@charset "UTF-8";

/* ================================================================
	/public/guide/index.html  のみで使用
================================================================ */
/* .meinContMenu
----------------------------------------------------------- */
.meinContMenu {}

.meinContMenu ul {}

.meinContMenu ul li {
float:left;
display:inline;
width:237px;
padding:0 8px 7px 0;
}
.meinContMenu ul li.end {
padding:0 0 7px 0;
}


/* .seminarContWap
----------------------------------------------------------- */
.seminarContWap {
width:730px;
margin-bottom:10px;
}

.seminarContWap dl {
clear:both;
overflow:hidden;
width:710px;
padding:0 10px 4px 10px;
margin-bottom:6px;
background:url(../images/co_line_dotted.gif) 0 bottom repeat-x;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.seminarContWap dl {}
} /* Safari3 + Win Safari4 */
body:first-of-type body .seminarContWap dl {

} /* Safari4 */


.seminarContWap dl dt {
float:left;
width:60px;
line-height:1;
clear:both;
}

.seminarContWap dl dd {
float:right;
width:650px;
margin-top:-1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.seminarContWap dl dd {margin-top:-1px;}
} /* Safari3 + Win Safari4 */
body:first-of-type body .seminarContWap dl dd {
margin-top:-1px;
} /* Safari4 */



/* .topicsContWap
----------------------------------------------------------- */
.topicsContWap {
clear:both;
margin-bottom:10px;
}

.topicsContWap dl {}

.topicsContWap dl dt, 
.topicsContWap dl dd {
padding:0 10px 3px 10px;
margin-bottom:6px;
background:url(../images/co_line_dotted.gif) 0 bottom repeat-x;
}


.topicsContWap dl dd span {
display:block;
padding:1px 0 1px 17px;
background:url(../images/co_ic_arrow01.png) 0 0.25em no-repeat;
/background:url(../images/co_ic_arrow01.png) 0 0.3em no-repeat;
_background:url(../images/co_ic_arrow01.png) 0 16% no-repeat;
}

/*fifa2014ワールドカップ
----------------------------------------------------------- */

.fifa2014 {
	font-size:120%;
}
