@charset"Shift_JIS";

/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #ffffff;
	background-image: url("../images/body_back.gif");
	color: #333333;
	}

.large{
	font-size: 14px; 
	line-height: 20px;
	}

.middle{
	font-size: 13px; 
	line-height: 20px; 
	}

.small{
	font-size: 11px; 
	line-height: 15px; 
	}

.ensmall{
	font-size: 12px; 
	line-height: 20px; 
	}

a:link {
	color: #0066cc; text-decoration: none;
	}

a:visited {
	color: #0033cc; text-decoration: none;
	}

a:hover {
	color: #0033cc; text-decoration: underline;
	}
	
a:active {
	color: #0033cc; text-decoration: none;
	}


hr{
	height:1px;
	width:570px;
	color: #003399;
	margin-left: 0px;
	margin-bottom: 15px;
	}


h1{
	margin: 0px;
	}

h2{
	margin-top: 35px;
	margin-bottom: 2px;
	}

h2 .top{
	margin-top: 30px;
	margin-bottom: 10px;
	}

h3{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 20px;
	color: #336699;
	font-weight: bold;
	}

h4{
	margin-top: 10px;
	margin-bottom: 3px;
	}

h5{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
	font-size: 13px;
	line-height: 20px;
	color: #336699;
	font-weight: bold;
	}

blockquote{
	margin-top: 10px;
	margin-left: 30px;
	}

.img{
	margin :10px;
	}

	
/* コンテンツ全体 */

#content{
	margin: 20px auto;
	width: 750px;
	text-align: left;
	color: #333333;
	border: #000033 1px solid;
	background-color: #ffffff;
	}

/* ヘッダー */

#head{
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 63px;
	text-align:left;
	background: #ffffff url("../images/header.gif") repeat left top;
	}

#logo{
	float:left;
	}

#contact{
	margin-left: 500px; 
	padding: 8px;
	}

#head table{
	font-size: 12px;
	color: #ffffff; 
	font-weight: bold; 
	}

#head a:link{
	color: #ffffcc; 
	text-decoration: none;
	}
	
/* ナビゲーション */
	
#top_navi{
	width: 750px;
	height: 29px;
	margin: 0px;
	}

#top_navi ul{
	margin: 0px;
	height: 29px;
	list-style-type: none;
	background: #ffffff url("../images/btn_top_back.gif") repeat;
	}
	
#top_navi li{
	display: inline;
	margin-left: 3px;
	}


/* コンテンツ */

#lead{
	width:650px;
	background-color: #ffffff;
	margin: 30px 40px 30px 40px;
	text-align:center;
	line-height: 22px; 
	}

#main{
	width:580px;
	background-color: #ffffff;
	margin: 10px 80px;
	text-align:left;
	font-size: 12px;
	line-height: 18px; 
	}



#main a:link{
	text-decoration: none;
	}
	
#main table .interval{
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}

#main ul{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 24px;
	vertical-align: middle;	
}

#main ul li{
	list-style-image:url("../images/mark.gif")
	}

#pmain{
	width:650px;
	background-color: #ffffff;
	margin: 14px 50px;
	text-align:left;
	font-size: 12px;
	line-height: 18px; 
	}

.title{
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	}

.midashi{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 20px;
	color: #336699;
	font-weight: bold;
	}

.explanation{
	margin: 0px 10px;
	width: 480px;
	}

.line{
	margin: 10px 0px 5px 0px;
	}

.space200{
	height: 200px;
	}

.space100{
	height: 100px;
	}

.space50{
	height: 50px;
	}

dl.news{
	margin-top: 10px; 
	margin-bottom: 50px; 
	width: 560px;
	}

dl.news dt{
	margin-top: 10px; 
	padding-left: 20px;
	width: 100px;
	font-size: 13px;
	line-height: 18px;
	float: left;
	clear: both;
	background: #ffffff url("../images/mark.gif") no-repeat left top;
	}

dl.news dd{
	margin-top: 10px; 
	margin-left: 120px; 
	font-size: 13px; 
	line-height: 18px;
	}

#gara{
	margin-top: -20px; 
	margin-left: 10px; 	
	}

/* フッター */

#footer{
	width: 750px;
	background-color: #163170;
	background: #ffffff url("../images/footer.gif") repeat left top;
	height: 14px;
	clear: both;
	}
	
#footer img{
	float: right;
	margin-top: 2px; 
	margin-right: 5px; 
	}	
