@charset "utf-8";

#pre {
width:856px;
margin-right:-6px;
}

/* main image */
#pre h2 {
margin-bottom:27px;
}

/* services */
#pre .services {
overflow:hidden;
height:100%;
margin-bottom:11px;
}
#pre .services .item {
float:left;
}
#pre .services .epr {
margin-right:5px;
}
#pre .services .item img {
vertical-align:bottom;
}

/* news */
#main .news {
position:relative;
}
#main .news p {
position:absolute;
top:9px;
right:10px;
}
#main .news dl {
font-size:1.2em;
}
#main .news dt {
margin-bottom:5px;
padding-top:13px;
}
#main .news dt img {
margin-left:6px;
vertical-align:middle;
}
#main .news dd {
padding-bottom:13px;
border-bottom:1px dotted #D6D6D6;
}

/* seminar */
#sub .seminar {
background:url(../img/index_bg_01.png) repeat-y;
}
#sub .seminar-inner {
height:100%;
padding-bottom:3px;
background:url(../img/index_bg_02.png) left bottom no-repeat;
}
#sub .seminar .item {
padding:11px 12px 13px;
}
#sub .seminar .item h3 {
margin-bottom:6px;
color:#00f;
font-size:1.4em;
font-weight:bold;
}
#sub .seminar .item ul {
margin-bottom:7px;
font-size:1.2em;
}
#sub .seminar .item p {
color:#333;
font-size:1.2em;
}
#sub .seminar .item .more {
margin-top:10px;
font-size:1em;
text-align:right;
}
#sub .seminar .item .more a {
padding-left:11px;
background:url(../img/index_bg_03.png) left center no-repeat;
}
