@charset "UTF-8";

@import url("../common/css/reset.css");
@import url("../common/css/base.css");

/* -----------------------------------------------------------------
Title: jisseki.css
Created: 2010-06-11
Last Modified: 2010-06-11
------------------------------------------------------------------ */

body#jisseki #main dl{
	width:537px;
	height:auto;
	padding-left:10px;
	overflow:hidden;
}

body#jisseki #main dt{
	width:537px;
	font-size:1.4em;
	color:#000000;
	border-bottom:#CCCCCC dotted 1px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
}

body#jisseki #main dd{
	width:220px;
	height:auto;
	float:left;
	background:url(../common/images/icon01.png) left center no-repeat;
	padding-left:19px;
	font-size:1.4em;
	margin-bottom:20px;
}

body#jisseki #main div.schoolList {
	width:557px;
	height:auto;
	overflow:hidden;
}

body#jisseki #main div.schoolList .bgh01{
	background-color:#F3CC7D;
}

body#jisseki #main div.schoolList .bgd01{
	background-color:#FEFAF1;
}

body#jisseki #main div.schoolList .bgh02{
	background-color:#B2D271;
}

body#jisseki #main div.schoolList .bgd02{
	background-color:#F6F9EE;
}

body#jisseki #main div.schoolList .bgh03{
	background-color:#BCA3CA;
}

body#jisseki #main div.schoolList .bgd03{
	background-color:#F9F4FA;
}

body#jisseki #main div.schoolList .bgh05{
	background-color:#EA9D7F;
}

body#jisseki #main div.schoolList .bgd05{
	background-color:#FFF2EC;
}

body#jisseki #main div.schoolList .bgh06{
	background-color:#AAC79B;
}

body#jisseki #main div.schoolList .bgd06{
	background-color:#F2F7F0;
}



body#jisseki #main p.taikenLink{
	width:557px;
	height:auto;
	text-align:right;
	margin-bottom:10px;	
}

body#jisseki #main p.taikenLink a{
	height:auto;
	background:url(../common/images/icon01.png) left center no-repeat;
	padding-left:19px;
}


