@charset "utf-8";

#wrapper {
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#header {
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	height: 92px;
	background-image: url(../img/common/header_bg01.jpg);
}
#header_waku {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header_left {
	float: left;
	padding-top: 11px;
	height: 43px;
	width: 195px;
}
#header_top {
	float: left;
	height: 65px;
	width: 900px;
}
#header_nav {

}
#header_nav li {
	float: left;
	padding-left: 30px;
}
#header_contact {
	float: left;
	padding-left: 50px;
	height: 50px;
	width: 200px;
}

h1 {
	font-size: 14px;
	color: #FFF;
	padding-top: 22px;
	padding-left: 20px;
	float: left;
	font-family: "小塚明朝 Pro B";
}

#top_shadow {
	background-image: url(../img/common/top_shadow_bg.jpg);
	background-repeat: repeat-x;
	height: 15px;
}
#under_shadow {
	background-image: url(../img/common/under_shadow_bg.jpg);
	background-repeat: repeat-x;
	height: 11px;
}


#main_content {
	background-color: #e6e6e6;
	background-repeat: repeat;
	height: 550px;
	padding-top: 10px;
}
#main_content_waku {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content_left {
	background-image: url(../img/common/side_bg01.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 500px;
	width: 209px;
}
#said_list01 li {
	width: 195px;
	height: 29px;
	margin-bottom: 1px;
	font-size: 14px;
	text-align: center;
}

#side_menu01_waku {
	width: 195px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#said_list02 li {
	width: 195px;
	height: 29px;
	margin-bottom: 1px;
	font-size: 14px;
	text-align: center;
}
#side_menu02_waku {
	width: 195px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#side_banner01 {
	width: 193px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#content_middle {
	float: left;
	width: 550px;
	background-color: #FFF;
	height: 500px;
}
#content_right {
	float: left;
	height: 500px;
	width: 209px;
	background-repeat: repeat-y;
}


#footer {
	background-image: url(../img/common/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 250px;
}
#footer_waku {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#sitemap_waku05 {
	float: left;
	padding-bottom: 15px;
}

#sitemap01 {
	color: #FFF;
	line-height: 24px;
	width: 190px;
	float: left;
	font-size: 14px;
}


#sitemap02 {
	color: #FFF;
	line-height: 24px;
	width: 183px;
	float: left;
	font-size: 14px;
}
#sitemap03 {
	color: #FFF;
	line-height: 24px;
	width: 200px;
	float: left;
	font-size: 14px;
}
#sitemap_waku01 {
	float: left;
	width: 140px;
}
#sitemap_waku02 {
	float: left;
	width: 135px;
}
#footer_text {
	font-size: 16px;
	color: #0FF;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
#footer_contact {
	background-image: url(../img/common/footer_contact02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 155px;
	margin-left: 25px;
	padding-top: 118px;
	padding-left: 178px;
	margin-top: 15px;
}

#footer a:link {
	text-decoration: underline;
	color: #FFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	color: #FFF;
}
#footer a:active {
	text-decoration: none;
	color: #FFF;
}
#copyright {
	text-align: center;
	padding-top: 20px;
	color: #FFF;
	font-size: 12px;
}
.orange {
	color: #ff931e;
}
.line02 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	width: 660px;
	margin-left: 20px;
	margin-top: 15px;
}

.blue {
	color: #3FA9F5;
}
