@charset "utf-8";


.mt30 {
    margin-top: 15px !important;
}

#wrapper a{
color:#333333;
text-decoration:none;
vertical-align:middle;
}

#wrapper a:hover{
text-decoration:underline;
}

#wrapper #topNavi a{
text-decoration:none;
width:142px;
height:50px;
padding-top:16px;
}

#wrapper #topNavi a.long{
padding-top:6px;
}

.chrome #wrapper #topNavi a.long{
padding-top:9px;
}

.mac.chrome #wrapper #topNavi a.long{
padding-top:3px;
}

#wrapper #topNavi a:hover{
text-decoration:none;
background-color:#E6E6E6;
}

#cont h1{
color: #666;
margin-top: 3px;
margin-bottom: 10px;
font-size: 10px;
font-weight: normal;
}

.bg_top{
background-image:url("../img/contents/sheet_top.jpg");
background-repeat:no-repeat;
background-position:top center;
}

.bg_middle{
background-image:url("../img/contents/sheet_middle.jpg");
margin-top:40px;
}

.bg_bottom{
background-image:url("../img/contents/sheet_bottom.jpg");
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom: 27px;
}


/***********************************

トップ

***********************************/

#o_top{
font-size:16px;
margin-top:15px;
margin-bottom:102px;
}


#o_top p{
margin-bottom:25px;
}

.o_reason{
position:relative;
margin-bottom:70px;
}

.o_reason p.reason_txt{
left: 133px;
position: absolute;
top: 95px;
}

.r_2{
margin-bottom:75px;
}


.o_reason p.reason_txt span{
font-size: 45px;
letter-spacing: -2px;
}

#o_top p.o_line{
margin:40px 0;
}


/***********************************

ラインナップ

***********************************/

.lineup_img{
margin-left: 18px;
padding-top: 18px;
}


ul.planList{
margin: 0 133px;
padding-bottom: 100px;
padding-top: 260px;
}

ul.planList li{
list-style-image:url("../img/contents/img_point.gif");
padding-bottom:10px;
}

/* プラン1 */

.plan01_top{
background-image:url("../img/contents/plan01_top.jpg");
background-repeat:no-repeat;
background-position:top center;
width:688px;
}

.plan01_middle{
background-image:url("../img/contents/plan01_middle.jpg");
width:688px;
margin-top:30px;
margin-left:18px;
}

.plan01_bottom{
background-image:url("../img/contents/plan01_bottom.jpg");
background-repeat:no-repeat;
background-position:bottom center;
width:688px;
}

/* プラン２ */

ul.planList li.l_2{
list-style-image:url("../img/contents/img_point02.gif");
}


.plan02_top{
background-image:url("../img/contents/plan02_top.jpg");
background-repeat:no-repeat;
background-position:top center;
width:688px;
}

.plan02_middle{
background-image:url("../img/contents/plan02_middle.jpg");
width:688px;
margin-top:30px;
margin-left:18px;
}

.plan02_bottom{
background-image:url("../img/contents/plan02_bottom.jpg");
background-repeat:no-repeat;
background-position:bottom center;
width:688px;
}

/* プラン3 */

ul.planList li.l_3{
list-style-image:url("../img/contents/img_point03.gif");
}

.plan03_top{
background-image:url("../img/contents/plan03_top.jpg");
background-repeat:no-repeat;
background-position:top center;
width:688px;
}

.plan03_middle{
background-image:url("../img/contents/plan03_middle.jpg");
width:688px;
margin-top:30px;
margin-left:18px;
}

.plan03_bottom{
background-image:url("../img/contents/plan03_bottom.jpg");
background-repeat:no-repeat;
background-position:bottom center;
width:688px;
}


/* プラン4 */

.plan04_top ul.planList{
margin: 0 133px;
padding-bottom: 100px;
padding-top: 315px;
}


ul.planList li.l_4{
list-style-image:url("../img/contents/img_point04.gif");
}


.plan04_top{
background-image:url("../img/contents/plan04_top.jpg");
background-repeat:no-repeat;
background-position:top center;
width:688px;
}

.plan04_middle{
background-image:url("../img/contents/plan04_middle.jpg");
width:688px;
margin-top:30px;
margin-left:18px;
}

.plan04_bottom{
background-image:url("../img/contents/plan04_bottom.jpg");
background-repeat:no-repeat;
background-position:bottom center;
width:688px;
}

li span {
margin-left: -41px;
padding-right: 22px;
}

/***********************************

業界別実績一覧

***********************************/

p.o_img{
text-align:center;
padding-top:18px;
margin-bottom:25px;
margin-left:-3px;
}

table{
margin: 10px 137px 30px;
border-collapse:collapse;
background-color:#FFFFFF;
border:1px solid #333333;
margin-top:10px;
width:450px;
}

caption{
padding-bottom:10px;
}

table td,th{
padding:5px 10px;
border:1px solid #333333;
}

th{
text-align:center;
}

td.num{
text-align:right;
}

th{
background-color:#D5C88A;
}

/***********************************

受講者の感想

***********************************/


.commentBox{
border:1px solid #666666;
width:616px;
background-color:#FFFFFF;
margin:0 54px 30px;
padding:15px;
line-height:150%;
}

.o_click{
left: 327px;
position: relative;
top: -15px;
}


/***********************************

OJTシート

***********************************/


#pdf_download {
    margin: 10px 0 19px 30px;
}
#pdf_download h5 {
    background-image: url("../img/publish/mag_ojt/arrow_right_blue.gif");
    background-position: left 4px;
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
/*    margin-top: 10px;*/
    padding-left: 15px;
    vertical-align: middle;
}

#pdf_download h5 img {
    padding-left: 10px;
}

#pdf_download .pdf_box {
    float: left;
    list-style-type: none;
    padding-bottom: 20px;
    width: 230px;
}


#pdf_download p {
    font-size: 11px;
    margin-top: 5px;
}

#pdf_download p img {
    margin-bottom: 5px;
    padding-left: 10px;
}


/***********************************

OJT関連情報

***********************************/

p.title{
margin-left: 78px;
text-align: left;
}

p.img{
float: left;
margin-left: 480px;
margin-top: -170px;
}

ul.infoList{
list-style-image:url("../img/contents/img_point.gif");
margin-left: 145px;
padding-bottom: 30px;
}


ul.infoList li{
margin-bottom:10px;
}