/* ページレイアウト */
*{
	margin:0;
	padding:0;
	border:none;
/* 	line-height:150%;*/
}

body {
	width : 100%;
	background-image: url(../img/bg.gif);
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
}
#body {
	width : 800px;
	border: 1px solid #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#miniheader {
	height: 14px;
	width : 790px;
	font-size: 10px;
	background-color: #990000;
	color: #FFFFFF;
	padding-left:10px;
	text-align: left;
}
#minifooter {
	height: 14px;
	width : 790px;
	font-size: 10px;
	background-color: #990000;
	color: #FFFFFF;
	padding-right:10px;
	text-align: right;
}
#minifooter a {	color: #FFFFFF;
	text-decoration: none; }
#minifooter a:visited { color: #FFFFFF; } 
#minifooter a:hover { color: #FFFFFF; } 
#minifooter a:active { color: #FFFFFF; }

#header {
	width : 100%;
	background-color: #FFFFFF;
	background-image: url(../img/mainmenu4_bg.gif);
	height: 100px;
	background-repeat: repeat;
}
#header h1 {
	float: left;
	width: 136px;
}
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.kaisou {
	padding: 3px;
	font-size: 10px;
	background-image: url(../img/submenu_bg.gif);
	background-repeat: no-repeat;
}
.kaisou div {
	float: left;
	width: 300px;
}
.kaisou .left {
	margin-top: 5px;
	padding-left: 10px;
	float: left;
	text-align: left;
	width: 300px;
}

.kaisou .right {
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}
.kaisou div a {
	color: #666666;
}
.kaisou div a:visited {
	color: #666666;
}
.kaisou:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#main {
	margin-top: 1px;
	background-color: #FFFFFF;
	width: 100%;
	clear: both;
}
#navigation {
	float : right;
	width : 500px;
	margin-top: 0px;
}
#contents {
	background-color: #FFFFFF;
	text-align: center;
	width: 800px;
	margin: 0px auto;
	line-height:150%;
}
#footer {
	width : 100%;
	clear : both;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.clear {
	clear: both;
}


/* リンク */
#body a {
	text-decoration: none;
}
a:link { color: #666666; } 
a:visited { color: #333333; } 
a:hover { color: #000000; } 
a:active { color: #990000; }


/* メインメニュー */
.topmenu {
	margin: 0;
	padding :0;
	list-style-type : none;
	font-size:8pt;
	width: 100%;
	top: auto;
}
.topmenu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.topmenu li{
	display : inline;
	padding :0;
	float: left;
	top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topmenu .menu_oneline a {
	text-align: left;
	width:105px;
	height: 25px;
	display:block;
	background-image: url(../img/mainmenu1_bg.gif);
	color: #000000;
	background-repeat: no-repeat;
	padding:15px 0px 0px 20px;
}
.topmenu .menu_oneline a:hover{
	background-image: url(../img/mainmenu1_on.gif);
	background-repeat: no-repeat;
	color: #666666;
}
.topmenu .menu_oneline2 a {
	text-align: left;
	width:105px;
	height: 20px;
	display:block;
	background-image: url(../img/mainmenu3_bg.gif);
	color: #000000;
	background-repeat: no-repeat;
	padding:10px 0px 0px 20px;
}
.topmenu .menu_oneline2 a:hover{
	background-image: url(../img/mainmenu3_on.gif);
	background-repeat: no-repeat;
	color: #666666;
}
.topmenu .menu a {
	text-align: left;
	width:105px;
	height: 29px;
	display:block;
	background-image: url(../img/mainmenu1_bg.gif);
	color: #000000;
	background-repeat: no-repeat;
	padding:11px 0px 0px 20px;
}
.topmenu .menu a:hover{
	background-image: url(../img/mainmenu1_on.gif);
	background-repeat: no-repeat;
	color: #666666;
}
.topmenu .menu2 a {
	text-align: left;
	width:105px;
	height: 26px;
	display:block;
	background-image: url(../img/mainmenu2_bg.gif);
	color: #000000;
	background-repeat: no-repeat;
	padding:4px 0px 0px 20px;
}
.topmenu .menu2 a:hover{
	background-image: url(../img/mainmenu2_on.gif);
	background-repeat: no-repeat;
	color: #666666;
}
.topmenu .menu3 a {
	text-align: left;
	width:105px;
	height: 25px;
	display:block;
	background-image: url(../img/mainmenu3_bg.gif);
	color: #000000;
	background-repeat: no-repeat;
	padding:5px 0px 0px 20px;
}
.topmenu .menu3 a:hover{
	background-image: url(../img/mainmenu3_on.gif);
	background-repeat: no-repeat;
	color: #666666;
}
.topmenu .menu4 a {
	text-align: center;
	width:125px;
	height: 30px;
	display:block;
	background-image: url(../img/mainmenu4_bg.gif);
	color: #000000;
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
}


/* フォント */
h1,h2,h3,h4,h5 {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:12px;
}
.font_10px{
	font-size:10px;
}
.font_12px{
	font-size:12px;
}
.font_14px{
	font-size:14px;
}
.font_16px{
	font-size:16px;
}
.font_18px{
	font-size:18px;
}
.font_red {color: #CC0000}


/* コピーライト */
.copy_right {
	font-size: 11px;
	text-align: right;
	color: #333333;
	background-color: #F3A382;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.copy_right a {
	color: #333333;
	text-decoration: none;
}
.copy_right a:visited { color: #333333; } 
.copy_right a:hover { color: #333333; }  
.copy_right a:active { color: #333333; } 

