@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: KYOUEI_v2
Theme URI: http://www.musen-kyouei.com/wordpress
Description: 
Author: 
Author URI: 
License: 
License URI:  
Version: 
---------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
main, article, aside, header, canvas, details, figcaption, figure, footer, nav, section, summary {
	margin: 0px;
	padding: 0px;
	display: block;
}
a img:hover {
	opacity: 0.8;
}
/*------------------------------------------------*/
/*-----------------  add ------------------------*/
/*------------------------------------------------*/

.bluefont {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #2878BF;
	font-size: 13px;
}
.redfont {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #CE191F;
	font-size: 13px;
}
.font_right {
	text-align: right;
	display: block;
	font-size: 13px;
}
#viocepacket {
	font-size: 25px;
	line-height: 25px;
}
/*------------------------------------------------*/
/*-----------------  wp画像　---------------------*/
/*------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	margin-left: 0px;
	margin-right: 3px;
}
.gallery-item {
	margin-bottom: 30px !important;
}
/*------------------------------------------------*/
/*-----------------  clearfix　---------------------*/
/*------------------------------------------------*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clear {
	clear: both;
	height: 1px;
}
.center {
	text-align: center;
	padding-bottom: 20px;
}
/*------------------------------------------------*/
/*-----------------  font  　---------------------*/
/*------------------------------------------------*/
p {
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 20px;
}
p a {
	font-size: 13px;
}
a {
	color: #4682b4;
}
a:hover {
	color: #b22222;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.pankuzu a {
	color: #ffffff;
}
/*------------------------------------------------*/
/*-----------------  フォーム　--------------------*/
/*------------------------------------------------*/
.wpcf7-list-item {
	display: block;
}
.wpcf7-form-control.wpcf7-text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.wpcf7-form-control.wpcf7-submit {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
.wpcf7-form-control.wpcf7-select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
}
.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
}
.wpcf7-form-control.wpcf7-text {
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
}
.wpcf7-form-control.wpcf7-textarea {
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
}
.wpcf7-form-control.wpcf7-acceptance {
	padding: 5px;
	height: 20px;
	width: 20px;
	float: left;
	margin-right: 20px;
}
.wpcf7-form-control.wpcf7-submit {
	margin-top: 10px;
	padding: 0px;
	height: 41px;
	width: 131px;
}
#formButton {
	width: 90%;
	height: auto;
	padding: 20px;
	margin-top: 5px;
	text-align: center;
	background-color: #F5F5F5;
	border: 1px solid #E0E0E0;
}
/*------------------------------------------------*/
/*-----------------  部品　　　--------------------*/
/*------------------------------------------------*/
.spaces {
	width: 100%;
	height: 30px;
}
/*------------------------------------------------*/
/*-----------------  スライダー　-----------------*/
/*------------------------------------------------*/
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.wideslider ul, .wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}
.wideslider ul li img {
	width: 100%;
	display: none;
}
.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;
}
.slider_prev, .slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(images/pre.png);
	background-color: #fff;
}
.slider_next {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/next.png);
	background-color: #fff;
}
.pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 30px;
	text-align: center;
	position: absolute;
	z-index: 200;
}
.pagination a {
	margin: 0 5px;
	width: 30px;
	height: 30px;
	display: inline-block;
	overflow: hidden;
}
.pagination a.pn1 {
	background: transparent url(../img/pn1.jpg) no-repeat left top;
}
.pagination a.pn2 {
	background: transparent url(../img/pn2.jpg) no-repeat left top;
}
.pagination a.pn3 {
	background: transparent url(../img/pn3.jpg) no-repeat left top;
}
.pagination a.pn4 {
	background: transparent url(../img/pn4.jpg) no-repeat left top;
}
.pagination a.pn5 {
	background: transparent url(../img/pn5.jpg) no-repeat left top;
}
.pagination a.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
/*------------------------------------------------*/
/*-----------------  レイアウト　-----------------*/
/*------------------------------------------------*/

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.desc {
	width: 100%;
	height: auto;
	display: block;
	background-color: #0588CE;
}
.desc h1 {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	font-weight: normal;
	line-height: 25px;
	color: #FFFFFF;
}
.head {
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #D3D3D3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.head_in {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 20px;
}
.toplogo {
	width: 200px;
	height: 70px;
	float: left;
	margin-right: 100px;
}
.head .head_in .topinfo {
	width: 300px;
	height: 75px;
	float: right;
}
.zip p {
	font-size: 12px;
	display: block;
	width: 200px;
	height: auto;
	line-height: 20px;
	float: left;
	margin-bottom: 10px;
}
.top_map {
	width: 50px;
	height: 20px;
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
}
.bluebar {
	background-color: #0588CE;
	width: 100%;
	height: 30px;
}
body header nav {
	width: 100%;
	height: 54px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
 border-bottom-width: 1.px;
	border-bottom: 1px solid #D3D3D3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
header nav ul {
	width: 960px;
	height: 54px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
nav ul li {
	width: auto;
	display: block;
	height: 54px;
	text-align: center;
	line-height: 54px;
	float: right;
	font-size: 12px;
}
nav ul li a {
	display: block;
	text-decoration: none;
	color: #5A5858;
	float: right;
	height: 54px;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}
nav ul span {
	float: right;
	height: 54px;
	width: auto;
	line-height: 54px;
	text-align: center;
	color: #CFCBCC;
}
#wrap section {
	height: auto;
	clear: both;
	text-align: center;
	overflow: hidden;
}
.nomal {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 60px;
	padding-bottom: 40px;
	overflow: hidden;
}
.nomal_black {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 60px;
	padding-bottom: 40px;
	overflow: hidden;
}
#wrap .nomal h2 {
	color: #0588CE;
	font-size: 200%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}
