@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg_grad.jpg);
	background-repeat:repeat-x;
	background-color: #647484;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}


/* トップページ */

#container {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	}
	
#header {
	width: 798px;
	height: 118px;
	}
#header-blank {
	height: 16px;
	width: 798px;
	}
#header-top {
	width: 798px;
	height: 16px;
	background-image:url(../images/main_header_top.png);
	}
#header-blank h1{
	font-size: 10px;
	font-weight:normal;
	color:#999999;
	line-height: 16px;
	padding-left: 25px;
	}
#header-main {
	width: 798px;
	height: 86px;
	background-image:url(../images/main_header.png);
	}
#header-main-left{
	width: 150px;
	height: 86px;
	text-align:right;
	float:left;
	}
#header-main-right{
	width: 220px;
	height:22px;
	float: right;
	padding-top:59px;
	}
#navigation {
	width: 798px;
	height: 37px;
	}

#main {
	width: 798px;
	height: 215px;
	background-image:url(../images/main_body_bg.png);
	}
#main-left{
	width: 205px;
	height: 232px;
	padding-left:32px;
	padding-top:5px;
	float:left;
	}
#banner {
	width: 798px;
	height: 335px;
	background-image:url(../images/main_body_bg.png);
	}
.banner-image{
	padding:5px;
	}
.banner-image2{
	padding: 30px 3px 10px 3px;
	}
#banner-main{
	width:726px;
	height: 320px;
	margin-left: auto;
	margin-right:auto;
	border: #d8d8d8 1px solid;
	background-color: #f8f8f8;
	text-align:left;

	}
#banner-main2{
	font-size:12px;
	color:#333333;
	line-height:18px;
	padding-left:20px;
}	

#banner-main-right{
	width: 180px;
	float:right;
	margin: 25px 5px;
	display:inline;
	}
#footer {
	width: 798px;
	height: 28px;
	background-image:url(../images/footer.png);
	overflow:hidden;
	}
#footer-link {
	width: 600px;
	font-size: 10px;
	color:#CCCCCC;
	padding: 7px 0px 5px 160px;
	text-align:right;
	overflow:hidden;
	}

#footer-link a:link{
	color: #CCCCCC;
	text-decoration: none;
}
#footer-link a:visited {
	text-decoration: none;
	color: #999999;
}
#footer-link a:hover {
	text-decoration: none;
	color: #999999;
}
#footer-link a:active {
	text-decoration: none;
	color: #CCCCCC;
}

#top-flash-content{
	width:750px;
	height:210px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	}
#float-clear{
	float:clear;
}

#message-header{
	background-color:#F4F4F4;
	border-left: 4px solid #777;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	font-size: 14px;
	padding: 5px 10px;
	margin-left: -10px;
	margin-bottom: 10px;	
	margin-top:10px;
	width: 475px;
	}

/* 工事中 */

#main-const-def{
	width: 798px;
	height: 451px;
	background-image:url(../images/main_body_bg.png);
	font-size:12px;
	line-height: 16px;
	color:#555;
}

#main-sitepolicy {
	width: 798px;
	height:1000px;
	background-image:url(../images/main_body_bg.png);
	font-size:12px;
	line-height: 16px;
	color:#555;
	}	
#main-privacypolicy {
	width: 798px;
	height:800px;
	background-image:url(../images/main_body_bg.png);
	font-size:12px;
	line-height: 16px;
	color:#555;
	}	
	
#main-sitemap {
	width: 798px;
	height:900px;
	background-image:url(../images/main_body_bg.png);
	font-size:12px;
	line-height: 16px;
	color:#555;
	}	
	
#main-sitemap td{
	border:#888 solid 1px; 
	}	