﻿@charset "utf-8";
/* CSS Document */


/*全ページ共通*/

body{
	font:14px "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	*font-size: small;
	*font: x-small;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#C8C8AE;
	overflow-x:hidden;
	min-width:900px;
}

img{
	vertical-align:middle;
}

a{
	text-decoration:underline;
	color:#333;
}

a:hover{
	text-decoration:none;
}

#wrapper{
	width:870px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	line-height:18px;
	color:#333;
	font-size:89%;
	position:relative;
}

#header{
	margin:0 -500%;
	padding:0 500%;
	width:100%;
	border-top:5px solid #333;
	height:133px;
}

.head_text{
	position:absolute;
	top:58px;
	left:100px;
	color:#999;
}

.head_text a{
	text-decoration:none;
	color:#999;
}

h1{
	float:left;
}

.co{
	float:right;
	margin:10px 10px 0px 0px;
}

#navi{
	margin:-44px 0px 0px 0px;
	overflow:hidden;
}

#navi p{
	float:left;
}

#pankuzu{
	clear:both;
	padding:5px 0px 5px 0px;
}

#sidebar{
	float:left;
	background-color:#FFF;
	margin:0px 0px 0px 0px;
	padding:0px 7px 0px 7px;
	width:186px;
	border:1px solid #939364;
}

#sidebar2{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 7px 0px 0px;
	width:195px;
}

#banner_area p{
	margin-bottom:10px;
}

#sidebar h2{
	margin:10px 0px 10px 0px;
}

#side_box{
	margin:0px 0px 20px 0px;
}

#main{
	float:right;
	background-color:#FFF;
	padding:10px 10px 10px 12px;
	width:636px;
	border:1px solid #939364;
}

.copy{
	text-align:right;
	clear:both;
	padding:10px 0px 10px 0px;
}

#footer_wrap{
	margin:0 -500%;
	padding:0 500%;
	width:100%;
	height:250px;
	color:#ccc;
	padding-top:15px;
	line-height:20px;
}

#footer{
	width:870px;
}

#footer a{
	color:#CCC;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer h6{
	font-size:130%;
	margin:0px 0px 15px 0px;
}

#footer_box{
	float:left;
	margin:0px 30px 0px 0px;
}

#footer_box ul{
	margin:0px 0px 0px 20px;
}

#lists{
	margin:0px 0px 20px 0px;
	overflow:hidden;
}

.list_title{
	border-bottom:1px dotted #999;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}

#footer_logo{
	clear:both;
	float:left;
	height:59px;
}

#footer_logo p{
	position:relative;
	top:33px;
	left:70px;
	color:#666;
	width:550px;
}

#footer_co{
	float:right;
	margin:20px 0px 0px 0px;
	color:#666;
	text-align:center;
}

.box02{
	width:613px;
	background-color:#FCE7C2;
	overflow:hidden;
	padding:10px 10px 10px 10px;
	margin:0px 0px 20px 0px;
}

.sum{
	width:234px;
	border:1px solid #999;
	float:left;
	margin:0px 20px 0px 0px;
}

.box02 h5{
	font-size:130%;
	font-weight:bold;
}

.sum_title{
	margin:0px 0px 10px 0px;
}

.sum_right{
	float:left;
	width:335px;
}

.syosai{
	clear:both;
	text-align:right;
	bottom:0px;
}

.bold{
	font-weight:bold;
}


/*トップページ*/

.area{
	text-align:right;
	margin:0px 10px 20px 0px;
}

.comment{
	width:405px;
	position:relative;
	top:30px;
	left:190px;
}

#box_wrap{
	overflow:hidden;
	margin:0px 0px 30px 0px;
}

#box01{
	float:left;
	margin:0px 10px 0px 0px;
}

.h401{
	font-size:110%;
	font-weight:normal;
	margin:20px 0px 10px 0px;
}

#bg_color01{
	width:287px;
	background-color:#E5F1AC;
	padding:10px 10px 10px 10px;
}

#bg_color02{
	width:287px;
	background-color:#B6DCC6;
	padding:10px 10px 10px 10px;
}

#bg_color03{
	width:287px;
	background-color:#cccccc;
	padding:10px 10px 10px 10px;
}

.h301{
	margin:0px 0px 10px 0px;
}