@charset "utf-8";

@import url("base/reset.css");

@import url("common.css");
@import url("layout.css");

@import url("print.css");


/* /////////////////////////////////////////////////////////////////////////// GUIDANCE */
#guidanceFlow ul{
 overflow:hidden;
 zoom:1;
 width:668px;
 margin-right:-38px;
 background:url(images/guidance_flow_bg01.gif) no-repeat 0 50%;
}

#guidanceFlow ul li {
 display:inline;
}

#guidanceFlow ul li a {
 display:block;
 width:95px;
 height:95px;
 float:left;
 margin-right:38px;
 text-indent:-999em;
 overflow:hidden;
 background-position:0 0;
 background-repeat:no-repeat;
}

#guidanceFlow ul li a:hover {
 background-position:0 -95px;
}

#guidance_flow01 a {background-image:url(images/guidance_flow01.gif);}
#guidance_flow02 a {background-image:url(images/guidance_flow02.gif);}
#guidance_flow03 a {background-image:url(images/guidance_flow03.gif);}
#guidance_flow04 a {background-image:url(images/guidance_flow04.gif);}
#guidance_flow05 a {background-image:url(images/guidance_flow05.gif);}

#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 {
	float:right;
	padding-top: 10px;
	width:160px;
}
.songBox {
	width:440px;
	float:left;
}

.musicBox {
	padding:10px;
	border: 1px solid #ddd
}

.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;
 width:13px;
 height:13px;
}

/* 学院案内
-----------------------------------------------------*/



