
/*tokutaisei.css*/

/*LEFT*/

#gaiyou_title {
  margin-top: 10px;
}

/*RIGHT*/

.jisseki {
  border: 1px solid #00ccff;
  background-color: #ffffcc;
}

.jisseki2 {
  padding: 7px;
}

.jisseki_a {
  margin-bottom: 5px;
}

.jisseki_b {
  margin: 3px;
  color: #003399;
  font-size: 16px;
  text-align: right;
}

.jisseki_c {
  margin: 3px;
  color: #ff0000;
  font-size: 16px;
  text-align: right;
}

.blog {
  margin-top: 10px;
  border: 1px solid #00ccff;
  background-color: #ffffcc;
}

.blog_title {
  padding: 4px;
  text-align: center;
}

/*----↓11期追加から）-------------------------------------------------*/

/*----------------------------------------------------------------------
header 下
-----------------------------------------------------------------------*/

/*----------------------------------------------------------------------
main
-----------------------------------------------------------------------*/

div#new-main {
  padding: 10px 0;
  color: #000;
  text-align: left;
}

div#new-main a {
  text-decoration: underline;
}

img {
  border: none;
}

.red {
  color: #f00;
}

div#new-main p,
div#new-main ul,
div#new-main ol,
div#new-main dl,
div#new-main dl dt,
div#new-main dl dd {
  margin: 0;
  padding: 0;
  text-indent: 0;
}

div#new-main ul li,
div#new-main ol li {
  list-style-type: none;
}

div#new-main div#pan {
  margin-bottom: 5px;
  padding-left: 17px;
}

/*-- navigation --*/
div#title-box {
  margin-bottom: 10px;
  width: 760px;
  height: 77px;
  position: relative;
}

div#title-box ul {
  width: 591px;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

* html div#title-box ul {
  bottom: -1px;
}

div#title-box ul li {
  margin-right: 5px;
  float: left;
  width: 192px;
}

div#title-box ul li a {
  display: block;
  height: 64px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 0 -64px;
}

div#title-box ul li a:hover {
  background-position: 0 0;
}

div#title-box ul li.on a,
div#title-box ul li.on a:hover {
  background-position: 0 0;
  cursor: default;
}

div#title-box ul li#navi-pcbeginner a {
  background-image: url('/images/college/tokutaisei/navi-tokutaisei-pc-beginner.gif');
}

div#title-box ul li#navi-beginner a {
  background-image: url('/images/college/tokutaisei/navi-tokutaisei-beginner.gif');
}

div#title-box ul li#navi-stepup a {
  background-image: url('/images/college/tokutaisei/navi-tokutaisei-stepup.gif');
}

/*-- main --*/
div#new-main h1,
div#new-main h2,
div#new-main h3,
div#new-main h4 {
  margin: 0;
  padding: 0;
  display: block;
  line-height: 1;
}

div#new-main h2 {
  margin-bottom: 10px;
}

div#new-main p.catch {
  padding: 10px 0;
  line-height: 1.8;
  font-weight: bold;
  text-align: center;
}

div#new-main p.catch strong {
  padding: 3px 5px;
  display: block;
  color: #fff;
  background-color: #f00;
}

div#new-main div.sect {
  margin: 0 10px 10px;
  text-align: left;
}

div#new-main div.sect p,
div#new-main div.b-sect {
  margin-bottom: 10px;
}

div#new-main div.about {
  margin: 0 15px;
  padding-bottom: 10px;
  width: 708px;
  background: #ecf8c8 url('/images/college/tokutaisei/bg-about-btm.gif') no-repeat 0 100%;
}

div#new-main div.about ul {
  padding: 10px 10px 0;
  background: url('/images/college/tokutaisei/bg-about-top.gif') no-repeat 0 0;
}

div#new-main div.about ul li {
  padding-left: 15px;
  background: url('/images/college/tokutaisei/bullet-circle.gif') no-repeat 0 3px;
}

div#new-main div.apply {
  margin: 0 10px 30px;
  text-align: center;
}

div#new-main div.apply p {
  margin-bottom: 10px;
  font-size: 12px;
}

div#new-main div.apply p.inquiry {
  font-size: 14px;
}

