@charset "utf-8";

@import url("base/reset.css");

@import url("common.css");
@import url("layout.css");

@import url("print.css");


/* /////////////////////////////////////////////////////////////////////////// GUIDANCE */


#guidance .syosai dl {
	line-height:1.8em;
}
#guidance .syosai dt {
	color:#00A2D7;
	font-weight:bold;
}

#guidance .item {
	line-height:1.8em;
	display:block;
	border-bottom:1px solid #C8DAE4;
	padding-bottom:30px;
	margin-bottom:15px;
}

#guidance .item dt {
	white-space: nowrap;
	margin: 0.1em;
	width: 5.5em;
	border: 1px solid #ddd;
	text-align: center;
	line-height:1.8em;
}

#guidance .item dd {
	font-weight: normal;
	line-height:1.8em;
	margin: -1.9em 0 5px 6.4em;
}


#guidance .symbol {
	padding:0px;
}
#guidance .symbol img {
	padding:15px 15px 25px 20px;
}
#guidance .symbol_text {
width:391px;
margin-top:15px;
}

#guidance th {
	width:18%;
	text-align:center;
}
.border_gray#music {
	margin-left: 450px;
	padding-top: 10px;
}
.border_gray#music h6  {
	font-weight: bold;
	color: #00A2D7;
	margin-bottom: 5px;
}
.border_t_dash {
	padding-top: 10px;
	border-top: 1px dashed #cccccc;
}
.old_kei {
	vertical-align: middle;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}