@charset "UTF-8";

/*============================================================
//  サイトマップ
//==========================================================*/

#contents h3{
	width:935px;
	height:22px;
	background:#000;
	font-size:1.2em;
	color:#FFF;
	margin-bottom:8px;
	padding:3px 0 0 15px;
}
#contents .box{
	margin-bottom:30px;
}

#contents .box .college{
	width:455px;
	float:right;

}
#contents .box .college .map{
	width:455px;
	background:url(/imgcommon/site_box_bg.jpg) repeat-y;
	margin-bottom:15px;
}
#contents .box .college .map .top{
	width:455px;
	background:url(/imgcommon/site_box_top.jpg) no-repeat left top;
}
#contents .box .college .map .top .bottom{
	width:425px;
	padding:12px 15px;
	background:url(/imgcommon/site_box_bottom.jpg) no-repeat left bottom;
}

#contents .box .box-map{
	width:455px;
	background:url(/imgcommon/site_box_bg.jpg) repeat-y;
	margin-bottom:15px;
}
#contents .box .box-map left{
	width:425px;
	float:left;
}

#contents .box .box-map .top{
	width:455px;
	background:url(/imgcommon/site_box_top.jpg) no-repeat left top;
}
#contents .box .box-map .top .bottom{
	width:425px;
	padding:12px 15px;
	background:url(/imgcommon/site_box_bottom.jpg) no-repeat left bottom;
}

#contents .box h4.common{
	color:#53BDCF;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0 0 3px 10px;
	background:url(/imgcommon/site_title_common.gif) no-repeat 0 2px;
	border-bottom:solid 1px #CCC;
}


#contents .box h4.seitai{
	color:#f00;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0 0 3px 10px;
	background:url(/imgcommon/site_title_seitai.gif) no-repeat 0 2px;
	border-bottom:solid 1px #CCC;
}

#contents .box h4.sports{
	color:#F60;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0 0 3px 10px;
	background:url(/imgcommon/site_title_sports.gif) no-repeat 0 2px;
	border-bottom:solid 1px #CCC;
}

#contents .box h4.yoga{
	color:#FF9300;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0 0 3px 10px;
	background:url(/imgcommon/site_title_yoga.gif) no-repeat 0 2px;
	border-bottom:solid 1px #CCC;
}

#contents .box h4.baby{
	color:#FF3A4F;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0 0 3px 10px;
	background:url(/imgcommon/site_title_baby.gif) no-repeat 0 2px;
	border-bottom:solid 1px #CCC;
}


#contents .box h4.beauty{
	color:#0089FF;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0 0 3px 10px;
	background:url(/imgcommon/site_title_beauty.gif) no-repeat 0 2px;
	border-bottom:solid 1px #CCC;
}

#contents .box h5{
	font-size:12px;
	color:#333;
	margin:8px 0 3px 0;;
	font-weight:normal;
	line-height:140%;
}
#contents .box h5 a{
	text-decoration:none;
}
#contents .box ul{
	font-size:12px;
	color:#333;
	margin-bottom:5px;
}
#contents .box li{
	list-style:inside disc;
	line-height:140%;
	margin:0 0 0 13px;
}
#contents .box .non{
	color:#999;
}
#contents .box a{
	font-size:12px;
	color:#333;
	text-decoration:none;
}

#contents .box a:hover{
	color:#53BDCF;
	text-decoration:underline;
}

#contents .box a:visited{
	color:#53BDCF;
	text-decoration:none;
}

#contents .box li.list{
	list-style:none;
}
#contents .toptop{
	width:950px;
	text-align:right;
	font-size:10px;
	padding:0;
}
#contents .toptop a{
	color:#333;
	text-decoration: underline;
}
#contents .toptop a:hover{
	color:#93D6E2;
	text-decoration: underline;
}