div#new-main div.apply p.deadline {
  margin-bottom: 5px;
  color: #fff;
  background-color: #f00;
  font-weight: bold;
  font-size: 1.2em;
}

div#new-main div.apply dl.requirement {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #E5F8FF;
  text-align: left;
}

div#new-main div.apply dl.requirement dt {
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 1.2em;
}

div#new-main div.apply dl.requirement dd {
    line-height: 1.5;
    padding: 0 10px;
}

div#new-main div.apply dl.requirement dt span.monospace {
  color: #75AA03;
}

div#new-main div.lead {
  margin: 0 10px 20px;
}

div#new-main .imgbox-01 {
  text-align: center;
}

/*-- ut --*/
div#new-main ul#teach-detail-list {
  padding-bottom: 10px;
}

div#new-main ul#teach-detail-list li {
  margin-bottom: 10px;
  border-bottom: 1px #999 solid;
}

div#new-main ul#teach-detail-list li h3 {
  margin: 0 7px 5px;
  padding-left: 20px;
  color: #f00;
  background: url("/images/college/tokutaisei/icon-down-arrow.gif") no-repeat 0 0;
  font-weight: bold;
  font-size: 1.2em;
  text-align: left;
}

div#new-main ul#teach-detail-list li div.teach-detail-box {
  margin-left: 5px;
  padding-bottom: 10px;
  width: 733px;
  overflow: hidden;
}

div#new-main ul#teach-detail-list li div.teach-detail-box dl.teach-profile {
  margin-right: 10px;
  width: 112px;
  float: left;
  position: relative;
}

div#new-main ul#teach-detail-list li div.teach-detail-box dl.teach-profile dt {
  margin: 125px 0 5px;
  font-weight: bold;
  text-align: center;
}

div#new-main ul#teach-detail-list li div.teach-detail-box dl.teach-profile dd.teach-profile-pht {
  position: absolute;
  top: 0;
  left: 0;
}

div#new-main ul#teach-detail-list li div.teach-detail-box dl.teach-profile dd {
  font-size: 0.9em;
  line-height: 1.3;
}

div#new-main ul#teach-detail-list li div.teach-detail-box dl.teach-profile dd.teach-profile-field {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px #999 dotted;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail {
  width: 608px;
  float: left;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail h4 {
  margin-bottom: 5px;
  padding: 5px;
  background-color: #ebf7c7;
  font-weight: bold;
  font-size: 1.2em;
  text-align: left;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail h4 span.monospace,
div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail ul li span.monospace {
  color: #75aa03;
  font-weight: normal;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail table {
  margin-bottom: 10px;
  border: 1px #999 solid;
  border-width: 1px 1px 0;
  width: 608px;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail table tr th,
div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail table tr td {
  padding: 5px 3px;
  border-bottom: 1px #999 solid;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail table tr th {
  width: 91px;
  border-right: 1px #999 solid;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail table tr th.teach-status01 {
  background-color: #e5f8ff;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail table tr th.teach-status02 {
  background-color: #ebf7c7;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail table tr td {
  vertical-align: middle;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail table tr td img {
  vertical-align: bottom;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail ul li {
  margin: 0 0 0 5px;
  border: 0;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail ul li span.cont {
  font-size: 13px;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail ul li span.price {
  color: #f00;
  font-weight: bold;
}

div#new-main ul#teach-detail-list li div.teach-detail-box dl.teach-profile dd.teach-profile-pht img {
  border: 1px #999 solid;
}

div#new-main ul#teach-detail-list li div.teach-detail-box div.teach-detail p.teach-blog {
  margin: 10px 7px 5px;
  line-height: 2;
  font-weight: bold;
}

/*-- Xebv --*/
div#new-main ol#step-list {
  margin: 0 10px 5px;
  width: 720px;
  overflow: hidden;
}

div#new-main ol#step-list li {
  width: 144px;
  float: left;
}

div#new-main p.step-notice,
div#new-main dl.payment {
  margin: 0 10px;
  padding-bottom: 10px;
}

/*-- x --*/
div#new-main dl.payment dt {
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 1.2em;
}

div#new-main dl.payment dt span {
  color: #75aa03;
}

