@charset "utf-8";

/* 予約の流れ */

#step h3{
border:0px;
margin:0px;
}

#step ul.step_list{
margin:0px;
list-style:none;
}

#step ul.step_list li{
width:131px;
float:left;
padding:0px 10px 0px 20px;
line-height:120%;
}

/* セミナー情報 */

/* ピックアップセミナー */

#pickupSeminar{
border-bottom:3px solid #CC3300;
float:left;
margin-top:30px;
}

#pickupSeminar h3{
border:0px;
margin:0px;
}

.pickupImage{
float:left;
width:120px;
height:90px;
border:5px solid #EEEEEE;
}

.pickupImage a{
display:block;
width:120px;
height:90px;
}

#mainContent div.pickupItem{
float:right;
width:506px;
margin-left:10px;
}

.pickupItem h4{
background:#F0EDDE;
font-size:12px;
margin:0px 0px 5px 0px;
padding:3px;
border-left:3px solid #CC3300;
}

.pickupItem h4 a{
color:#454545;
}

.pickupItem h5{
color:#993300;
line-height:120%;
font-size:12px;
margin-bottom:4px;
}

.pickupData{
border:1px solid #CCCCCC;
padding:2px 5px;
font-size:10px;
margin-top:5px;
}

.pickupData span{
color:#993300;
font-weight:bold;
}

/* 新着セミナー */

#newSeminar{
float:left;
width:310px;
margin-top:30px;
}

#newSeminar h3{
border:0px;
margin:0px;
margin-bottom:10px;
}

#newSeminar dt{
margin:0px;
padding:0px;
margin-bottom:3px;
padding-left:5px;
border-bottom:0px;
border-left:3px solid #FF9900;
}

#newSeminar dd{
margin:0px;
padding:0px;
border-bottom:1px dashed #CCCCCC;
margin-bottom:5px;
padding-bottom:5px;
}

/* 無料セミナー */

#freeSeminar{
float:right;
width:310px;
margin-left:26px;
margin-top:30px;
}

#freeSeminar h3{
border:0px;
margin:0px;
margin-bottom:10px;
}

#freeSeminar dt{
margin:0px;
padding:0px;
margin-bottom:3px;
padding-left:5px;
border-bottom:0px;
border-left:3px solid #669900;
}

#freeSeminar dd{
margin:0px;
padding:0px;
border-bottom:1px dashed #CCCCCC;
margin-bottom:5px;
padding-bottom:5px;
}

.seminarBox{
border-bottom:1px solid #CCCCCC;
padding:10px 0px;
float:left;
}

/* セミナー画像 */

.seminarImage{
float:left;
width:120px;
height:90px;
border:5px solid #EEEEEE;
}

.seminarImage a{
display:block;
width:120px;
height:90px;
}

/* セミナー項目 */

#mainContent div.seminarItem{
float:right;
width:170px;
margin-left:10px;
font-size:10px;
}

#mainContent div.seminarItem dt{
font-weight:bold;
color:#993300;
border:0px;
margin:0px;
line-height:120%;
font-size:10px;
}

#mainContent div.seminarItem dd{
margin-bottom:1px;
line-height:120%;
}




