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

* {
	margin: 0px;
	padding: 0px;
	background-image:url();/*Android4バグ対策*/
}
body {
	font-size: 15px;
	line-height: 100%;
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
	color: #333;
	background-image: url(../images/bk.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}
img {
	border: none;
}
 ul {
	list-style-type:none;
}
a {
	color: #036ED8;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
p {
	line-height: 28px;
	padding-bottom: 20px;
}
.clear {
	clear: both
}
.ph_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.ph_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.red {
	color: #F00;
}
.orange {
	color: #F60;
}
.padding10 {
	padding: 10px;
}
.btm_20 {
	margin-bottom: 20px;
}
.btm_40 {
	margin-bottom: 40px;
}
.midashi {
	font-size: 18px;
	color: #F60;
	font-weight: bold;
}
.bold_txt {
	font-weight: bold;
}
.line_waku {
	border: 1px solid #CCC;
	padding: 10px;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#header {
}
#header span {
	display: none;
}
#header h1 {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 93px;
	width: 950px;
}
#header h1 a {
	height: 93px;
	width: 950px;
	display: block;
}
#header_com {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
}
#header_com span {
	display: none;
}
#header_img {
	height: 93px;
	margin-bottom: 6px;
}

#navi {
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#navi li {
	float: left;
	text-shadow: 1px 1px 1px #FFF;
	height: 45px;
	width: 190px;
	text-align: center;
}
#navi li a {
	font-size: 15px;
	font-weight: bold;
	height: 28px;
	width: 190px;
	padding-top: 17px;
	display: block;
	color: #666;
}
#navi li a:hover {
	color: #F60;
}
#container {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content {
}
.postit_eng {
	color: #999;
	padding-top: 7px;
	float: left;
	font-size: 13px;
}
.capture {
	background-image: url(../images/capture_bk.png);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 40px;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.capture_top {
	background-image: url(../images/capture_top.png);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 40px;
}
#content h3 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #049A41;
	color: #049A41;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 18px;
}
#content h4 {
	font-weight: bold;
	color: #F60;
	font-size: 18px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	margin-bottom: 15px;
}
#content h5 {
	font-weight: bold;
	color: #036ED8;
	margin-bottom: 15px;
	font-size: 15px;
}
#capture1 h2 {
	font-size: 20px;
	font-weight: bold;
	color: #666;
	background-image: url(../images/postit1.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 230px;
	padding-top: 12px;
	padding-left: 20px;
	margin-bottom: 20px;
	float: left;
}
#capture2 h2 {
	font-size: 20px;
	font-weight: bold;
	color: #666;
	background-image: url(../images/postit2.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 230px;
	padding-top: 12px;
	padding-left: 20px;
	margin-bottom: 20px;
	float: left;
}
#capture3 h2 {
	font-size: 20px;
	font-weight: bold;
	color: #666;
	background-image: url(../images/postit3.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 270px;
	padding-top: 12px;
	padding-left: 20px;
	margin-bottom: 20px;
	float: left;
}
#adviser h2 {
	font-size: 20px;
	font-weight: bold;
	color: #666;
	background-image: url(../images/adviser.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 171px;
	padding-top: 12px;
	padding-left: 20px;
	margin-bottom: 20px;
	float: left;
}
#style h2 {
	font-size: 20px;
	font-weight: bold;
	color: #666;
	background-image: url(../images/style.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 171px;
	padding-top: 12px;
	padding-left: 20px;
	margin-bottom: 20px;
	float: left;
}
.cm_waku {
	padding: 10px;
	border: 1px solid #049A41;
	font-weight: bold;
	width: 320px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.cm_waku_title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #049A41;
}
.cm_waku_title a {
	font-size: 18px;
	font-weight: bold;
	color: #049A41;
}

#area_list {
	margin-bottom: 20px;
	border: 1px solid #CCC;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-right: 5px;
	margin-left: 5px;
}

#area_list li {
	display: inline;
}
.goto_top {
	text-align: right;
	width: auto;
	font-size: 12px;
}
#footer {
	background-image: url(../images/futxt_bk.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer_link {
	width: 950px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer_link ul {
	margin-bottom: 20px;
}
#footer_link ul:last-child {
	margin-bottom: 0px;
}
#footer_link li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#footer_link li a {
	color: #333;
	font-size: 90%;
}
#footer_link li a:hover {
	color: #F60;
}
#footer_link li:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#footer_copy {
	width: 930px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 10px;
	color: #666;
}
#footer_copy span {
	display: none;
}
.capture4_img {
	height: 420px;
}
.capture4_link1 {
	position: absolute;
	height: 118px;
	width: 240px;
	margin-top: 295px;
	margin-left: 631px;
}
.capture4_link2 {
	position: absolute;
	height: 14px;
	width: 441px;
	margin-top: 366px;
}
.adviser_ph {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 240px;
}
.site_link {
	height: 128px;
	width: 392px;
}
.sm_view {
	display: none;
}