div#new-main dl.payment dd {
  padding: 0 10px;
  line-height: 1.5;
}

div#new-main dl.payment dd p {
  margin-top: 5px;
}

/*-- wbZ[W --*/
div#new-main p.message {
  margin-top: -10px;
  padding: 15px;
  background-color: #ebf7c7;
}

div#new-main p.message img {
  vertical-align: bottom;
}


/*-----------------------------------------------------------------------------
mEnER[X
-----------------------------------------------------------------------------*/
div#tokutaisei-beginner div.beginner-intro,
div#tokutaisei-beginner div.beginner-intro p {
  padding-bottom: 10px;
}

div#tokutaisei-beginner div.beginner-intro p.catch {
  padding: 0;
  line-height: 1.8;
  font-weight: bold;
  text-align: center;
}

div#tokutaisei-beginner div.beginner-intro p.catch strong,
div#tokutaisei-beginner div.apply p.b-deadline {
  padding: 0 5px;
  display: block;
  color: #fff;
  background-color: #73be1e;
  font-weight: bold;
  font-size: 1.2em;
}

div#tokutaisei-beginner div.beginner-intro p.lead {
  padding: 30px 0 15px 205px;
  background: url('/images/college/tokutaisei/beginner-moshimo-chan.gif') no-repeat 0 100%;
  line-height: 1.5;
  font-size: 1.2em;
}

div#new-main dl#beginner-premiere {
  margin-bottom: 5px;
  padding: 10px 10px 0;
  background-color: #fdfddf;
}

* html div#new-main dl#beginner-premiere {
  height: 1%;
}

div#new-main dl#beginner-premiere dt {
  padding: 0 0 5px 20px;
  color: #75aa03;
  background: url('/images/college/tokutaisei/bullet-star.gif') no-repeat 0 0;
  font-weight: bold;
  font-size: 1.15em;
}

div#new-main dl#beginner-premiere dd {
  padding-bottom: 10px;
}

div#new-main dl#beginner-premiere dd table {
  margin-bottom: -2px;
  border-collapse: collapse;
}

div#new-main dl#beginner-premiere dd table tr th {
  border-bottom: 4px #fdfddf solid;
  width: 75px;
  color: #fff;
  background-color: #75aa03;
  text-align: center;
}

div#new-main dl#beginner-premiere dd table tr td {
  padding: 5px;
  border-bottom: 4px #fdfddf solid;
  background-color: #fff;
  font-size: 12px;
}

div#new-main dl#beginner-premiere dd table tr td strong {
  font-size: 1.2em;
}

div#new-main dl#beginner-premiere dd table tr td.hearing {
  color: #f00;
  font-weight: bold;
  font-size: 1.15em;
}

div#tokutaisei-beginner div#new-main dl#beginner-premiere dd ul li {
  padding-right: 30px;
}



/*-----------------------------------------------------------------------------
PCR[X
-----------------------------------------------------------------------------*/

/* tLy[ */
div#tokutaisei-beginner div#new-main p.spring-cp {
  padding-bottom: 40px;
  border-bottom: #999 1px solid;
  text-align: center;
}

/* utB */
div#tokutaisei-beginner h2 {
  margin-bottom: 5px;
}

div#tokutaisei-beginner p.caption {
  color: #782a12;
  font-size: 10px;
  text-align: right;
}

div#new-main dl#beg {
  padding: 20px 0 10px;
  width: 760px;
  position: relative;
}

div#new-main dl#beg dt {
  margin-bottom: 10px;
  line-height: 1.6;
  color: #782a12;
  font-size: 108%;
}

div#new-main dl#beg dd {
  margin-bottom: 10px;
}

div#new-main dl#beg dd#mouse {
  position: absolute;
  top: 46px;
  right: 0;
}

/* CutｿI */
div#new-main dl#premiere {
  margin-bottom: 5px;
  padding: 10px 10px 0;
  background-color: #fdfddf;
  color: #782a12;
}

div#new-main dl#premiere dt,
div#new-main dl#premiere dd {
  padding-bottom: 5px;
}

