@charset "utf-8";

/* 検索案内 */

#searchText{
margin:20px 0px 40px 0px;
}

#searchGuide{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding:10px 20px;
margin-bottom:20px;
}

#searchGuide dt{
color:#555555;
border:0px;
margin-bottom:5px;
}

#searchGuide dd{
margin-bottom:15px;
}

#searchGuide dd span{
background:#eeeeee;
font-weight:bold;
padding:1px 4px;
float:left;
margin-right:10px;
}

/* セミナー一覧 */

.pageButton{
text-align:right;
margin:20px 0px;
}

.pageButton img{
margin-left:5px;
}

.seminarBox{
border-top:2px solid #511B00;
border-bottom:1px solid #CCCCCC;
float:left;
width:622px;
padding-bottom:10px;
margin-bottom:20px;
}

#mainContent .seminarBox h3{
font-size:14px;
border-bottom:1px dashed #511B00;
padding:5px 0px;
background:url(../search/images/detail.gif) no-repeat 100% 50%;
}

#mainContent .seminarBox h3 a{
display:block;
color:#669900;
text-decoration:none;
padding-right:80px;
}

/* セミナー簡単チェック */
.seminarCheck{
float:left;
width:422px;
}

/* 申込み期限 */
.seminarDeadline{
float:right;
width:200px;
text-align:right;
color:#CC3300;
font-weight:bold;
}

/* セミナーカテゴリ */
.seminarCategory{
color:#666666;
margin-bottom:10px;
}

.seminarImage{
float:left;
width:120px;
border:1px solid #CCCCCC;
padding:4px;
height:90px;
}

.seminarImage a{
display:block;
width:120px;
height:90px;
}

.seminarContents{
float:right;
width:482px;
margin-left:10px;
}

.seminarContents h4{
font-size:12px;
color:#993300;
margin-bottom:5px;
}
