@charset "shift_jis";



body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
	background: #FFFFFF url(images/bg.png) repeat;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}




a { color: #039;
}
a:hover {
	color: #333370;
	text-decoration: none;
}




#container {

	background-repeat: no-repeat;
	background-position: center top;
}




#header {
	text-align: left;
	height: 150px;
	width: 960px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#header #logo {
	position: absolute;
	left: 0px;	
	top: 0px;	
}


#header h1 {
	font-size: 11px;	
	font-weight: normal;
	color: #FFFFFF;	
	line-height: 20px;
	text-align: right;	
	
	z-index: 1;	
}




#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #FFF url(images/contents_bg.png) repeat-y;
}



ul#menu li {
	float: left;
}

ul#menu img {
	vertical-align: bottom;
}




#contentsin {
	clear: left;
	width: 100%;
}




#main {
	float: right;
	display: inline;
	width: 650px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-right:20px;
	
}


#main h2 {
	font-size: 100%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 35px;
	color: #91cec7;	
	background-image: url(images/midashi_bg.png);
	background-repeat: no-repeat;
}


#main p {
	padding: 0.5em 10px 1em;
}




#side {
	float: left;
	display: inline;
	width: 240px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-left: 10px;
}


#side h3 {
	background-color: #FFFFFF;
	font-size: 100%;
	color: #000040;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#side h3 a {
	color: #000040;
}


#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}


#side a {
	color: #FFFFFF;	
}




ul.sidemenu {
	margin-bottom: 1em;
}

ul.sidemenu a {
	display: block;
	width: 238px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0a3b77;
}

ul.sidemenu a:hover {
	background-color: #363687;
	background-image: none;
}





#footer {
	clear: both;
	width: 100%;
	background-color: #0a3b77;
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}




#main dl.new {
	height: 145px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000040;
}

#main dl.new dt {
	font-weight: bold;
}

#main dl.new dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000040;
}




.color1 {
	color: #000088;
	position:relative;
}
.color1 strong{font-size:14px;}
.color1 img{margin-left:7px;position:relative;top:5px;}
.look {
	background-color: #ebebeb;
}

.pagetop {
	text-align: right;
}

.mb1em {
	margin-bottom: 1em;
}

.midashi{
	border:#ccc solid 1px;
	display:block;
	width:600px;
	padding:0.1em 0.2em;
	margin-bottom:5px;
    }  
.midashib{
	font-size:14px;
	border-left:#229 solid 6px;
	padding:0em 0.3em
    }  
.new{margin-left:20px;}

.rt{display:block;text-align:right;}


.ryakureki{margin-top:0px;margin-left:25px;}
.ryakureki th{font-weight:normal;width:150px;}


.lv1{margin-top:0px;margin-left:38px;padding:0px;}
.lv1 li{margin-top:0px;margin-bottom:0px;padding:0px;}

.lv2{margin-top:0px;margin-left:56px;padding:0px;}
.lv2 li{margin-top:0px;margin-bottom:0px;padding:0px;padding-left:2em;text-indent:-2em;}

.bdr1{padding-left:0.7em;border-left:#229 solid 3px;margin-left:25px;}

.katsudou{margin-top:-5px;margin-left:40px;}
.katsudou th,.katsudou td{border:1px solid #ccc;padding:3px 10px;}
.katsudou th{width:100px;text-align:center;background-color:#EEE;}