div#new-main dl#premiere dd {
  padding-bottom: 1em;
  font-size: 14px;
  line-height: 1.7;
}

div#new-main dl#premiere dd.premiere-caution {
  font-size: 12px;
  line-height: 1.5;
}

div#new-main dl#premiere dd ul li,
div#new-main dl#beginner-premiere dd ul li {
  padding-right: 50px;
  display: inline;
  list-style-type: none;
  font-weight: bold;
}

div#new-main p.premiere-caption {
  margin-bottom: 20px;
}

/* wFut */
div#tokutaisei-beginner h3 {
  margin-bottom: 5px;
}

div#new-main .section {
  width: 760px;
  overflow: hidden;
}

*:first-child + html div#new-main .section {
  padding-bottom: 20px;
}

dl.teacher,
dl.teacher dt,
dl.teacher dd {
  display: block;
}

div#new-main dl.teacher {
  margin: 0 10px 0 0;
  padding-bottom: 10px;
  position: relative;
  float: left;
  width: 375px;
  min-height: 122px;
}

* html div#new-main dl.teacher {
  height: 122px;
}

div#new-main dl.none {
  margin-right: 0;
}

div#new-main dl.teacher dt {
  position: absolute;
  top: 0;
  left: 0;
  width: 112px;
  height: 122px;
}

div#new-main dl.teacher dd {
  margin: 0 0 5px 117px;
  line-height: 1.4;
  color: #404040;
  font-size: 93%;
}

div#new-main dl.teacher dd span {
  color: #fe7200;
}

div#new-main dl.teacher dd span.monospace {
  color: #000;
}

div#new-main dl.teacher dd.teacher-blog {
  padding-left: 53px;
  background: url("/images/college/sdekisugi/eye-blog.gif") no-repeat 0 4px;
}

/* u */
div#lec {
  margin: 0 0 20px 30px;
  padding-bottom: 15px;
  width: 700px;
  background: #d8f26e url("/images/college/sdekisugi/lec-bottom.gif") no-repeat 0 100%;
  text-align: center;
}

img#lec-btn {
  margin: 10px auto 5px;
}

div#lec p {
  font-size: 93%;
}

/* Xebv */
div#new-main ol#step-list-b {
  margin: 0 0 20px 17px;
}

div#new-main ol#step-list-b li {
  margin-bottom: 3px;
  padding: 5px 0 5px 35px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

div#new-main ol#step-list-b li.step1 {
  margin-bottom: 3px;
  padding: 5px 0 5px 35px;
  background-image: url("/images/college/tokutaisei/step-num1.gif");
}

div#new-main ol#step-list-b li.step2 {
  background-image: url("/images/college/tokutaisei/step-num2.gif");
}

div#new-main ol#step-list-b li.step3 {
  background-image: url("/images/college/tokutaisei/step-num3.gif");
}

div#new-main ol#step-list-b li.step4 {
  background-image: url("/images/college/sdekisugi/step-4.gif");
}

/*--  --*/
div#new-main dl#inquiry {
  margin-bottom: 20px;
  text-align: center
}

div#new-main dl#inquiry dt {
  margin-bottom: 10px;
  padding: 5px 0;
  color: #fff;
  background-color: #73be1e;
  font-weight: bold;
  font-size: 1.3em;
}

div#new-main dl#inquiry dd {
  padding-bottom: 5px;
}

div#tokutaisei-beginner div#new-main p.entry-btn {
  margin-bottom: 10px;
  text-align: center;
}

div#new-main div.apply p.next {
  padding: 5px;
  background-color: #EBF7C7;
  font-size: 14px;
}

/*-- R[X --*/
div#new-main ul.class-link {
  margin: 10px 0;
  padding: 7px 10px 5px;
  border: 1px #ccc solid;
}

div#new-main ul.class-link li {
  padding-bottom: 2px;
}

div#new-main ul.class-link li span {
  color: #9c3;
}

div#new-main ul.class-link li a {
  font-weight: bold;
}

/*-- uﾒiXebvAbvj --*/
div#new-main div.voice-list div.voice-inner {
  display: none;
}

div#new-main div.voice-list p.voice-btn {
  text-align: center;
}