#wrap .nomal_black h3 {
	color: #333333;
	font-size: 200%;
	display: block;
	text-align: center;
	margin-bottom: 40px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: 20px;
}
#wrap .nomal h3 {
	color: #0588CE;
	font-size: 200%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}
.headimg {
	position: absolute;
	margin-top: -160px;
	text-align: right;
	width: 90%;
	height: auto;
	z-index: 9999;
	margin-left: auto;
	margin-right: auto;
}
.glay_left {
	background-color: #DADEE0;
	width: 100%;
	height: auto;
	margin-top: 0px;
	overflow: hidden;
}
.glay_yellow {
	background-color: #F9EEAF;
	width: 100%;
	height: auto;
	margin-top: 0px;
	overflow: hidden;
}
.section_in {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
}
.section_in_s {
	width: 98%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.left_img {
	width: auto;
	height: auto;
	display: block;
	float: left;
}
.right_img {
	width: auto;
	height: auto;
	display: block;
	float: right;
}
.in_md {
	width: 56%;
	height: auto;
	float: left;
	padding-top: 30px;
	margin-left: 20px;
	text-align: left;
}
.in_md h4 {
	color: #0588CE;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 40px;
	margin-bottom: 20px;
	text-align: left;
}
.botton_white {
	width: 70%;
	height: auto;
	border: 10px solid #FFFFFF;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
}
.botton_white a {
	color: #0588CE;
	text-decoration: none;
	display: block;
	font-size: 90%;
}
.botton_blue {
	width: 80%;
	height: auto;
	border: 10px solid #FFFFFF;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	float: right;
}
.botton_blue a {
	color: #9DD5F3;
	text-decoration: none;
	display: block;
	font-size: 100%;
	font-size: 90%;
}
.ps {
	width: 100%;
	height: 30px;
}
.ps2 {
	width: 100%;
	height: 50px;
}
.chacol {
	background-color: #494949;
	width: 100%;
	height: auto;
	margin-top: 0px;
	overflow: hidden;
}
.in_md_r {
	width: 55%;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: right;
	margin-right: 20px;
	color: #FFFFFF;
}
.in_md_r h5 {
	color: #3CA8E3;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 40px;
	margin-bottom: 20px;
	text-align: right;
}
#wrap {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.footspace {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-bottom: 40px;
	margin-top: 100px;
	margin-right: auto;
	overflow: hidden;
}
.footspace2 {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-bottom: 100px;
	margin-top: 10px;
	margin-right: auto;
	overflow: hidden;
}
.kyoukai {
	width: 32%;
	height: auto;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.kyoukai img {
	width: 100%;
	height: auto;
}
.cam_bunner {
	width: 45%;
	height: auto;
	float: left;
	margin-left: 35px;
}
.cam_bunner a img {
	width: 100%;
	height: auto;
}
.foot_blue {
	background-color: #0588CE;
}
.foot1 {
	width: 30%;
	height: auto;
	float: left;
	text-align: left;
}
.foot_blue .foot_in, .foot_chacol .foot_in {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 30px;
}
.foot_in {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 20px;
}
.foot_blue .foot2 {
	width: 30%;
	height: auto;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.foot_blue .foot3 {
	width: 40%;
	height: auto;
	float: left;
	text-align: right;
	padding-left: 10%;
	padding-top: 15px
}
.foot_blue .foot3 p {
	text-align: left;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}
.foot_chacol .foot2 {
	width: 30%;
	height: auto;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.foot_chacol .foot3 {
	width: 40%;
	height: auto;
	float: left;
	padding-left: 0%;
	padding-top: 15px;
	text-align: left
}
.foot_chacol .foot3 p span {
	float: left;
	width: 50%;
	height: auto;
}
.foot_chacol .foot3 .fmap {
	float: left;
	width: 44px;
	height: auto;
	padding-top: 5px;
}
.foot_chacol .foot_in .foot3 p {
	display: block;
	clear: both;
	float: none;
	color: #333
}
.foot2 a img {
	width: 100%;
	height: auto;
}
.foot_in .foot3 p {
	color: #FFFFFF;
	font-size: 12px;
}
.foot_chacol {
	background-color: #DADEE0;
}
.cprgt {
	width: 100%;
	height: auto;
}
footer .cprgt small {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 60px;
	padding-bottom: 0px;
}
.cprgt small p {
	font-size: 70%;
	line-height: 15px;
}
.foot1 a img {
	margin-top: 20px;
	width: 100%;
	height: auto
}
.subheader {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DADEE0;
	overflow: hidden;
}
.subheader .fadeslider {
	width: 985px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.bluebar .pankuzu {
	width: 960px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 5px;
}
.pankuzu img {
	margin-right: 30px;
	margin-bottom: -5px;
}
.bluebar .pankuzu span {
	margin-right: 30px;
	margin-top: 3px;
}
.syouhin {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid #D3D3D3;
	clear: both;
}
.blmd {
	width: 100%;
	height: auto;
	background-color: #A5D1E5;
	border-left: 10px solid #0588CE;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blmd h3 {
	width: 90%;
	height: auto;
	display: block;
	float: left;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 20px;
	font-size: 97%;
	line-height: 28px
}
.blmd h3 span {
	font-weight: normal;
	font-size: 90%
}
.syouhin .blmd span {
	width: 15%;
	height: 45px;
	text-align: center;
	line-height: 44px;
	font-size: 90%;
	display: block;
	float: left;
}
.syouhin .section_in_s .left {
	width: 20%;
	height: auto;
	border: 1px solid #D3D3D3;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	margin-right: 20px;
}
.syouhin .section_in_s .left img {
	width: 100%;
	height: auto
}
.syouhin .section_in_s .right {
	width: 77%;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
}
.syouhin .section_in_s .right_b {
	width: 77%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.in_artc {
	width: 37%;
	float: left;
	height: 250px;
	background-color: #FFFFFF;
}
.in_artc span {
	display: block;
	text-align: center;
	font-size: 200%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.lm20 {
	margin-left: 20px;
	margin-top: 10px;
}
.in_md ul li {
	font-size: 75%;
	list-style-position: inside;
	line-height: 25px;
}
.retsu {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	overflow: hidden;
	padding-bottom: 10px;
}
.retsu2 {
	width: 720px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.retsu .box {
	width: 200px;
	height: 223px;
	float: left;
	border: 10px solid #0588CE;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.retsu2 .box {
	width: 200px;
	height: 223px;
	float: left;
	border: 10px solid #0588CE;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.box h4 {
	color: #0588CE;
	font-weight: normal;
	display: block;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 140%;
}
.box h4 span {
	font-size: 120%;
}
.box .answ {
	width: 100%;
	height: 90px;
	background-color: #EFEFED;
	padding-top: 10px;
	padding-bottom: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.box .answ2 {
	width: 100%;
	height: 110px;
	background-color: #EFEFED;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box .answ p {
	font-size: 70%;
}
.box .answ2 p {
	font-size: 70%;
}
.h4b {
	display: block;
	margin-top: 30px;
	margin-bottom: 31px;
}
.right_t {
	background-color: #FFFFFF;
	width: 40%;
	height: 300px;
	float: right;
}
.in_md_r ul li {
	text-align: left;
	list-style-position: inside;
	font-size: 75%;
	line-height: 25px;
}
.section_in .in_md_r p {
	text-align: left;
	margin-top: 20px;
}
.section_in .right_t span {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 200%;
}
.rm20 {
	margin-right: 20px;
	float: right;
}
.twoblock .left {
	width: 68%;
	height: auto;
	float: left;
}
.nomal .twoblock .right {
	width: 32%;
	height: auto;
	float: left;
	margin-top: 270px;
	text-align: left;
	font-size: 90%;
}
.twoblock .right p {
	font-size: 85%;
}
.sml {
	text-align: left;
	font-size: 70%;
}
.twoblock {
	width: 100%;
	height: auto;
	margin-top: 50px;
	overflow: hidden;
}
.oneblock {
	width: 960px;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 10px;
}
.bluearea {
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #0588CE;
}
.wgarea {
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #E0E1E2;
}
#wrap .bluearea h2 {
	color: #FFFFFF;
	display: block;
	font-size: 200%;
	font-weight: normal;
	margin-bottom: 30px;
}
#wrap .bluearea p {
	color: #FFFFFF;
}
#wrap .wgarea h2 {
	display: block;
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 200%;
	color: #0588CE;
}
.wgarea .oneblock h3 {
	text-align: left;
	width: 90%;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 30px;
	margin-top: 20px;
	border-bottom: 5px solid #0588CE;
	padding-bottom: 5px;
	line-height: 25px;
}
.wgarea .oneblock .in {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.oneblock .in p {
	text-align: left;
}
tbody tr th {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 95%;
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}
tbody tr td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 90%;
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}
.syouhin .section_in_s table {
	border-left: 1px solid #E3E1E1;
	border-top: 1px solid #E3E1E1;
}
#wrap .syouhin .office_in {
	width: 650px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#wrap .syouhin .office_in2 {
	width: 95%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.syouhin .office_in2 p {
	margin-top: 30px;
}
.syouhin .office_in2 table {
	border-top: 1px solid #E9E8E8;
	border-left: 1px solid #E9E8E8;
}
.section_in_s table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.skyblue {
	background-color: #494949;
	width: 100%;
	height: auto;
	margin-top: 0px;
	overflow: hidden;
}
.in_md_r2 {
	width: 390px;
	height: auto;
	float: left;
	padding-top: 20px;
	text-align: right;
	margin-right: 20px;
	color: #FFFFFF;
}
.in_md_r2 h5 {
	color: #3CA8E3;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 40px;
	margin-bottom: 20px;
	text-align: right;
}
.skyblue .section_in .bg_wh {
	width: 482px;
	height: auto;
	float: left;
	text-align: center;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.syouhin_bordernone {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
}
#wrap .syouhin_bordernone .threeculum {
	width: 32.6%;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	border-width: 1px;
	border: 1px solid #D3D3D3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
}
#wrap .syouhin_bordernone .threeculum:nth-child(3n) {
	width: 32.6%;
	height: auto;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	border-width: 1px;
	border: 1px solid #D3D3D3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.section_in_3s {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 300px;
}
.toplogo a img, .top_map a img, .fmap a img, .foot_in .foot3 img {
	width: 100%;
	height: auto;
}
.topinfo .zip img {
	width: 100%;
	height: auto;
}
.bluearea .oneblock .left {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	height: auto;
}
.bluearea .oneblock .left img {
	width: 100%;
	height: auto;
}
.bluearea .oneblock .right {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	height: auto;
	text-align: left
}
.bluearea .oneblock .right h3 {
	font-size: 20px;
	line-height: 30px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 2px
}
.bluearea .oneblock .right p {
	font-size: 14px;
	line-height: 30px;
	color: #444 !important
}
.section_in_3s img {
	width: 93%;
	height: auto;
	display: block;
	margin: 0px auto;
}
