@charset "utf-8";


* {
	padding:0;
	margin: 0;
	font-family: Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

/*テストテストテストテスト*/
body {
    padding: 0;
    margin: 0;
	color:#EEEEEE;
	/*background-color: #FFF5EE;*/
	background-color: #FFFFFF;
	font-size: 0.79em;
}

.mt10{margi-top:10px !important;}
.mt20{margi-top:20px !important;}
.mt30{margi-top:30px !important;}
.mt40{margi-top:40px !important;}
.mt50{margi-top:50px !important;}
.mt60{margi-top:60px !important;}
.mt70{margi-top:70px !important;}
.mt80{margi-top:80px !important;}
.mt90{margi-top:90px !important;}
.mb10{margi-bottom:30px !important;}

#base {
	width: 960px;
	margin: 0 auto;
	padding: 1px;
	background-color: #FFF5EE;
}


img {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border:none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul,li,ol {
	list-style: none;
}
a,
#main a {
	color: #1E90FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover,
#maina:hover {
	color: #E1FCFF;
}
a:hover img {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}
#home .r {
	color: #ff0000;
    display: inline-block;
}
.font1 {
	font-size: 14px;
}

/*-------------------------------------------
ヘッダー
-------------------------------------------*/
#header {
	background-color: #fff;
	padding: 0;
	margin: 0;
}
#header .logo {
	padding-top: 10px;
	float: left;
	width: 140px;
}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #555;
	padding: 13px 5px 0 15px;
	margin-bottom: 3px;
}

#header .tel {
	padding: 5px 0 5px 10px;
	float: left;
	width: 600px;
}

#header .sub_nav {
	float: right;
	padding-top: 5px;
	margin-right: 10px;
}

#header .sub_nav li {
	display: inline;
	padding-right: 10px;/*1em*/
	padding-left: 10px;
	font-size: 1em;
	border-right: 1px solid #888;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#header .sub_nav li:last-child {
	border-right: none;
}
#header .sub_nav a {
	text-decoration: none;
	color: #666;
}

#header .sub_nav a:hover {
	text-decoration: none;
	color: #aaa;
}

#header #info {
	position: absolute;
	right: 25px;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 24px;
	text-align: right;
	top: 25px;
}
#header #info strong {
	font-size: 26px;
	color: #7DCED7;
	font-family: Arial, Helvetica, sans-serif;
}
#header #info span {
	font-size: 18px;
	color: #CCCCCC;
}

/*-------------------------------------------
グローバルナビ
-------------------------------------------*/

#navi {
	padding-left: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 960px;
}

#navi li .toplevel {
	padding-top: 15px;
	padding-right: 19.5px;/*1.3em*/
	padding-left: 19.5px;
	*padding-right: 23.5px;/*ie6,7*/
	*padding-left: 24px;/*ie6,7*/
	_padding-right: 23.5px;/*ie6,7*/
	_padding-left: 24px;/*ie6,7*/
	line-height: 14px;
	font-size: 1.19em;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	background: url(img/navi_li3.gif) repeat-x;
}
/*ie9のみ?*/
#navi li .toplevel:not(:target){
	padding-right: 19px\9;/*ie9*/
	padding-left: 19px\9;/*ie9*/
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#navi li .toplevel {
	padding-top: 15px;
	padding-right: 19.5px;/*1.3em*/
	padding-left: 19.5px;
	line-height: 14px;
	font-size: 1.19em;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	background: url(img/navi_li3.gif) repeat-x;
}
}

/*IE6除外
---------------*/
html > body #navi li .toplevel {
	height: 28px;
}
/*---------------*/

#navi li a.toplevel:hover,
#navi li a.toplevel.jshover {
	color: #FFFFFF;
}

#navi li a span {
	line-height: 10px;
	font-size: 10px;
	color: #ddd;
}
#navi li strong span {
	line-height: 12px;
	font-size: 10px;
	color: #ddd;
}

/*IE6適用
---------------*/
* html #navi li a span {
	line-height: 14px;
}
* html #navi li strong span {
	line-height: 16px;
}
/*---------------*/

#navi li a:hover span,
#navi li a.jshover span {
	color: #ddd;
}
 
#jsnavi {
	display: block;
	position: relative;
	width: 960px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
}
#jsnavi li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

#jsnavi li a {
	display: block;
}

* html #jsnavi ul {
	line-height: 0;
} /* IE6 "fix" */
#jsnavi ul a {
	zoom: 1;
} /* IE6/7 fix */
#jsnavi ul li {
	float: none;
}
 
#jsnavi *:hover {
	background-color: none;
}
#jsnavi a {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 1.38em;
	padding-left: 1.4em;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}



/*IE6除外
---------------*/
html > body #jsnavi strong {
	height: 32px;
}
/*---------------*/

#jsnavi a:hover {
	background-image: url(img/navi_li2_ov.gif);
}
#jsnavi a.jshover {
	background-image: url(img/navi_li2_ov.gif);
}

#jsnavi li.jshover a {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

#jsnavi ul a.jshover {
	background-color: #2288AA;
	color: #FFFFFF;
	background-image: url(img/li_w.gif);
}
#jsnavi ul a:hover {
	background-color: #4F949B;
	background-image: url(img/li_w.gif);
	color: #FFFFFF;
}



ul#gnav {
	margin:2px auto 0;
	width:100%;
	/*background: url(img/navi_li3.gif);*/
	background-color: #dcdcdc;
	display: table;
	border-bottom: 1px solid #fff;
}
ul#gnav li {
	border-left: 1px solid #fff;
	display:table-cell;
	text-align:center;
	font-size: 1.19em;
}
ul#gnav li:first-child {
	border-left: none;
}
ul#gnav li a {
	/*color: #fff;*/
	color: #484848;
	display: block;
}
ul#gnav li a:link,
ul#gnav li a:visited {
	display: block;
	/*color: #fff;*/
	color: #484848;
	padding:10px 0;
	text-decoration: none;
}
ul#gnav li a:hover {
	display: block;
	/*color: #fff;*/
	color: #484848;
	padding:10px 0;
	text-decoration: none;
	/*background-image: url(img/navi_li2_ov.gif);*/
	background-color: #b0b0b0;
}

/*---20170509追加---*/
#G-menu {
	position: relative;
	width: 100%;
	height: 42px;
	max-width: 1000px;
	display: table;
	margin: 0 auto;
	background-color: #f9f0e3;
	border-bottom: 1px solid #fff;
}

#G-menu > li {
	display:table-cell;
	text-align:center;
	height: 42px;
	list-style: none;
	line-height: 42px;
	font-size: 1.19em;
	border-left: 1px solid #fff;
}
#G-menu > li:first-child {
	border-left: none;
}

#G-menu > li a {
	display: block;
	color: #484848;
	text-decoration: none;
}

#G-menu > li a:hover {
	color: #585858;
	background-color: #f3ddbe;
}

.menu__none:hover,
.menu__multi:hover,
.menu__mega:hover,
.menu__single:hover {
	background: #f3ddbe;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.menu__second-level li {
	border-top: 1px solid #111;
}

.menu__third-level li {
	border-top: 1px solid #111;
}

.menu__second-level li a:hover {
	background: #111;
}

.menu__third-level li a:hover {
	background: #2a1f1f;
}

.menu__fourth-level li a:hover {
	background: #1d0f0f;
}

.init-bottom:after {
	content: url(img/icon-arrow-bottom.png);
	margin: 0 0 0 10px;
	display: inline-block;
	/*content: '';
	width: 6px;
	height: 6px;
	margin: 0 0 3px 12px;
	border-right: 1px solid #484848;
	border-bottom: 1px solid #484848;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);*/
}

#G-menu:before,
#G-menu:after {
	content: "";
	display: table;
}

#G-menu:after {
	clear: both;
}

#G-menu {
	*zoom: 1;
}


/**
 * single menu
 */
#G-menu > .menu__single {
	position: relative;
}

.menu__single .menu__second-level {
	position: absolute;
	top: 40px;
	width: 100%;
	background: #072A24;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	visibility: hidden;
	opacity: 0;
}

.menu__single:hover > .menu__second-level {
	top: 42px;
	visibility: visible;
	opacity: 1;
}


/**
 * multi menu
 */
#G-menu > .menu__multi {
	position: relative;
}

.menu__multi .menu__second-level {
	position: absolute;
	top: 40px;
	width: 100%;
	background: #072A24;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	visibility: hidden;
	opacity: 0;
	z-index: 100;
}

.menu__multi:hover .menu__second-level {
	top: 50px;
	visibility: visible;
	opacity: 1;
}

.menu__multi .menu__second-level li {
	position: relative;
}

.menu__multi .menu__second-level li:hover {
	background: #111;
}

.menu__multi .menu__second-level li .menu__third-level {
	position: absolute;
	top: -1px;
	left: 100%;
	width: 100%;
	background: #111;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	visibility: hidden;
	opacity: 0;
}

.menu__multi .menu__second-level li:hover .menu__third-level {
	visibility: visible;
	opacity: 1;
}

.menu__multi .menu__second-level li .menu__third-level li {
	position: relative;
}

.menu__multi .menu__second-level li .menu__third-level li:hover {
	background: #2a1f1f;
}

.menu__multi .menu__second-level li .menu__third-level li .menu__fourth-level {
	position: absolute;
	top: -1px;
	left: 100%;
	width: 100%;
	background: #2a1f1f;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	visibility: hidden;
	opacity: 0;
}

.menu__multi .menu__second-level li .menu__third-level li:hover .menu__fourth-level {
	visibility: visible;
	opacity: 1;
}

.init-right:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 3px 12px;
	border-right: 1px solid #484848;
	border-top: 1px solid #484848;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}


/**
 * mega menu
 */
.menu__mega .menu__second-level {
	position: absolute;
	top: 40px;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 20px;
	background: #b0b0b0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	visibility: hidden;
	opacity: 0;
	z-index: 100;
}

.menu__mega:hover .menu__second-level {
	top: 43px;
	visibility: visible;
	opacity: 0.95;
	filter: alpha(opacity=95);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=95)";  /* ie 8 */
}
li.menu__mega ul.menu__second-level > li {
	float: left;
	width: 24%;
	border: none;
}
li.menu__mega ul.menu__second-level > li a:hover {
	color: #ffffff !important;
	background-color: #5b5b5b !important;
}

li.menu__mega ul.menu__second-level > li:nth-child(4n+2) {
	margin: 0 2% 0 0;
}



/*-------------------------------------------
ホーム
-------------------------------------------*/
#home {
	width: 960px;
	padding: 5px 0;	
	margin: 0px auto;
}
#home .sales_area {
	border: 3px solid #4c6224;
	margin: 15px auto 10px !important;
	padding: 10px 15px !important;
	text-align: left;
	width: 874px;
	color: #555;
	background: #fff;
}
#home .sales_area span {
	font-weight: bold;
}

#home .sales_area p.information {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
}
#home .sales_area ul {
	margin: 0 0 0 20px;
}
#home .sales_area ul li {
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.6em;
	margin: 0 0 10px;
	padding: 0 0 0 5px;
	font-size: 14px;
	letter-spacing: -0.5px;
}
#home .sales_area ul li:last-child {
	margin: 0 0 0;
}

#home .name-change {
	padding: 0 !important;
	margin: 10px 0 0 !important;
	text-align: center;
}

#home .news_area {
	float: left;
	width: 512px;
	height: 235px;
	max-height: 235px;
	margin: 10px -3px 0 49px;
	background-image: url("img/bg_box.jpg");
	border: solid 8px #fff;
	padding: 15px 10px 0 20px !important;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
#home .news_area h3 {
	color: #555;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#home .news_area dl {
	height: 170px;
	overflow: auto;
	margin: 10px 0 0;
	padding: 0 !important;
}
#home .news_area dl dt {
	width: 85px;
	float: left;
	clear: left;
	color: #777;
	margin: 0 0 7px 0;
	border-right: 1px solid #999;
}
#home .news_area dl dd {
	padding: 0 0 0 100px;
	margin: 0 0 7px 0;
}
#home .news_area dl dd a:link,
#home .news_area dl dd a:visited {
	color: #555;
}
#home .news_area dl dd a:hover {
	color: #777;
	text-decoration: underline;
}
#home .news_area .more-news {
	text-align: right;
	clear: both;
	padding: 10px;
}

/*-------------------------------------------
box-single
-------------------------------------------*/
.box-single {
	width: 860px;
	margin-top: 40px;
	margin-left: 39px;
}
.box-single-shadow {
	width: 844px;
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 39px;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
/*-------------------------------------------
box-half
-------------------------------------------*/
.box-half {
	width: 385px;
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 39px;
	margin-right: 19px;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
.top_mind_01 {
	width: 385px;
	height: 157px;
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 39px;
	margin-right: 19px;
	float: left;
	font-size: 14px;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
	background: url(img/top_mind_01.jpg) no-repeat;
	position: relative;
}
.top_mind_01 p {
	position: absolute;
	top: 127px;
	left: 140px;
}
.top_mind_02 {
	width: 385px;
	height: 157px;
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 39px;
	margin-right: 19px;
	float: left;
	font-size: 14px;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
	background: url(img/top_mind_02.jpg) no-repeat;
	position: relative;
}
.top_mind_02 p {
	position: absolute;
	top: 103px;
	left: 110px;
	line-height: 1.8em;
}
.top_mind_01 p a:link,
.top_mind_01 p a:visited,
.top_mind_02 p a:link,
.top_mind_02 p a:visited {
	color: #3e7acb;
	text-decoration: underline;
}
.top_mind_01 p a:hover,
.top_mind_02 p a:hover {
	color: 3e7acb;
	text-decoration: none;
}
.box-3_2 {
	width: 526px;
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 39px;
	margin-right: 19px;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
.box-3_1 {
	width: 244px;
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 39px;
	margin-right: 19px;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
.third-campaign {
	width: 844px;
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 39px;
	padding-bottom: 5px;
	background-image: url("img/bg_box.jpg");
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
.third-campaign .title {
	text-align: center;
	margin: 2px 0;
}
.third-campaign ul {
	text-align: center;
	width: 844px;
	margin: 0 auto 10px;
}
.third-campaign ul:after {
	content:"";
	display: inline-block;
	width: 100%;
	line-height:0;
	height: 0;
}
.third-campaign ul li {
	display: inline-block;
	vertical-align: middle;
	width: 192 px;
	margin-right: 5px;
	border:4px solid #fff;
}
.third-campaign ul li:last-child {
	margin-right: 0;
}
/*
.third-campaign ul li.toilet {border:3px solid #ffbe5d;}
.third-campaign ul li.kyuto {border:3px solid #6082a6;}
.third-campaign ul li.clean-up {border:3px solid #4394d6;}
.third-campaign ul li.mold {border:3px solid #6fb536;}
.third-campaign ul li.bath-reform {border:3px solid #305097;}
.third-campaign ul li.your-campaign {border:3px solid #e3559e;}
.third-campaign ul li.consultation {border:3px solid #4285f4;}
.third-campaign ul li.panasonic {border:3px solid #99cb34;}
.third-campaign ul li.mansion-reform {border:3px solid #e86151;}
.third-campaign ul li.toilet-reform {border:3px solid #d1ad59;}
.third-campaign ul li.coordinate {border:3px solid #d374eb;}
*/

/*-------------------------------------------
box1
-------------------------------------------*/
.box1-one {
	width: 240px;
	height: 250px;
/*	color: #555;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 8px #fff;
	margin-top: 10px;
	margin-left: 49px;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
    -webkit-box-shadow: 5px 5px 7px #333;
    /*border-radius: 10px;*/
}

.box1 {
	width: 240px;
	height: 250px;
/*	color: #555;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 49px;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
    -webkit-box-shadow: 5px 5px 7px #333;
    /*border-radius: 10px;*/
}

.box1_in {
	text-align: left;
	padding-left: 0.2em;
	margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0.8em;
    margin-right: 0.8em;
}

.box1_in hr {
    border: 0;
    border-bottom: 2px dashed #888;
    padding-top: 2px;
    margin-bottom: 5px;
}

.box1_in h3 {
    font-size: 1.2em;
	text-align: center;
	color: #555;
}
.box1_in a {
	color: #555;
}
.box1_in a:hover {
	color: #888;
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}
.box1_in a:hover h3 {
	color: #888;
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}

.icatch1 {
	height: 130px;
	background-color: #fff;
	text-align: center;
	border: solid 1px #ddd;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 0.6em;
	margin-right: 0.6em;
	padding: 3px 0px 3px 0px;
}


.box1_2 {
	width: 240px;
	height: 250px;
/*	color: #555;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 46px;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
    -webkit-box-shadow: 5px 5px 7px #333;
    /*border-radius: 10px;*/
}
.box1_3 {
	width: 240px;
	height: 250px;
/*	color: #555;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 46px;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
	/*border-radius: 10px;*/
}
.box1_4 {
	width: 240px;
	height: 250px;
	float: left;
	margin-top: 40px;
	margin-left: 39px;
	margin-right: 16px;
}
.box1_4-2 {
	width: 240px;
	height: 250px;
	float: left;
	margin-top: 40px;
	margin-left: 46px;
	margin-right: 16px;
}
.box1_4 .box_s li,
.box1_4-2 .box_s li {
	width: 240px;
	height: 103px;
	border: solid 8px #fff;
	float: left;
	margin-bottom: 28px;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
.box1_4 .box_s li:last-child,
.box1_4-2 .box_s li:last-child {
	margin-bottom: 0px;
}
.box1_5 {
	width: 542px;
	color: #555;
	background-image: url("img/bg_box.jpg");
	background-color: #FFEBCD;
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 39px;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
	/*border-radius: 10px;*/
}
.box1_5 p {
	text-align: center;
}
.box1_5 dl {
	padding: 5px 10px;
	/*background-image: url("img/bg-top-information-02.png");*/
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 40px;
	margin-top: -40px;
}
.box1_5 dl dt {
	clear: left;
	float: left;
	width: 100px;
	font-size: 14px;
}
.box1_5 dl dt.sub-ttl {
	font-size: 12px;
	padding-left: 15px;
}
.box1_5 dl dd {
	padding: 0 0 5px 115px;
	font-size: 14px;
	line-height: 1.5em;
}


.hitoganshin {
	width: 240px;
	height: 22px;
	padding-top: 228px;
	background-image: url("img/top_mind-s_01.jpg");
	background-color: #FFEBCD;
	font-size: 12px;
	text-align: center;
}
.sigotogaanshin {
	width: 240px;
	height: 37px;
	padding-top: 213px;
	background-image: url("img/top_mind-s_02.jpg");
	background-color: #FFEBCD;
	font-size: 12px;
	text-align: center;
}
.kakakugaanshin {
	width: 240px;
	height: 37px;
	padding-top: 213px;
	background-image: url("img/top_mind-s_03.jpg");
	background-color: #FFEBCD;
	font-size: 12px;
	text-align: center;
}
.kabi-ketsuro {
	width: 240px;
	height: 45px;
	padding-top: 205px;
	background-image: url("img/top_kabi-ketsuro.jpg");
	background-color: #FFEBCD;
	font-size: 12px;
	text-align: center;
}

/*-------------------------------------------
box2
-------------------------------------------*/
.box2 {
	width: 400px;/*400px*/
	height: 175px;
/*	color: #555;
	font-size: 0.98em;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 4px #fff;
	margin-top: 40px;
	margin-left: 39px;
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
    -webkit-box-shadow: 5px 5px 7px #333;
    /*border-radius: 10px;*/
}

.box2_in {
	text-align: left;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 0.7em;
}

.box2_in hr {
    border: 0;
    border-bottom: 2px dashed #888;
    padding: 2px 0 0 0;
    margin-bottom: 5px;
}

.box2_in h3 {
    font-size: 1.2em;
	color: #555;
}
.box2_in a {
	color: #555;
}
.box2_in a:hover {
	color: #888;
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}
.box2_in a:hover h3 {
	color: #888;
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}

.icatch2 {
	width: 11.2em;/*140px*/
	height: 140px;
	background-color: #fff;
	text-align: center;
	border: solid 1px #ddd;
	margin: 10px;
	padding: 3px 9px 9px 4px;
	float: left;
}
.bottom-half {
	width: 392px;
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 39px;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
.bottom-half_2 {
	width: 392px;
	border: solid 8px #fff;
	margin-top: 40px;
	margin-left: 44px;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}

/*-------------------------------------------
box2_2
-------------------------------------------*/
.box2_2 {
	width: 400px;
	height: 175px;
/*	color: #555;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 4px #fff;
	margin-top: 40px;
	margin-left: 44px;
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
    -webkit-box-shadow: 5px 5px 7px #333;
    /*border-radius: 10px;*/
}

#home .fb-like-box {
    background-color: #fff;
    margin-left: 40px;
    margin-top: 44px;
    float: left;
}

#home #side .fb-like-box {
    float: left;
    margin-top: 40px;
	margin-left: 3.3em;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}
#home .work-image {
    margin-left: 56px;
    margin-top: 44px;
    float: left;
}

/*-------------------------------------------
box2_info
-------------------------------------------*/
.box2_info {
	width: 502px;/*41.5%*/
/*	color: #555;
	font-size: 0.98em;
	/*background-color: #FFEBCD;*/
	background-image: url("img/bg_box.jpg");
	border: solid 8px #fff;
	margin-top: 39px;
	margin-left: 39px;/*3.5em;*/
	margin-bottom: -5px;
	padding: 0 20px;
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
    -webkit-box-shadow: 5px 5px 7px #333;
    /*border-radius: 10px;*/
}
.box2_info hr {
    border: 0;
    border-bottom: 2px dashed #888;
    padding: 2px 0 0 0;
    margin-bottom: 5px;
}
.box2_info dl {
	color: #555;
	margin: 10px 0 0 0;
}
.box2_info dt {
    float: left;
	clear: both;
	width: 72px;
}
.box2_info dd {
	border-left: 1px solid #888;
	margin-left: 77px;
	padding-left: 5px;
}
.box2_info h3 {
    font-size: 1.2em;
	color: #555;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	line-height: 1em !important;
	height: 1em !important;
}
.box2_info .dl_list dl dd a {
	color: #555 !important;
}
.box2_info .dl_list dl dd a:hover {
	color: #888;
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}
.box2_info a:hover h3 {
	color: #888;
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}
/*-------------------------------------------
box5
-------------------------------------------*/
.box5 {
	width: 792px;
	margin: 40px auto;
	padding: 0 0 0 30px;
}
.box5 li{
	float: left;
	text-align: center;
	width: 340px;
	height: 110px;
	margin: 0 40px 0 0;
	border: solid 8px #fff;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
.box5 li:last-child {
	margin: 0 0 0 0 !important;
}
.tv {
	margin: 39px 0px 0px 58px;
    padding: 0px 0px 0px 0px;
    width: 240px;
    height: 183px;
    float: left;
	border: solid 4px #fff;
    box-shadow: 5px 5px 7px #333;
    -moz-box-shadow: 5px 5px 7px #333;
    -webkit-box-shadow: 5px 5px 7px #333;
}
.column3-2 {
	margin: 0px 0px 0px 10px;
	/*padding: 0px 0px 0px 0px;*/
	width: 597px;
	float: left;
}
.apartment-reform {
	margin: 39px 0px 0px 46px;
    padding: 0px 0px 0px 0px;
    width: 240px;
    float: left;
}
.apartment-reform p {
	margin: 0px 0px 15px 0px;
	padding:0;
	float: left;
	border: solid 8px #fff;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
.apartment-reform_02 {
	/*margin: 40px 0px 0px 46px;*/
	margin: 40px 0px 0px 46px;
	padding: 8px 8px 8px 8px;
	width: 240px;
	float: left;
	background: #fff;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}
.apartment-reform_02 li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px dotted #d3d3d3;
}
.apartment-reform_02 li:last-child {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
}
.menu-btn-s {
	width: 240px;
	height: 103px;
	border: solid 8px #fff;
	float: left;
	margin: 40px 0px 0px 46px;
	box-shadow: 5px 5px 7px #333;
	-moz-box-shadow: 5px 5px 7px #333;
	-webkit-box-shadow: 5px 5px 7px #333;
}

.sousyoku-green {
	margin: 10px 0px 0px 105px;
	padding: 8px 8px 8px 8px;
	width: 200px;
	float: left;
}

/*====================
	footer customize
====================*/
#TopPage-foot-Leftbox,
#TopPage-foot-Rightbox {
	color: #555;
	margin-top: 60px;
	float: left;
}
#TopPage-foot-Leftbox {
	width: 380px;
	margin-left: 60px;
	padding-right: 40px;
}
#TopPage-foot-Rightbox {
	width: 320px;
	padding-left: 60px;
	border-left: 1px dotted #777;
}
#TopPage-foot-Leftbox p,
#TopPage-foot-Rightbox p {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}



#footermenu .flogo {
	float: left;
	margin-left: 4em;
	margin-top: 20px;
}

#footermenu .fm1 {
	float: left;
	margin-left: 2.5em;
	margin-top: 25px;
}

#footermenu .fm1 li {
	display: block;
	color: #555;
	border-right-color: #fff;
}

#footermenu .fm2 {
	float: left;
	margin-left: 3em;
	margin-top: 25px;
}

#footermenu .fm2 li {
	display: block;
	color: #555;
	border-right-color: #fff;
}

#footermenu a:hover li {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}

#footermenu .copyright {
    clear: both;
    font-size: 0.9em;
	color: #555;
	text-align: center;
	padding-top: 14px;
}

/*-------------------------------------------
フッター
-------------------------------------------*/

#foot_base {
	clear: both;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}

#foot {
	background-image: url("img/foot_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height: 213px;
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0 0 30px;
}

#foot p {
	font-size: 10px;
	color: #BBBBBB;
	line-height: 16px;
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 25px;
}
#foot #footermenu div li a,
#foot #footermenu div li a:visited {
	color: #555 !important;
	text-decoration: none;
}

#foot #footermenu div li a:hover {
	color: #666;
	text-decoration: underline;
}

#foot li {
	font-size: 0.98em;
	display: inline;
	padding-left: 8px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;
}

#foot #f_ul01 {
	position: absolute;
	left: 20px;
	top: 17px;
}
#foot #f_ul02 {
	position: absolute;
	left: 20px;
	top: 38px;
}
#foot #f_logo {
	font-size: 24px;
	color: #BBBBBB;
	position: absolute;
	top: 30px;
	right: 25px;
	font-family: "Times New Roman", Times, serif;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ddd;
	line-height: 30px;
	text-align: right;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #505050;
	width: 960px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	background-color: #556B2F;
}

/*-------------------------------------------
メイン
-------------------------------------------*/
#main {
	width: 960px;/*100%;*/
	padding: 0px 0 30px 0;
	/*background-color: #dcdcdc;    ececec  e9e9e9*/
	background-color: #f9f0e3;
	/*background-image: url("img/bg_main2.jpg");*/
}

/*-------------------------------------------
メインキービジュアル（非スライダー）
-------------------------------------------*/
#key-visual {
	width: 956px;
	height: 296px;
	padding: 2px;
	position: relative;
	background: url("img/top-main_03.jpg") no-repeat;
}
#key-visual-02 {
	width: 956px;
	height: 302px;
	padding: 2px;
	position: relative;
	background: url("img/top-main_06.jpg") no-repeat;
}
#key-visual-02 p.recruit {
	width: 146px;
	height: 70px;
	position: absolute;
	top: 225px;
	left: 697px;
}
#key-visual-02 p.danpane {
	width: 122px;
	height: 143px;
	position: absolute;
	top: 157px;
	left: 698px;
}
#key-visual p.contact {
	width: 166px;
	height: 27px;
	padding-top: 85px;
	text-align: center;
	display: block;
	font-size: 14px;
	position: absolute;
	top: 178px;
	left: 800px;
	background: url("img/top-main_02_btn.png") no-repeat;
}
#key-visual-02 p.contact02 {
	width: 100px;
	height: 18px;
	padding-top: 50px;
	text-align: center;
	display: block;
	font-size: 10px;
	position: absolute;
	top: 225px;
	left: 700px;
	background: url("img/top-main_03_btn.png") no-repeat;
}
#key-visual-02 p.contact03 {
	width: 90px;
	height: 61px;
	position: absolute;
	top: 237px;
	left: 862px;
}
#key-visual-02 p.contact {
	width: 118px;
	height: 20px;
	padding-top: 60px;
	text-align: center;
	display: block;
	font-size: 11px;
	position: absolute;
	top: 175px;
	left: 820px;
	background: url("img/top-main_04_btn.png") no-repeat;
}
#key-visual-02 p.reform-campaign {
	position: absolute;
	top: 0px;
	left: 50px;
}
#key-visual-02 p.certification {
	position: absolute;
	top: 240px;
	right: 290px;
	/*left: 50%;
	margin-left: -165px;*/
}
#key-visual a,
#key-visual-02 a {
	display: block;
}
#key-visual a:link p,
#key-visual a:visited p,
#key-visual-02 a:link p,
#key-visual-02 a:visited p {
	color: #c00000;
	text-decoration: none;
}
#key-visual a:hover p,
#key-visual-02 a:hover p {
	color: #c00000;
	text-decoration: underline;
}
/*-------------------------------------------
コンテンツ　固定ページ部分
-------------------------------------------*/
#content {
	float: right;
	width: 710px;/*74%*/
	padding-bottom: 5px;
	margin-right: 20px;/*1.5em*/
	margin-top:15px;
	background-color: #fff;
	color: #555;
	border-radius: 7px;
}

#content .to_top {
	text-align: right;
	padding-right: 2em;
	padding-bottom: 10px;
	clear: both;
	margin-top: 10px;
}
#content .to_top img {
	box-shadow: 0px 0px 0px white;
	-moz-box-shadow: 0px 0px 0px white;
    -webkit-box-shadow: 0px 0px 0px white;	
}

#pankuzu {
	font-size: 0.85em;
	/*color: #ddd;*/
	color: #484848;
	line-height: 10px;
	padding-top: 10px;
	padding-left: 1.5em;
}

#pankuzu a {
	/*color: #ddd;*/
	color: #484848;
    text-decoration: underline;
}
#pankuzu a:hover {
	/*color: #fff;*/
	color: #484848;
    text-decoration: none;
}

#pankuzu strong {
	font-weight: normal;
	/*color: #ddd;*/
	color: #484848;
	font-size: 0.85em;
	letter-spacing: 1px;
}

/*-------------------------------------------
コンテンツ　投稿部分
-------------------------------------------*/
#content_s {
	float: right;
	width: 710px;
	margin-right: 20px;
	margin-top:25px;
	margin-bottom: 25px;
	background-color: #fff;
	color: #555;
	border-radius: 15px;
}

#content_s .box_s {
	background-color: #fff;
	border: 0px solid #111111;
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
	margin-bottom: 25px;
	border-radius: 15px;
}
#content_s .box_s h2 {
	background-image: none;


	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho";
	height: 1.5em;
	line-height: 1em;
	padding: 0 0 0 0;
	margin-top: 0px;
	border-bottom: none;
	border-top: none;
	font-weight: bold;
	color: #555;
	text-shadow: none;

}

#content_s a {
	color: #1E90FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_s a:hover {
	color: #86C1FC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#next {
	font-size: 12px;
	color: #555;
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
}

#next a {
	color: #1E90FF;
}

#next a:hover {
	color: #86C1FC;
}

#content_s .to_top {
	text-align: right;
	padding-right: 20px;
	clear: both;
}

#content_s .btn_s {
	text-align: right;
	clear: both;
	padding: 10px;
}

#content_s .btn_s a,
a.btn_s {
	color: #eee;
	background-color: #006400;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 11px;
}

#content_s .btn_s a:hover,
a.btn_s:hover {
	color: #fff;
	background-color: #008000;
	background-image: none;
}


.dl_list .btn_s {
	text-align: right;
	clear: both;
	margin-top: 15px;
	padding: 10px;
}


/*-------------------------------------------
コンテンツ　▲投稿部分ここまで
-------------------------------------------*/
/*-------------------------------------------
コンテンツ　コメント
-------------------------------------------*/




h2 {
	font-size: 26px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho";
	height: 115px;
	line-height: 1.5em;
	padding: 35px 0 0 1.1em;
	margin-top: 10px;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000;  
	/*background-color: #BDB76B;*/
	background-image: url("img/bg-h2/other-all.jpg");
	background-repeat: repeat-x;
	background-position: center;
}

h2 span.edit-link {
	font-size: 12px;
	line-height: 0px;/*14px;*/
	padding-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
h2#contact,
h2#entry_thanks,
h2#contact-finish,
h2#saiyou_contact {
	background-image: url("img/bg-h2/contact.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#stuff {
	background-image: url("img/bg-h2/stuff.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#faq {
	background-image: url("img/bg-h2/faq.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#construction {
	background-image: url("img/bg-h2/construction.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#bath {
	background-image: url("img/bg-h2/bath.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#roof {
	background-image: url("img/bg-h2/roof.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#kitchen {
	background-image: url("img/bg-h2/kitchen.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#saisei {
	background-image: url("img/bg-h2/saisei.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#exterior {
	background-image: url("img/bg-h2/exterior.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#mansionful {
	background-image: url("img/bg-h2/mansionful.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#quality {
	background-image: url("img/bg-h2/quality.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#ijikanri {
	background-image: url("img/bg-h2/ijikanri.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#access {
	background-image: url("img/bg-h2/access.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#sitemap {
	background-image: url("img/bg-h2/sitemap.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#voice {
	background-image: url("img/bg-h2/voice.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#condensation_small {
	background-image: url("img/bg-h2/condensation_small.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#how-nice {
	background-image: url("img/bg-h2/how-nice.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#mansionful,
h2#mansionful_kounanku_s,
h2#mansionful_kounanku_o,
h2#mansionful_kounanku_a,
h2#mansionful_kounanku_k {
	background-image: url("img/bg-h2/mansionful.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#noba,
h2#noba_naisou_t,
h2#noba_mansionful_k2,
h2#noba_mansionful_k,
h2#noba_mansionful_o,
h2#noba_mansionful_s {
	background-image: url("img/bg-h2/noba.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#toilet {
	background-image: url("img/bg-h2/toilet.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#ryoukin,
h2#ryoukin_noba,
h2#flow {
	background-image: url("img/bg-h2/ryoukin.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#company,
h2#blog-syatyou {
	background-image: url("img/bg-h2/company.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#blog-mansion {
	background-image: url("img/bg-h2/blog-mansion.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#blog-kodate {
	background-image: url("img/bg-h2/blog-kodate.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#blog-new {
	background-image: url("img/bg-h2/blog-new.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#staff-blog {
	background-image: url("img/bg-h2/staff-blog.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#equipment {
	background-image: url("img/bg-h2/equipment.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#senmen {
	background-image: url("img/bg-h2/senmen.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#toilet-reform {
	background-image: url("img/bg-h2/toilet-reform.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#storage {
	background-image: url("img/bg-h2/storage.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
h2#wall-roof {
	background-image: url("img/bg-h2/wall-roof.jpg");
	background-repeat: repeat-x;
	background-position: center;
}
#base #main .blog_h2{
	
}
/*h2 span {
	font-size: 12px;
	padding-left: 20px;
	color: #777777;
	letter-spacing: 1px;
	line-height: 14px;
}
*/

h2,  x:-moz-any-link  {
	padding-top: 12px;
	padding-bottom: 16px;
}

#content .r{
	color: #ff0000;
    display: inline-block;
}

#content h3 {
	background-image: url("img/h3.jpg");
	height: 43px;
	font-size: 1.7em;
	padding-left: 1.4em;
	padding-top: 13px;
	margin-bottom: 8px;
}

#content h3,  x:-moz-any-link  {
	padding-top: 6px;
	padding-bottom: 6px;
}

#content h3 span {
	font-size: 13px;
	color: #A8BCC1;
	line-height: 12px;
	padding-left: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}
#content h4 {
   	height: 25px;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 0px;
	margin-bottom: 5px;
/*
	color: #ccc;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff;
	font-size: 16px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;*/
}
#content h4 span {
	font-size: 12px;
	color: #C19148;
	padding-left: 10px;
	line-height: 12px;
	font-weight: normal;
}

#content p {
	font-size: 1.1em;
	line-height: 23px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 1em;
}

/*-------------------------------------------
コンテンツ　アーカイブ　archive
-------------------------------------------*/
/*
h2 {
	font-size: 23px;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 30px;
	background-color: #BDB76B;
	/*background-image: url(img/h2.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
*/

#content .box_in .archive {
 	width: 710px;
    padding-bottom: 20px;
	border: solid 10px #f00;    
}

#content .archive h2{
	font-size: 14px;
	line-height: 14px;
	background-image: none;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 1px;
	font-weight: normal;
	background-color: #BDB76B;
}

#content .archive h2 a{
	text-decoration: none;
}

#content .archive h3 {
	background-image: url("img/h3.jpg");
	height: 17px;
	width:550px;
	font-size: 14px;
	padding-left: 11px;
	padding-top: 13px;
	margin-bottom: 5px;
}

#content .archiveleft{
	float: left;
 	width: 100px;
	height: 100px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 0;
 	padding: 5px 2px 2px 5px;
 	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
 	border-radius: 5px;
 	cursor: pointer;
	background: #fff;
 	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
 	-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1); 	
	border: solid 1px #555;
}


#content .archiveleft img{
	float: left;
 	width: 95px;
	height: 95px;
	border: 1px solid #555;
}
#content .archiveleft img a:hover {
 	float: left;
 	width: 95px;
	height: 95px;
 	border: solid 1px #555;
}

#content .archiveright{
	float: left;
	width: 550px;
	height: 115px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: 20px;
	line-height: 15px;
}

#content .archiveright a {
	color: #00BFFF;
}

#content .archiveright a:hover {
	color: #0ff;
}

#content #mokuji {
	float: right;
	width: 550px;
	background-color: #fff;
	border-bottom: 2px dotted #888;
}

#content #mokuji h3 {
	background-image: none;
	background-color: #fff;
	border: 0;
}

#content #mokuji h3 a {
	color: #8F5C17;
}

#content #mokuji h3 a:hover {
	color: #B97820;
}

#date {
	font-size:12px;
	font-weight:normal;
	color: #555;
    padding-left: 20px;
	}
#date a{
	color: #555;
	text-decoration: none;
	}
#date a:hover {
	color: #888;
	}
	

/*-------------------------------------------
コンテンツ　▲ここまで　アーカイブ　archive
-------------------------------------------*/

#content .box02_left {
	float: left;
	width: 340px;
	margin-left: 2px;
}
#content .box02_right {
	float: right;
	width: 340px;
	padding-top: 18px;
}
#content .box02_left h3, #content .box02_right h3 {
	clear: both;
}
#content .box02_right .box_in,
#content .box02_left . {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .box02_left p,
#content .box02_right p {
	margin: 0px;
}

#content .box02_left .dl_list {
	border: 0px solid #000000;
	background-color: #2E2E2E;
}
#content .box02_left .dl_list dt {
	width: 70px;
	padding-left: 7px;
	background-position: left center;
}
#content .box02_left .dl_list dd {
	width: 205px;
}
#content .box02_left .dl_list dl {
	width: 320px;
	padding-top: 8px;
	padding-bottom: 8px;
}

dl.dl_link {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 10px;
	margin-left: 5px;
}
.dl_link dt {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	line-height: 28px;
	margin-bottom: 7px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
.dl_link dd {
	font-size: 13px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	color: #CCCCCC;
}


.img_left {
	float: left;
	background-color: #999999;
	padding: 2px;
	margin-top: 13px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 0px solid #000000;
}
.img_right {
	float: right;
	padding: 6px 0 10px 0;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 0px solid #000000;
}

.img_right img {
	margin-right: 20px;
}

#top_img {
	text-align: center;
	background-color: #1C1C1C;
	padding-top: 5px;
	padding-bottom: 0px;
	border: 0px solid #000000;
}




#content ul.list {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ul.list li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 7px;
	padding-left: 15px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #78D8FC;
}

#content .chui {
	color: #FF9900;
	font-size: 13px;
}
.syomei {
	font-size: 18px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: "有澤楷書","ＡＲＰ行楷書体Ｈ", "ＡＲ行楷書体Ｈ","ヒラギノ明朝 Pro W6","HiraMinPro-W6";
	padding-top: 5px;
}

#form {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
	background-color: #333333;
}

.teisei {
	text-decoration: line-through;
	padding-right: 5px;
	padding-left: 5px;
}

.box02_left .img_left {
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
}
.box02_left .img_right {
	margin-right: 5px;
}

#content .menu_base {
	background-color: #393939;
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

textarea ,
input {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.map_base {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	border: 1px solid #EAEAEA;
}

/*-----dlリスト-----*/
#content .dl_list {
	padding: 5px;
	border: 1px solid #EEEEEA;
	float: left;
	margin-bottom: 5px;
}
#content .dl_list dt {
	float: left;
	display: block;
	width: 80px;
	font-size: 12px;
	padding-left: 15px;
	line-height: 1.4em;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content .dl_list dd {
	display: block;
	float: right;
	width: 460px;
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7E6E8;
}


#content .dl_list dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 570px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#content .dl_list dd a {
	line-height: 1.4em;
	color: #D3D3D3;
}
#content .dl_list dd a:hover{
	color: #ffffff;
}

/*-------------------------------------------
stuff
-------------------------------------------*/
.stuff {
	width: 92%;
	margin-left: 36px;
	margin-right: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.stuff hr {
	width: 603px;
	border: 1px solid #888;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: -10px\9;/* IE8以下 */
    *margin-left: -10px;/* IE7以下 */

}
.stuff .car hr {
	margin-top: 25px;
}
.stuff .syugou {
	margin-left: 1.7em;
}
.stuff .syugou img {
	border: 2px solid #888;
}
.stuff .syugou-top {
	margin-left: 1.7em;
	margin-bottom: 10px;
	width: 600px;
	width: 600px\9;/* IE8以下 */
	margin-left: 1.7em\9;/* IE8以下 */
    *margin-left: 1.7em;/* IE7以下 */
}
.stuff .syugou-top:not(:target) {
	margin-bottom: 10px;
	width: 600px;
	margin-left: 1.7em\9;/* IE9 */
}
.stuff .syugou-top02 {
	margin: 0 0 10px 42px;
	width: 85%;
}
.stuff .syugou-top02 img {
	border: 2px solid #888;
	padding: 0px;
	line-height: 1em;
	width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .stuff .syugou-top {
	margin-bottom: 10px;
    	width: 600px;
    	margin-left: 1.7em;/* IE10 */
  }
}
.stuff .syugou-top img {
	border: 2px solid #888;
	padding: 0px;
	line-height: 1em;
	width: 600px;
}

.stuff .syugou_katanuki img {
	border: 2px solid #888;
	margin-top: 15px;
	margin-left: 1.7em;
}

.stuff table {
	margin-left: 13px;
}
.stuff tr td {
	vertical-align: top;
} 

/*-------------------------------------------
faq
-------------------------------------------*/
.faq .a {
    width: 92%;
    margin: 30px 1em 0 2em;
	border: 2px solid #777;
    border-radius: 10px;
}
.faq .b {
    width: 92%;
    margin: 30px 1em 0 2em;
	border: 2px solid #777;
    border-radius: 10px;
}
.faq .c {
    width: 92%;
    margin: 30px 1em 0 2em;
	border: 2px solid #777;
    border-radius: 10px;
}
.faq hr {
    width: 96%;
    margin: 0px 1em 0 1em;
    border: 1px dotted #555;
}
.faq img {
	margin-top: 5px;
	margin-bottom: 10px;
}
.faq .t_2 table {
    border: none;
    margin-top: 36px;
    margin-left: 24px;
}
.faq .t_2 table tr td {
    padding-left: 5px;
}
.faq .t_2 img {
	margin-bottom: 0px;
}
.faq .t_2 a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
}

/*-------------------------------------------
quality
-------------------------------------------*/
.quality h3 {
    margin-top: 25px;
    margin-left: 1.1em;
}
.quality .believe {
    margin-top: 5px;
    margin-left: 0.6em;
    margin-bottom: -6px;
}
.quality .peace {
    margin-top: 5px;
    margin-left: 0.6em;
    margin-bottom: -6px;
}
.quality .a table {
    margin-top: 10px;
    margin-left: 71px;
    margin-bottom: 10px;
}
.quality .b table {
    margin-top: 10px;
    margin-left: 27px;
    margin-bottom: 10px;
}
.quality table th {
    vertical-align: middle;
    font-size: 18px;
    color: rgb(167, 73, 73);
    padding-right: 6px;
}
.quality table td {
    padding-left: 16px;
    vertical-align: middle;
}
.quality table {
    margin-top: 10px;
    margin-left: 4em;
    margin-bottom: 10px;
}
.quality .aqds {
    margin-left: -35px;
}
.t_2 table {
    margin-top: 15px;
    margin-left: 2.1em;
    margin-bottom: 0px;
}
.t_2 table td {
    padding-left: 0.5em;
}

.l_1 {
    font-size: 1.3em;
    font-weight: bold;
    color: #555;
}
.l_2 {
    font-size: 1.3em;
    font-weight: bold;
    color: #FF4500;
}
.l_3 {
    font-size: 1.3em;
    font-weight: bold;
    color: #9ACD32;
}
.l_4 {
    font-size: 1.1em;
    font-weight: bold;
}
.quality a {
	color: #4169E1;
	text-decoration: underline;
}
.quality a:hover {
	color: #6495ED;
	text-decoration: underline;	
}
.quality .a {
    width: 91.4%;
    margin: 30px 0em 0 2.4em;
	border: 2px solid #777;
	background-color: #FFFAF0;
}
.quality .b {
    width: 91.4%;
    margin: 30px 0em 0 2.4em;
	border: 2px solid #777;
	background-color: #FFFAF0;
}
.quality .c {
    width: 91.4%;
    margin: 30px 0em 30px 2.4em;
	border: 2px solid #777;
	background-color: #FFFAF0;
}
.quality hr {
	width: 95%;
    margin: 0px 0px 20px 1.2em;
    border: 1px solid #888;
}
.quality img {
	margin-top: 5px;
	margin-bottom: 2px;
}
.quality a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 

/*-------------------------------------------
sekou
-------------------------------------------*/
.sekou {
	margin-left: 1em;
	margin-top: 30px;
	margin-bottom: 25px;
}
.sekou ul {
    display: inline-block;
}
.sekou li {
	display: block;
	float: left;
	margin-left: 1.6em;
	margin-bottom: 25px;
}
.sekou li img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
}
.sekou .t_2 table {
    border: none;
    padding-top: 7px;
    padding-bottom: 10px;
    margin-left: 12px;
}
.sekou .t_2 table tr td {
    padding-left: 0.4em;
    padding-top: 4px;
}
.sekou a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 


/*-------------------------------------------
mansionful
-------------------------------------------*/
.mansionful {
    width: 93%;
	font-size: 1.1em;
    margin: 30px 0.8em 0 0.9em;
    padding-left: 0.8em;
}
.mansionful table {
    width: 92%;
	border: 2px dotted #888;
	padding: 10px;
	margin-left: 1em;
	border-radius: 10px;
}
.mansionful table td {
    text-align: left;
	padding: 0px 0em 5px 0.4em;
	vertical-align:top;
}
.mansionful .genkyou table {
    max-width: 500px;
    width: 92%;
	border: 0px dotted #888;
	margin-left: 4px;
}
.mansionful .genkyou table td {
    text-align: left;
	padding: 0px 0em 5px 0.4em;
	vertical-align:top;
}

.mansionful table td .red {
	color: #f00;
	font-size: 1.4em;
	font-weight: bold;
	display: inline;
}
.mansionful .h3_2 {
	margin-top: 40px;
}
.mansionful h4 {
	margin-top: 30px;
}
.mansionful hr {
	width: 46em;
    margin: 15px 0px 15px 0.6em;
    border: 1px solid #888;
}
.mansionful .t_2 table {
    border: none;
	margin-left: 0px;
}
.mansionful a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.mansionful ul.merit-demerit {
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
}
.mansionful ul.merit-demerit li {
}

.mansionful ul.icon-arrow li {
    padding-left: 12px;
    line-height: 12px;
	display: inline-block;
	background-image: url("img/btn_head.gif");
	background-repeat: no-repeat;
    text-decoration: underline;
}
.mansionful ul.icon-arrow li a {
	color: #1E90FF;
}
.mansionful ul.icon-arrow li a:hover {
	color: #00BFFF;
}
.mansionful ul.icon-arrow {
	text-align: left;
	margin-bottom: 17px;
    margin-left: 6px;
}
.mansionful .mf_merit {
	margin: 0px 0px 0px 14px;
	border: 2px solid #D7D7D8;
	padding: 10px 10px 10px 10px;
}
.mansionful .mf_head {
    width: 190px;
    height: 150px;
    margin: -207px 0 40px 433px;
    padding: 0px 0 0 0;
	background-image: url("img/mf_head_img.jpg");
	background-repeat: no-repeat;	
}

#content .mansionful table.left {
	width: 320px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #B9B7B7;
	border-radius: 0px;
	float: left;
}
#content .mansionful table.left th {
	font-size: 13px;
    text-align: left;
    background-color: #EEEBEB;
    padding: 6px 0px 2px 14px;
}
#content .mansionful table.left td {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#content .mansionful table.right {
	width: 320px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #B9B7B7;
	border-radius: 0px;
	float: right;
}
#content .mansionful table.right th {
	font-size: 13px;
    text-align: left;
    background-color: #EEEBEB;
    padding: 6px 0px 2px 14px;
}
#content .mansionful table.right td {
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.mansionful .mansion_other{
	height: 256px;
	margin: 20px 0px 0px 6px;
}
.mansionful a {
	color: #48A0F7;
}
.mansionful a:hover {
	color: #99C8F6;
}

.mansionful .mansion_movie table {
    width: 628px;
    border: none;
    padding: 0px;
}
/*.mansionful .mansion_movie table {
    width: 628px;
    height: 223px;
    border: none;
    padding: 0px 0px 20px 0px;
}*/
.mansionful .mansion_movie table tr {

}
.mansionful .mansion_movie table td.left {
    padding: 0px 0px 0px 10px;
    margin: 0px;
}
.mansionful .mansion_movie table td.right {
    padding: 0px 0px 0px 30px;
    margin: 0px;
}


/*-------------------------------------------
mansionful_sub　マンションフルリフォーム　サブ
-------------------------------------------*/
.mansionful_sub {
    width: 93%;
	font-size: 1.1em;
    margin: 30px 0.8em 0 0.9em;
    padding-left: 0.8em;
}
.mansionful_sub table {
    max-width: 650px;
    width: 92%;
	border: 0px dotted #888;
	padding: 10px 0px 0px 0px;
	margin-left: 0;
	border-radius: 10px;
}
.mansionful_sub table td {
    text-align: left;
	padding: 0px 0em 5px 0.4em;
	vertical-align:top;
}
.mansionful_sub .genkyou table {
    max-width: 500px;
    width: 92%;
	border: 0px dotted #888;
	margin-left: 4px;
}
.mansionful_sub .genkyou table td {
    text-align: left;
	padding: 0px 0em 5px 0.4em;
	vertical-align:top;
}

.mansionful_sub table td .red {
	color: #f00;
	font-size: 1.4em;
	font-weight: bold;
	display: inline;
}
.mansionful_sub .h3_2 {
	margin-top: 40px;
}
.mansionful_sub hr {
	width: 46em;
    margin: 30px 0px 30px 0.6em;
    border: 1px solid #888;
}
.mansionful_sub .t_2 table {
    border: none;
	margin-left: 0px;
}
.mansionful_sub a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.mansionful_sub ul li {
    padding-left: 12px;
    line-height: 12px;
	display: inline-block;
	background-image: url("img/btn_head.gif");
	background-repeat: no-repeat;
    text-decoration: underline;
}
.mansionful_sub ul li a {
	color: #1E90FF;
}
.mansionful_sub ul li a:hover {
	color: #00BFFF;
}
.mansionful_sub ul {
	text-align: left;
	margin-bottom: 17px;
    margin-left: 6px;
}
.mansionful_sub .mf_head {
    width: 190px;
    height: 150px;
    margin: -169px 0 0 458px;
    padding: 23px 0 0 0;
	background-image: url("img/mf_head_img.jpg");
	background-repeat: no-repeat;	
}

#content .mansionful_sub table.sub {
	width: 600px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 15px;
	border: 2px dotted #B9B7B7;
	border-radius: 7px;
}
#content .mansionful_sub table.sub th {
	font-size: 13px;
    text-align: left;
    background-color: #EEEBEB;
    padding: 0px 0px 0px 14px;
}
#content .mansionful_sub table.sub td {
	padding: 9px 0px 9px 23px;
    text-align: left;
}
.mansionful_sub .mansion_other{
	height: 432px;
	margin: -22px 0px 0px 0px;
}
#main #content .mansionful_sub h4 {
	height: 7px;
	font-size: 18px;
	padding: 6px 0px 21px 8px;
	border-left: 8px solid #1FBE2C;
	margin: 14px 0px 12px 13px;
}
#main #content .mansionful_sub .mf_back {
	margin: 25px 0px 15px 20px;
}
#main #content .mansionful_sub .mf_back a {
	color: #2525C7;
}
#main #content .mansionful_sub .mf_back a:hover {
	color: #7ABCFD;
}


/*-------------------------------------------
nobadanti　野庭団地
-------------------------------------------*/
.nobadanti {
    width: 93%;
	font-size: 1.1em;
    margin: 30px 0.8em 0 0.9em;
    padding-left: 0.8em;
}
.nobadanti table {
    max-width: 500px;
    width: 92%;
	border: 2px dotted #888;
	padding: 10px;
	margin-left: 1em;
	border-radius: 10px;
}
.nobadanti table td {
    text-align: left;
	padding: 0px 0em 5px 0.4em;
	vertical-align:top;
}
.nobadanti .genkyou table {
    max-width: 500px;
    width: 92%;
	border: 0px dotted #888;
	margin-left: 4px;
}
.nobadanti .genkyou table td {
    text-align: left;
	padding: 0px 0em 5px 0.4em;
	vertical-align:top;
}

.nobadanti table td .red {
	color: #f00;
	font-size: 1.4em;
	font-weight: bold;
	display: inline;
}
.nobadanti .h3_2 {
	margin-top: 40px;
}
.nobadanti hr {
	width: 46em;
    margin: 30px 0px 30px 0.6em;
    border: 1px solid #888;
}
.nobadanti .t_2 table {
    border: none;
	margin-left: 0px;
}
.nobadanti a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.nobadanti ul li {
    padding-left: 20px;
	display: inline-block;
	background-repeat: no-repeat;
}
.nobadanti ul li a {
	color: #1E90FF;
}
.nobadanti ul li a:hover {
	color: #00BFFF;
}
.nobadanti ul {
	text-align: left;
	margin-bottom: 17px;
    margin-left: 6px;
}
.nobadanti .mf_head {
    width: 190px;
    height: 150px;
    margin: -169px 0 0 458px;
    padding: 23px 0 0 0;
	background-image: url("img/mf_head_img.jpg");
	background-repeat: no-repeat;	
}
.nobadanti .sanntenn {
	
}

.nobadanti .mansion_other{
	height: 384px;
	margin: 20px 0px 0px 6px;
}
.nobadanti .mansion_other table.left {
	width: 320px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #B9B7B7;
	border-radius: 0px;
	float: left;
}
.nobadanti .mansion_other table.left th {
	font-size: 13px;
    text-align: left;
    background-color: #EEEBEB;
    padding: 6px 0px 2px 14px;
}
.nobadanti .mansion_other table.left td {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.nobadanti .mansion_other table.right {
	width: 320px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #B9B7B7;
	border-radius: 0px;
	float: right;
}
.nobadanti .mansion_other table.right th {
	font-size: 13px;
    text-align: left;
    background-color: #EEEBEB;
    padding: 6px 0px 2px 14px;
}
.nobadanti .mansion_other table.right td {
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.nobadanti .mansion_other a {
	color: #48A0F7;
}
.nobadanti .mansion_other a:hover {
	color: #99C8F6;
}
.nobadanti .hiyou a img {
	margin: 0px 0px 15px 88px;
}
.nobadanti a img {
    box-shadow: 1px 1px 5px #A8A6A6;
    -moz-box-shadow: 1px 1px 5px #A8A6A6;
    -webkit-box-shadow: 1px 1px 5px #A8A6A6;
}
.nobadanti .mansion_movie table {
    width: 628px;
    height: 223px;
    border: none;
    padding: 25px 0px 10px 0px;
}
.nobadanti .mansion_movie table tr {

}
.nobadanti .mansion_movie table td.left {
    padding: 0px 0px 0px 10px;
    margin: 0px;
}
.nobadanti .mansion_movie table td.right {
    padding: 0px 0px 0px 30px;
    margin: 0px;
}


/*-------------------------------------------
exterior
-------------------------------------------*/
.exterior {
    width: 88%;
    margin: 32px 0 0 2.9em;
}
.exterior hr {
	width: 49em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.exterior .t_2 table {
    border: none;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-left: -0.7em;
}
.exterior .t_2 table tr td {
    padding-left: 0.4em;
    padding-top: 10px;
}
.exterior img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.exterior a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.exterior table {
    width: 625px;
	border: 0px dotted #888;
	margin-top: 18px;
	margin-bottom: 10px;
}
.exterior table td {
    text-align: left;
	/*vertical-align:top;*/
}

/*-------------------------------------------
saisei
-------------------------------------------*/
.saisei {
    width: 625px;/*88%*/
    margin: 32px 0 0 2.9em;
}
.saisei hr {
	width: 49em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.saisei .t_2 table {
    border: none;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-left: -9px;
}
.saisei .t_2 table tr td {
    padding-left: 5px;
    padding-top: 5px;
}
.saisei img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.saisei a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
}
.saisei .saisei_head {
    width: 190px;
    height: 150px;
    margin: -530px 0 0 442px;
    padding: 312px 0 0 0;
	background-image: url("img/saisei_head.jpg");
	background-repeat: no-repeat;	
}
.saisei table {
    width: 625px;
	border: 0px dotted #888;
	margin-top: 18px;
	margin-bottom: 10px;
}
.saisei table td {
    text-align: left;
	/*vertical-align:top;*/
}

/*-------------------------------------------
roof
-------------------------------------------*/
.roof {
    width: 625px;/*88%*/
    margin: 32px 0 0 2.99em;
}
.roof hr {
	width: 49em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.roof .tensen hr {
	width: 49em;
    margin: 30px 10px 30px 0.6em;
    border: 1px dashed #888;
}

.roof table {
    width: 625px;
	border: 0px dotted #888;
	margin-top: 18px;
	margin-bottom: 10px;
}
.roof table td {
    text-align: left;
	/*vertical-align:top;*/
}
.roof table td .red {
	color: #f00;
	font-size: 1.4em;
	font-weight: bold;
}
.roof .voice {
	margin-top: 10px;
	margin-left: 1.9em;
}

.roof .t_2 table {
    border: none;
	margin-left: -22px;
}
.roof .t_2 table tr td {
    padding-left: 5px;
    padding-bottom: 5px;
}
.roof img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.roof a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.roof ul li {
    padding-left: 12px;
    line-height: 12px;
	display: inline-block;
	background-image: url("img/btn_head.gif");
	background-repeat: no-repeat;
    text-decoration: underline;
}
.roof ul li a {
	color: #1E90FF;
}
.roof ul li a:hover {
	color: #00BFFF;
}
.roof ul {
	text-align: left;
	margin-bottom: 17px;
    margin-left: 6px;
}
.roof .roof_head {
    width: 190px;
    height: 150px;
    margin: -160px 0 0 432px;
    padding: 23px 0 0 0;
	background-image: url("img/roof_head.jpg");
	background-repeat: no-repeat;	
}

/*-------------------------------------------
voice
-------------------------------------------*/
.voice {
    width: 93%;
    margin: 32px 0 0 2.99em;
}
.voice hr {
	width: 49em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.voice table {
    width: 48.5em;
	border: 2px dotted #888;
	padding: 1em;
	margin-left: 0.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
}
.voice table td {
    text-align: left;
	padding: 5px 0 5px 2.5em;
	vertical-align:top;
}
.voice table td .red {
	color: #f00;
	font-size: 1.4em;
	font-weight: bold;
}
.voice .voice_box {
    width: 46.2em;
	border: 2px dotted #888;
	padding: 1em;
	margin-left: 0.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
}
.voice .voice_box hr {
	width: 44.6em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.voice .t_2 table {
    border: none;
	margin-left: 0px;
}
.voice .t_2 table tr {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.voice .t_2 table tr td {
    padding-left: 0px;
}
.voice img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.voice a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.voice ul.voice-list li {
    padding-left: 12px;
    line-height: 12px;
	/*display: inline-block;*/
	background-image: url("img/btn_head.gif");
	background-repeat: no-repeat;
    text-decoration: underline;
    padding-bottom: 5px;
}
.voice ul.voice-list li a {
	color: #1E90FF;
}
.voice ul.voice-list li a:hover {
	color: #00BFFF;
}
.voice ul.voice-list {
	text-align: left;
	margin-bottom: 17px;
    margin-left: 6px;
}
.voice .voice_img1 {
	width: 145px;
    height: 130px;
    background-image: url("img/voice_img1.jpg");
    background-repeat: no-repeat;
    float: right;
    margin-top: -15px;
    margin-right: 13px;
}
.voice .voice_img2 {
	width: 145px;
    height: 130px;
    background-image: url("img/voice_img2.jpg");
    background-repeat: no-repeat;
    float: right;
    margin-top: -15px;
    margin-right: 13px;
}
.voice .voice_img3 {
	width: 145px;
    height: 130px;
    background-image: url("img/voice_img3_2.jpg");
    background-repeat: no-repeat;
    float: right;
    margin-top: -15px;
    margin-right: 13px;
}
.voice .voice_img4 {
	width: 145px;
    height: 130px;
    background-image: url("img/voice_img4.jpg");
    background-repeat: no-repeat;
    float: right;
    margin-top: -15px;
    margin-right: 13px;
}
.voice .voice_img5 {
	width: 145px;
    height: 175px;
    background-image: url("img/voice_img5.jpg");
    background-repeat: no-repeat;
    float: right;
    margin-top: -15px;
    margin-right: 13px;
}
.voice .voice_img6 {
	width: 145px;
    height: 97px;
    background-image: url("img/voice_img6.jpg");
    background-repeat: no-repeat;
    float: right;
    margin-top: 10px;
    margin-right: 13px;
}
.voice .voice_img7 {
	width: 341px;
    height: 97px;
    background-image: url("img/voice_img7.jpg");
    background-repeat: no-repeat;
    float: right;
    margin-top: 10px;
    margin-right: 13px;
}
.voice .voice_img8 {
	width: 145px;
    height: 218px;
    background-image: url("img/voice_img8.jpg");
    background-repeat: no-repeat;
    float: right;
    margin-top: 10px;
    margin-right: 13px;
}

.voice .interview {
}
.voice .interview li {
	width:186px;
	padding:7px;
	border:5px solid #dcdcdc;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:14px;
	text-align:center;
	background-image: none;
}
.voice .interview li:nth-child(3n) {
	margin-right:0px;
}
.voice ul.interview li a {
	text-decoration:none !important;
}
.voice ul.interview li a img {
	box-shadow: none;
} 
.voice img {
	margin: 0;
	padding: 0;
}

.voice ul.interview p {
	margin: 0 !important;
	padding: 0 !important;
}
.voice ul.interview br {
	display: none;
}
.voice ul.interview li .ttl {
	height: 39px;
	margin: 0;
	padding: 5px 0 0;
	text-align:center;
	overflow: hidden;
}
.voice ul.interview li a .ttl {
	color:#333333 !important;
	text-decoration:none;
	line-height:1.5;
	font-weight: bold;
}
.voice ul.interview li a:hover .ttl {
}
.voice ul.interview li .more {
	margin: 5px 0 0;
	padding: 0;
	text-align:center;
}
.voice ul.interview li a .more {
	display: block;
	background:#dcdcdc;
	color:#333333 !important;
	text-decoration:none !important;
	line-height:22px;
	font-size:12px;
}
.voice ul.interview li a:hover .more {
	background:#EEE;
}
/*-------------------------------------------
sitemap
-------------------------------------------*/
.sitemap {
    width: 93%;
    margin: 32px 0 0 2.99em;
}
.sitemap hr {
	width: 49em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.sitemap table {
    width: 48.5em;
	border: 2px dotted #888;
	padding: 1em;
	margin-left: 0.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
}
.sitemap table td {
    text-align: left;
	padding: 5px 0 5px 2.5em;
	vertical-align:top;
}
.sitemap table td .red {
	color: #f00;
	font-size: 1.4em;
	font-weight: bold;
}
.sitemap .voice_box {
    width: 46.2em;
	border: 2px dotted #888;
	padding: 1em;
	margin-left: 0.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
}
.sitemap .voice_box hr {
	width: 44.6em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.sitemap .t_2 table {
    border: none;
	margin-left: 0px;
}
.sitemap .t_2 table tr {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.sitemap .t_2 table tr td {
    padding-left: 0px;
}
.sitemap img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.sitemap a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.sitemap ul li {
    padding-left: 12px;
    line-height: 12px;
	/*display: inline-block;*/
	background-image: url("img/btn_head.gif");
	background-repeat: no-repeat;
    text-decoration: underline;
    padding-bottom: 13px;
    margin-left: 2px;
}
.sitemap ul li a {
	color: #1E90FF;
}
.sitemap ul li a:hover {
	color: #00BFFF;
}
.sitemap ul {
	text-align: left;
	margin-bottom: 17px;
    margin-left: 8px;
    padding-top: 5px;
}
.sitemap ul li ul {
	margin-top: 10px;
}

/*-------------------------------------------
condensation
-------------------------------------------*/
.condensation {
    width: 87%;
    margin: 32px 0 0 2.99em;
}
.condensation .condensation_head {
    width: 190px;
    height: 150px;
    margin: -222px 0 0 444px;
    padding: 105px 0 0 0;
	background-image: url("img/condensation_head.jpg");
	background-repeat: no-repeat;	
}
.condensation hr {
	width: 49em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.condensation .t_2 table {
	margin-left: -3px;
}
.condensation .t_2 table tr td {
    padding-left: 5px;
    padding-bottom: 5px;
}
.condensation img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.condensation a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.condensation_r {
	font-size: 1.4em;
	color: #FF4500;
}
.condensation_g {
	font-size: 1.4em;
	color: #32CD32;
}
.condensation_b {
	font-size: 22px;
}
.condensation .kitchen_kansei {
	margin: 0 0 0 0;
}
.condensation table {
    width: 625px;
	border: 0px dotted #888;
	margin-top: 18px;
	margin-bottom: 10px;
}
.condensation table td {
    text-align: left;
	/*vertical-align:top;*/
}

/*-------------------------------------------
kitchen
-------------------------------------------*/
.kitchen {
    width: 87%;
    margin: 32px 0 0 2.99em;
}
.kitchen hr {
	width: 49em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.kitchen .t_2 table {
	margin-left: -3px;
}
.kitchen .t_2 table tr td {
    padding-left: 5px;
    padding-bottom: 5px;
}
.kitchen img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.kitchen a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.kitchen_r {
	font-size: 1.4em;
	color: #FF4500;
}
.kitchen_g {
	font-size: 1.4em;
	color: #32CD32;
}
.kitchen_b {
	font-size: 22px;
}
.kitchen .kitchen_kansei {
	margin: 0 0 0 0;
}
.kitchen table {
    width: 625px;
	border: 0px dotted #888;
	margin-top: 18px;
	margin-bottom: 10px;
}
.kitchen table td {
    text-align: left;
	/*vertical-align:top;*/
}

/*-------------------------------------------
bath　浴室
-------------------------------------------*/
.bath {
    width: 87%;
    margin: 32px 0 0 2.99em;
}
.bath .bath_head {
    width: 190px;
    height: 150px;
    margin: -222px 0 0 444px;
    padding: 105px 0 0 0;
	background-image: url("img/condensation_head.jpg");
	background-repeat: no-repeat;	
}
.bath hr {
	width: 49em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.bath .t_2 table {
	margin-left: -3px;
}
.bath .t_2 table tr td {
    padding-left: 5px;
    padding-bottom: 5px;
}
.bath img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bath a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.bath_r {
	font-size: 1.4em;
	color: #FF4500;
}
.bath_g {
	font-size: 1.4em;
	color: #32CD32;
}
.bath_b {
	font-size: 22px;
}
.bath .bath_kansei {
	margin: 0 0 0 0;
}
.bath table {
    width: 625px;
	border: 0px dotted #888;
	margin-top: 18px;
	margin-bottom: 10px;
}
.bath table td {
    text-align: left;
	/*vertical-align:top;*/
}


/*-------------------------------------------
senmen　洗面　トイレ
-------------------------------------------*/
.senmen {
    width: 625px;/*88%*/
    margin: 32px 0 0 2.99em;
}
#main #content .senmen .midashi {
	height: 25px;
	font-size: 18px;
	padding: 4px 0px 3px 10px;
	margin: 0px 0px 0px 6px;
	border-left: 6px solid #7CBE72;
	font-weight: 500;
}
#main #content .senmen .midashi_table {
	font-size: 17px;
}

.senmen hr {
	width: 626px;
    margin: 30px 10px 30px 0.6em;
    border: 1px dashed #ccc;
}
.senmen .t_2 table {
	margin-left: -9px;
}
.senmen .t_2 table tr td {
    padding-left: 5px;
    padding-bottom: 5px;
}
.senmen img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.senmen a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
} 
.senmen_r {
	font-size: 1.4em;
	color: #FF4500;
}
.senmen_g {
	font-size: 1.4em;
	color: #32CD32;
}
.senmen_b {
	font-size: 22px;
}
.senmen .kitchen_kansei {
	margin: 0 0 0 0;
}
.senmen table {
    width: 625px;
	border: 0px dotted #888;
	margin-top: 18px;
	margin-bottom: 10px;
}
.senmen table td {
    text-align: left;
    font-size: 14px;
	/*vertical-align:top;*/
}

/*-------------------------------------------
ijikanri
-------------------------------------------*/
.ijikanri {
    width: 90%;
    margin: 32px 0 0 2.99em;
}
.ijikanri a {
	color: #4169E1;
	text-decoration: underline;
	line-height: 35px;
}
.ijikanri a:hover {
	color: #6495ED;
	text-decoration: underline;	
}
.ijikanri hr {
    border: 1px solid #aaa;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ijikanri ol {
    list-style-type: decimal;
}
.caption_r {
	font-size: 1.4em;
	color: #FF4500;
}
.caption_g {
	font-size: 1.4em;
	color: #32CD32;
}
.caption_b {
	font-size: 1.4em;
}
.ijikanri .toiawase_iji {
    margin-left: 7em;
    margin-bottom: 20px;
    margin-top: -20px;
}
.ijikanri .sample {
    width: 150px;
    height: 100px;
	background-image: url("img/ijikanri_photo.jpg");	
	margin: -100px 0px 0px 460px;
}

/*-------------------------------------------
mizumawari
-------------------------------------------*/
.mizumawari {
	width: 92%;
	margin-left: 40px;
	margin-top: 25px;
	margin-bottom: 20px;
}
/*-------------------------------------------
access
-------------------------------------------*/
.access {
    width: 93%;
    margin: 32px 0 0 2.4em;
}
.access hr {
	width: 49em;
    margin: 30px 10px 30px 0.6em;
    border: 1px solid #888;
}
.access table {
	margin-left: 1em;
	margin-bottom: 20px;
	width: 43em;
}
.access table tr th{
	font-size: 1.1em;
	width: 8em;
	padding: 0.5em;
	text-align: center;
	background: #D3D3D3;
}
.access table tr td{
	font-size: 1.1em;
	text-align: left;
	padding: 0.5em;
}
.access .map {
    height:280px;
	border: 0px solid #555;
	background-image: url("img/arikiri_map.jpg");
	background-repeat: no-repeat;
	margin-left: 1em;
}
.access .btn {
    margin-left: 15px;
    margin-top: 22px;
}
.access a {
	color: #1E90FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.access a:hover {
	color: rgb(144, 200, 255);
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*-------------------------------------------
contact （form7）
-------------------------------------------*/
.list-block span.wpcf7-list-item {
    display: block;
    font-size: 0.99em;
    margin-left: 1.4em;
}
.contact_tel {
    width: 90%;
    font-size: 1em;
    margin: 30px 1.3em 0 1.3em;
    padding-left: 1em;
}
.contact_tel table.contact-time {
    width: 100% !important;
}
.contact_tel table.contact-time td {
    vertical-align: top;
}
.contact_tel table.contact-time td span {
    font-size: 18px;
}
.contact_foot .t_2 table {
    border: none;
    padding-bottom: 10px;
    margin-left: 24px;
}
.contact_foot .t_2 table tr td {
    padding-left: 5px;
    padding-top: 5px;
}
.contact_foot a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
}

.contact_tel h3 {
	margin: -10px;
}
.contact_tel  strong {
    font-size: 24px;
}
.onegai {
    width: 90%;
    margin: 30px 1.5em 0 1.5em;
    padding: 10px 1em 10px 1em;
    border: 2px dotted #555;
    font-size: 1.1em;
    border-radius: 10px;
}
.onegai  a{
    color: #f00;
}
.contact_form {
    width: 95%;
    margin: 30px 1em 0 1.4em;
}
.contact_form  b{
    font-size: 1.1em;
}
.contact_form  hr {
	margin-bottom: 30px;
	margin-left: 0.8em;
	border: 1px solid #888;
}

/*add 2014.11.18*/
.contact_form {
	border-collapse: collapse;
}
.contact_form th {
	width: 32%;
	background: #EEE;
	text-align: left;
	vertical-align: top;
}
.contact_form th,
.contact_form td {
	padding: 10px;
	border: 1px solid #CCC;
}
#content .contact_area {
	border: 3px solid #4c6224;
	margin: 20px 30px;
	padding: 8px 10px;
	text-align: left;
}
#content .contact_area p.information {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
#content .contact_area ul {
	margin: 0 0 0 20px;
}
#content .contact_area ul li {
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.6em;
	margin: 0 0 10px;
	padding: 0 0 0 5px;
	letter-spacing: -0.2px;
}
#content .contact_area ul li:last-child {
	margin: 0 0 0;
}

/**/

.onegai_img {
	margin-left: 1.4em;
	margin-top: 30px;
}
.onegai_img a {
	color: #4169E1;
	text-decoration: underline;
}
.onegai_img a:hover {
	color: #6495ED;
	text-decoration: underline;	
}
.onegai_img img {
	margin-top: -20px;
}

/*-------------------------------------------
company
-------------------------------------------*/
.company {
    width: 94%;
    margin: 30px 1em 0 1em;
    padding-left: 1em;
}
.company h3 {
	margin: 0px;
}
.company table {
	margin-left: 0.5em;
	margin-bottom: 20px;
	width: 90%;
}
.company table tr th{
	font-size: 1.1em;
	padding: 0.5em;
	width: 10em;
	text-align: center;
	background: #D3D3D3;
}
.company table tr td{
	font-size: 1.1em;
    padding-top: 0.5em;
    padding-left: 0.5em;
	text-align: left;
}
.company a {
    color: #1E90FF;
    text-decoration: underline;
}
.company a:hover {
    color: #00BFFF;
    text-decoration: underline;
}
.company .rinen {
	margin-top: 1em;
    margin-left: 1em;
    margin-right: 1em;
	padding: 0;
}
.company .t_2 table {
    margin-top: 48px;
    margin-left: 2px;
}
.company .t_2 table tr td {
    padding-left: 0.3em;
    padding-top: 0.3em;
}
.company img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.company a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
}
.company .syatyou_img {
	
}

.company ul li {
    padding-left: 12px;
    line-height: 12px;
	display: inline-block;
	background-image: url("img/btn_head.gif");
	background-repeat: no-repeat;
}
.company ul {
	text-align: left;
	margin-bottom: 17px;
    margin-left: 6px;
}
.company .car {
    width: 145px;
    height: 110px;
	/*background-image: url("img/arilirikun2.jpg");
	background-repeat: no-repeat;*/
	float: right;
    margin-top: -88px;
    margin-right: 0px;
}
.company .syatyou_syoukai {
	margin-left: 344px;
}


/*-------------------------------------------
flow
-------------------------------------------*/
.high {
	background-image: url("img/flow_high5.jpg") ;
	background-repeat: no-repeat;
	height: 868px;
	margin-left: 38px;
}
.row {
	background-image: url("img/flow_row7.jpg") ;
	background-repeat: no-repeat;
	height: 1439px;
	margin-left: 42px;
}
.flow hr {
    width: 645px;
    margin-top: 37px;
    margin-bottom: 38px;
    margin-left: 30px;
    border: 1px solid #aaa;
}
.flow h3 {
	margin-top: 20px;
	margin-left: 1em;
	margin-bottom: 10px;
}
#content .top img {
	margin-right: 24px;
}
.high .mail_link {
    rgb(84, 109, 241);
    margin-left: 172px;
    padding-top: 210px;
}
.high .mail_link  a{
    color: rgb(109, 131, 243);
    font-size: 14px;
    text-decoration: underline;
}
.high .mail_link  a:hover{
    color: rgb(189, 198, 248)
}
.row .aqds_link {
    rgb(84, 109, 241);
    margin-left: 149px;
    padding-top: 700px;
}
.row .aqds_link  a{
    color: rgb(109, 131, 243);
    font-size: 14px;
    text-decoration: underline;
}
.row .aqds_link  a:hover{
    color: rgb(189, 198, 248)
}
.flow .t_2 table {
    border: none;
    padding-bottom: 10px;
    margin-left: 24px;
}
.flow .t_2 table tr td {
    padding-left: 5px;
    padding-top: 5px;
}
.flow a img {
	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;
}

/*-------------------------------------------
ryoukin 料金ページ　リフォム費用　料金
-------------------------------------------*/
.ryoukin {
    width: 93%;
	font-size: 1.1em;
    margin: 30px 0.8em 0 0.9em;
    padding-left: 0.8em;
}
#content .ryoukin h3 {
    border-left: 5px solid #501c20;
    background-image: none;
	height: 43px;
	font-size: 1.7em;
	padding-left: 14px;/*1.4em;*/
	padding-top: 13px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#content .ryoukin h4 {
	height: 46px;
	font-size: 17px;
    padding-left: 12px;
    padding-top: 0px;
    margin-bottom: 5px;
    margin-left: 18px;
    border-left: 4px solid #6FC75E;
}
#content .ryoukin h5 {
	margin-left: 15px;
    margin-top: 15px;
}
#content .ryoukin img {
	border: 0px solid #888;
}
#content .ryoukin .ryoukin_bnr_noba {
	margin: -6px 0px 0px 16px;
}
#content .ryoukin .head table {
	width: 636px;
	padding: 5px 0px 0px 15px;
}
#content .ryoukin .head table th {
	text-align: left;
	color: #686565;
}
#content .ryoukin .head table tr {
	
}
#content .ryoukin .head table td {
	padding: 0px 20px 5px 0px;
	font-size: 13px;
}
#content .ryoukin td a {
    color: rgb(128, 128, 185);
	text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#content .ryoukin td a:hover {
	color: rgb(72, 72, 228);
}
#content .ryoukin ul {
	margin-left: 20px;
	margin-top: 5px;
    margin-bottom: 35px;
}
#content .ryoukin li {
	float: left;
    padding-right: 15px;
    padding-left: 0px;
	/*font-size: 11px;
    line-height: 12px;
    background-image: url("img/btn_head.gif");
    background-repeat: no-repeat;*/
}
#content .ryoukin li a {
    color: rgb(128, 128, 185);
    font-size: 12px;
	text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#content .ryoukin li a:hover {
	color: rgb(72, 72, 228);
}
#content .ryoukin a img {
	text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#content .ryoukin .t_2 table {
    border: none;
    padding-bottom: 10px;
    margin-left: 3px;
    margin-top: 38px;
}
#content .ryoukin .t_2 table tr td {
    padding-left: 5px;
    padding-top: 5px;
}
#content .ryoukin a img {
/*	box-shadow: 2px 2px 7px #555;
	-moz-box-shadow: 2px 2px 7px #555;
    -webkit-box-shadow: 2px 2px 7px #555;*/
}
#content .ryoukin .ryoukin_dentaku {
	background-image: url("img/ryoukin_top_dentaku.jpg");
	background-repeat: no-repeat;
	width: 160px;
	height: 108px;
    margin: -113px 0px 0px 500px;
}

/*-------------------------------------------
saiyou 採用情報ページ　saiyou
-------------------------------------------*/
.saiyou {
    width: 93%;
	font-size: 1.1em;
    margin: 30px 0.8em 0 0.9em;
    padding-left: 0.8em;
}
#content .saiyou h3 {
    border-left: 5px solid #6FC75E;
    background-image: none;
	height: 43px;
	font-size: 1.6em;
	padding-left: 14px;/*1.4em;*/
	padding-top: 13px;
	margin-bottom: 8px;
	margin-left: 8px;
}

#content .saiyou .saiyou_midashi {
	background-image: url(img/saiyou_midashi.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 21px;
	font-size: 17px;
	color: #389748;
	margin: 25px 0px 15px 8px;
	padding: 0px 0px 0px 20px;
	line-height: 13px;
	border-bottom: 1px dotted #389748;
}
#content .saiyou .saiyou_midashi_top {
	background-image: url(img/saiyou_midashi.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 21px;
	font-size: 17px;
	color: #389748;
	margin: 25px 0px 15px 8px;
	padding: 0px 0px 0px 20px;
	line-height: 13px;
	border-bottom: 1px dotted #389748;
	font-weight: bold;
	}

#content .saiyou .saiyou_word_kyoutyou {
	font-size: 17px;
    padding: 15px 0px 13px 0px;
}
#content .saiyou .saiyou_word_kyoutyou2 {
	font-size: 16px;
    padding: 4px 0px 13px 0px;
}
#content .saiyou .saiyou_word_kyoutyou .saiyou_word_hosoku {
	font-size: 13px;
    margin: -21px 0px -14px 96px;
}
#content .saiyou .saiyou_img_syatyou {
	background-image: url(img/saiyou_img_syatyou.jpg);
	width: 161px;
	height: 146px;
	margin: -34px 0px 0px 473px;
}
#content .saiyou .honbun {
	margin-top: -96px;
}

#content .saiyou img {
	border: 0px solid #888;
}
#content .saiyou a img {
	text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#content .saiyou table {
	width: 636px;
	padding: 15px 0px 0px 15px;
}
#content .saiyou table.btn {
	width: 530px;
	padding: 33px 0px 0px 15px;
	margin-left: 61px;
}
#content .saiyou table th {
	text-align: left;
	color: #686565;
}
#content .saiyou table tr {
	
}
#content .saiyou table td {
	padding: 0px 4px 18px 0px;
	font-size: 14px;
	vertical-align: top;
}
#content .saiyou table.btn td {
	padding: 0px 4px 18px 0px;
	font-size: 14px;
	vertical-align: top;
	text-align: center;
}

#content .saiyou td a {
    color: rgb(128, 128, 185);
	text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#content .saiyou td a:hover {
	color: rgb(72, 72, 228);
}
#content .saiyou ul {
	margin-left: 20px;
	margin-top: 5px;
    margin-bottom: 35px;
}
#content .saiyou ul.bottom {
	margin-left: 20px;
	margin-top: 5px;
    margin-bottom: 70px;
}
#content .saiyou li {
	float: left;
    padding-right: 15px;
    padding-left: 0px;
	/*font-size: 11px;
    line-height: 12px;
    background-image: url("img/btn_head.gif");
    background-repeat: no-repeat;*/
}
#content .saiyou li a {
    color: rgb(128, 128, 185);
    font-size: 12px;
	text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#content .saiyou li a:hover {
	color: rgb(72, 72, 228);
}
#content .saiyou .question {
	margin: 0px 0px -29px 0px;
}
#content .saiyou .answer {
	margin: 0px 0px -29px 0px;
}
#content .saiyou .q_a {
	margin-left: 13px;
    margin-right: 3px;
}
#content .saiyou .hissu,
#content .hissu {
	color: #FC6F6F;
    font-size: 13px;
}



/*-------------------------------------------
syatyou 社長ブログ
-------------------------------------------*/
.syatyou-blog-menu-ttl {
	margin: 10px 0 0 20px;
	font-size: 18px;
	font-weight: bold;
}
ul.syatyou-blog-menu {
	margin: 10px 20px;
	padding: 0 0 5px 0;
	border-bottom: 2px dotted #a9a9a9;
}
ul.syatyou-blog-menu li {
	float: left;
	margin: 0 20px 10px 0;
}
ul.syatyou-blog-menu li:before {
	content:url(img/icon-arrow-right.png);
	display: inline-block;
	margin: 0 3px 0 0;
}
ul.syatyou-blog-menu li a {
	text-decoration: underline !important;
}
ul.syatyou-blog-menu li a:hover {
	text-decoration: none !important;
}




/*-------------------------------------------
サイドバー
-------------------------------------------*/

#side {
	float: left;
	width: 212px;/*22.5%*/
	padding-left: 14px;/*1.1em*/
	padding-bottom: 20px;
	border: 0px solid #000000;
}

#side .fb-like-box {
	background-color: #F5F5F5;
	margin-top: 10px;
	margin-bottom: 10px;
}

#side .side_box {
	width: 199px;/*92%*/
	padding-bottom: 2px;
	border: 0px solid black;
}

#side h3 {
	font-size: 1.1em;
	line-height: 28px;
	/*color: #fff;*/
	color: #484848;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	height: 20px;
	padding-bottom: 7px;
	padding-top: 5px;
}

#side li {
	line-height:0;
}
#side li a {
	display: block;
	font-size: 0.98em;
	font-weight: bold;
	line-height: 28px;
	color: #555;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 15px;
	background-image: url(img/side_li.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #888;
	height: 34px;
    border-radius: 7px;
}

#side li a:hover {
	background-color: #FFFFFF;
	color: #888;
	background-image: url(img/side_li_ov.jpg);
}




#side li ul.children {
}
#side li ul.children li a {
	display: block;
	font-size: 0.98em;
	font-weight: bold;
	line-height: 28px;
	color: #555;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 30px;
	background-image: url(img/side_li-child.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #888;
	height: 34px;
    border-radius: 7px;
}
#side li ul.children li a:hover {
	background-color: #FFFFFF;
	color: #888;
	background-image: url(img/side_li-child_ov.jpg);
}



#side .side_box .side_inbox p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
}

#side .side_box .side_btn {
	background-color: #FFFFFF;
	color: #888;
	background-image: url(img/side_li_ov.jpg);
}



/*--------------------------------------*/
#side .side_box h3 {
	background-color: #73868C;
	background-image: none;
	line-height: 20px;
	height: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}

#side .side_box .side_prbox {
	width: 186px;
	background-color: #2E2E2E;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 2px;
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	color: #A4B4B5;
}
#side .side_box .side_prbox p {
	font-size: 9px;
}
#side .side_box .side_prbox a {
	color: #9AA9A8;
	text-decoration: none;
	margin-right: 2px;
}

#side li a span {
	font-size: 10px;
	line-height: 12px;
	color: #6C898C;
}
#side li a:hover span {
	color: #50AABA;
}

#side .chui {
	font-size: 10px;
	color: #FF9900;
	padding-left: 5px;
}

#side .side_box .side_prbox a:hover {
	color: #CBD8D8;
}

#side .saiyou_bnr{
	margin-top: 13px;
}

#side li.cat-item a {
	overflow: hidden;
}
/*
各種テーブル
-------------------------------------------------------------------*/
#content table.table_info {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#content table th #kind {
	text-align: left;
	padding: 5px 0px 2px 18px;
}

#content table td #kind {
    border: none;
}


#content table td.td_head {
	background-color: #697B81;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #202020;
	border-right-color: #333333;
	border-bottom-color: #202020;
	border-left-color: #202020;
	font-size: 13px;
	background-image: url(img/td_head.gif);
	background-repeat: repeat-x;
}

#content table td.td_odd {
	background-color: #444444;
	text-align: left;
	padding: 8px;
	border: 1px solid #202020;
	font-size: 12px;
	background-image: url(img/td_odd.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #C4D6D7;
}

#content table.table_menu th {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #202020;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #202020;
	white-space: nowrap;
	background-color: #FCFBF8;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #202020;
	border-left-color: #202020;
	padding-left: 20px;
}
#content table.table_menu th span {
	font-size: 10px;
	color: #9EDFF8;
}
#content table.table_menu td {
	padding-left: 15px;
	border-bottom-color: #202020;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	background-color: #444444;
	border-top-color: #202020;
	border-right-color: #202020;
	border-left-color: #202020;
	padding-right: 15px;
}
#content .table_menu strong {
	font-size: 16px;
	color: #60C4DD;
	padding-right: 5px;
	padding-left: 5px;
}
#content table.table_menu {
	width: 520px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

.table_info th a {
	color: #312D24;
}
#content .table_info .td_odd p {
	margin: 0px;
}

#content table.table_menu td {
	font-size: 14px;
}
#content table.table_menu th {
	font-size: 14px;
	background-image: url(img/th.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
	background-color: #65757A;
	border-right-color: #333333;
}

/*---#contact table----------------------------------------------------------------*/

#contct table td {
	padding: 9px 0px 14px 35px;
	text-align: left;
	border-left: 1px solid #000000;
}

#contct table th #kind {
	text-align: left;
	padding: 5px 0px 2px 18px;
}

#content #contct table th {
	font-family: "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 15px;
	text-align: left;
	padding: 5px 0px 3px 5px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
/*
ギャラリー
-------------------------------------------------------------------*/
#content .box3 {
	text-align: center;
	width: 205px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #EEE8DF;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F9F7F4;
}
.box3 .btn a {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #BF9F62;
	display: block;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	line-height: 14px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE1CF;
	border-right-color: #EBE1CF;
	border-bottom-color: #EBE1CF;
	border-left-color: #EBE1CF;
	background-image: url(img/btn.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box3 .btn a:hover {
	color: #008DD9;
	background-color: #F0FDFF;
	background-image: none;
}
.box3 a img {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	border: 1px solid #E2DBCD;
}
.box3 a:hover img {
	border-top-color: #89E1FE;
	border-right-color: #89E1FE;
	border-bottom-color: #2FCAFD;
	border-left-color: #89E1FE;
}
#content .box3:hover {
	background-color: #ECFBFF;
	border-top-color: #B3E9F7;
	border-right-color: #B3E9F7;
	border-bottom-color: #B3E9F7;
	border-left-color: #B3E9F7;
}

/*-------------------------------------------------------------------
サイトマップ
-------------------------------------------------------------------*/
#head h2 {
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	left: 5px;
	width: 880px;
	padding-left: 20px;
}
#main p.p_sitemap {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#main ul.ul_sitemap {
	padding: 10px;
}
#main .ul_sitemap li {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
}
#main .ul_sitemap ul {
	margin: 0px;
	padding: 0px;
}
#main .ul_sitemap li a {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.alignleft {
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.alignright {
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#navigation {
	padding:5px 20px;
	text-align:Center;
	}

#s{
	border: solid 1px #aaaaaa;
	width: 50%;
	height: 10px;
}

#content h3 a{
	color: #0085B0;
	text-decoration: none;
}
#content h3 a:hover {
	color: #00C1DD;
}

/*******************
*	COMMENTS	   *
********************/
.comments-box {
	zoom: 0;
	margin: 0;
}

.comments-box img {
	vertical-align: middle;
}

.comments-box h3 {
	letter-spacing: 0;
	margin: 0;
}

.cancel-comment-reply {
	padding: 5px 0 0 0;
}


.text {
	border: 1px solid #ddd;
	padding: 2px;
	color: #777;
	width: 200px;
}

/************************
*	COMMENT FRAMEWORK	*
*************************/
ol.commentlist a:link {
	text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
}
/*コメント*/
ol.commentlist {
	margin: 0;
	padding: 0;
	background: #FFFAFA;
	border-radius: 15px;
}

ol.commentlist li {
	margin: 0px 0 10px 0;
	padding: 15px;
	list-style-type: none;
	border: 2px dotted #888;
	border-radius: 15px;
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li div.vcard cite.fn a.url {
	color: #808080;
}

ol.commentlist li div.vcard img.avatar-32 {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

ol.commentlist li div.vcard img.photo {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

ol.commentlist li div.vcard span.says {
	color: #888;
}

/*年月日*/
ol.commentlist li div.comment-meta {
	margin: 3px 0 0 0;
	font-size: 0.9em;
}

/*年月日*/
ol.commentlist li div.comment-meta a {
	color: #aaa;
	text-decoration:none;
}

ol.commentlist li p {
	margin: 15px 0 0 0;
	line-height: 1.4em;
}

/*返信ボタン*/
ol.commentlist li div.reply {
	background: #f8f8f8;
	color: #333;
	width: 33px;
	margin: 10px 0 0 0;
	padding: 5px 2px 5px 5px;
	line-height: 16px;
	border: 1px solid #e9e9e9;
}
/*返信ボタン*/
ol.commentlist li div.reply a {
	color: #333 !important;
}
/*返信ボタン*/
ol.commentlist li div.reply a:hover {
	color: red  !important;
	text-decoration: none;
}

ol.commentlist li ul.children li {
	margin: 10px 0 0 0;
	background: #404040;
	border: 1px solid #111;
}

ol.commentlist li ul.children li li.alt {
	background: #555;
}


ol.commentlist li ul.children li.depth-2 {
	background: #555;
}

ol.commentlist li ul.children li.depth-3 {
	background: #404040;
}

ol.commentlist li ul.children li.depth-4 {
	background: #FFFFF7;
}

ol.commentlist li ul.children li.depth-5 {
	background: #404040;
}

ol.commentlist li ul.children li.depth-6 {
	background: #FFFAFA;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
/* 返信フォーム */
#respond {
	background: #FFFAFA;
	border: 2px dotted #888;
	border-radius: 15px;
	margin: 0 auto 1.625em;
	margin-right: 1px;
	margin-top: 15px;
	padding: 1.625em;
	position: static;
	width: 93%;
}
#respond input[type="text"] {
	display: block;
	height: 14px;
	width: 30%;
}
#respond input[type="text"], #respond textarea {
	padding: 8px;
	background: whiteSmoke;
	border: 1px solid #BFBFBF;
	box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: color: black;
	font-size: 14px;
}
/*送信ボタン*/
#respond input#submit {
	background: #f8f8f8;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #444;
	cursor: pointer;
	font-size: 13px;
	margin: 20px 0;
	padding: 5px 22px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

/*******************
*	NAVIGATION	   *
********************/
.navigation {
	margin: 5px 0 5px 0;
	padding: 5px;
}
.left {
	margin: 5px 0 5px 0;
	padding: 5px;
	float: left;
}
.right,  .next  {
	margin: 5px 0 5px 0;
	padding: 5px;
}
#content .rerated ul li {
	line-height:0;
}
#content .rerated ul li a {
	display: block;
	font-size: 12px;
	line-height: 17px;
	color: #14130C;
	text-decoration: none;
	background-color: #F8F8F5;
	padding-top: 16px;
	padding-right: 5px;
	padding-left: 62px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D8;
	background-image: url(img/k_li.gif);
background-position:2% 50%;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 34px;
}

#content .rerated ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(img/k_o.gif);
}

#content .rerated ul {
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	display: block;
}
.wp-pagenavi { margin:10px 0 10px 30px; padding:0; font-size:11px; }
.wp-pagenavi a, .wp-pagenavi a:visited { padding:5px 10px; margin:3px; text-decoration: none; color:#777; border:1px solid #bbb;background:#fff; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.wp-pagenavi a:hover { border:1px solid #2089cc; color:#2089cc; background:#fff; }
.wp-pagenavi span.pages { padding:0px; margin:0 0 14px 5px; color:#777; display:block; }
.wp-pagenavi span.current { padding:5px 10px; margin:3px; border:1px solid #a9b9b7; color:#fff; background:#a9b9b7;  -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(border-radius.htc);//for IE}
.wp-pagenavi span.extend { padding:5px 10px; margin:3px; border:1px solid #a9b9b7; color:#777; background:#fff; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(border-radius.htc);//for IE}

input[type="text"], textarea {
	padding: 2px;
	background: #f5f5f5;
	border: 1px solid #bfbfbf;
	box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: color: black;
	font-size: 14px;
}

input[type="submit"] {
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #789091;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 6px 8px;
	*padding: 6px 3px;
	cursor: pointer;
}
input[type="submit"]:hover {
	background-color: #777;
	color: #fff;
}
ul.xoxo.blogroll li{
	line-height: 16px;
	margin: 10px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
ul.xoxo.blogroll li a{
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 7px;
	font-weight: bold;
	letter-spacing: 1px;
}
#content .box4 {
	text-align: center;
	width: 103px;
	float: left;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 6px;
	padding: 7px;
	cursor: pointer;
	background: #fff;
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
	border: solid 1px #E3E3E3;
}
.box4 a img {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	border: 1px solid #E2DBCD;
 	width: 100px;
	height: 100px;
}
.box4 a:hover img {
	border-right-color: #D7C693;
	border-bottom-color: #D7C693;
	border-left-color: #D7C693;
}
#content .box4:hover {
	border-top-color: #D7C693;
	border-right-color: #D7C693;
	border-bottom-color: #D7C693;
	border-left-color: #D7C693;
}
blockquote { padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	 background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#242424));
	 background: -moz-linear-gradient(top, #333, #242424);
	 background: -o-linear-gradient(top, #333, #242424);
	 border: 1px solid #242424;}
blockquote p { margin:0 0 5px 0; }

/* add 2015.1.21 */
#post_box{
	width:690px;
	margin:0 auto;
	padding: 20px 0 20px 20px;
	position:relative;
	overflow:hidden;
	}
#post_box .post{
	width:186px;
	padding:7px;
	border:5px solid #dcdcdc;
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:14px;
	text-align:center;
	}
#post_box .post h3{
	height: 39px;
	background: none;
	margin: 0;
	padding: 5px 0 0;
	line-height:1.5;
	text-align:center;
	overflow: hidden
	}
#post_box .post h3 a{
	text-decoration:none;
	color:#333333;
	font-size:12px;
	}
#post_box .post h3 a:hover{
	text-decoration:underline;
	}
#post_box .post .more{
	margin: 0;
	padding: 0;
	text-align:center;
	}
#post_box .post .more a{
	display: block;
	background:#dcdcdc;
	color:#333333;
	text-decoration:none;
	line-height:22px;
	font-size:12px;
	}
#post_box .post .more a:hover{
	background:#EEE;
}

/*--------------------------------------------------------------------------------------
@media screen
--------------------------------------------------------------------------------------*/

@media screen and (max-width:10em) {/*60em*/
  /* 960px相当以下の画面向けスタイル */
#main {
	float: left;
	width: 100%;
	padding: 0px 0 40px 0;
	/*background-color: #228B22;*/
	background-image: url("img/bg_main2.jpg");
}

#base {
   max-width: 100%;
	min-width:20em;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFF5EE;
}

#head {
	height: 170px;
	position: relative;
	background-color: #fff;
	font-size: 0.92em;
}

#head .logo {
	display: none;
}
#head h1 {
    font-size: 14px;
    position: absolute;
    top: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #555;
    padding-left: 0px;
}
#navi li .toplevel {
    width: auto;
	line-height: 16px;
	height: 90px;
	padding-top: 8px;
	padding-right: 1.9em;/*30px*/
	padding-bottom: 3px;
	padding-left: 1.9em;/*30px*/
	font-size: 1.1em;/*15px*/
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-right-width: 0.1em;/*1px*/
	border-right-style: solid;
	border-right-color: #fff;
	background: url(img/navi_li3.gif) repeat-x;
}

#jsnavi li {
    width: 33.33%;
	display: block;
	list-style: none;
    margin-bottom: 1px;
	padding: 0;
	float: left;
	position: relative;
}
h2 {
	font-size: 2.3em;/*40px*/
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho";
	height: 150px;
	line-height: 170px;
	padding-left: 1.875em;/*30px*/
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000;  
	/*background-color: #BDB76B;*/
	background-image: url("img/website_sub_cover.jpg");
	background-size:contain;
	background-repeat: repeat-x;
	background-position: center;
}
.box2 {
	width: 44%;/*400px*/
	height: 16em;/*175px*/
	color: #333;
	font-size: 0.875em;/*12px*/
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 20px;
	margin-left: 2em;/*40px*/
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

.box2_2 {
	width: 44%;/*400px*/
	height: 16em;/*175px*/
	color: #333;
	font-size: 0.875em;/*12px*/
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 20px;
	margin-left: 2em;/*40px*/
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

.box1 {
	width: 29%;/*250px*/
	height: 18em;
	color: #333;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 2.5em;/*40px*/
	margin-left: 1.2em;/*40px*/
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

.box1_2 {
	width: 29%;/*250px*/
	height: 18em;
	color: #333;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 2.5em;/*40px*/
	margin-left: 1.2em;/*33px*/
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}
#content {
	float: right;
	width: 74%;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-top:25px;
	background-color: #fff;
	color: #555;
	border-radius: 15px;
}
#side .fb-like-box {
	background-color: #F5F5F5;
	margin-top: 10px;
	margin-bottom: 10px;
}
#side {
	background-image: url("img/bg_main2.jpg");
	float: left;
	width: 21%;/*210px*/
	padding-left: 0.7em;/*10px*/
	margin-top: 10px;
	border: 0px solid #000000;
}
#side .side_box {
	background-image: url("img/bg_main2.jpg");
	width: 100%;/*200px*/
	padding-bottom: 2px;
	border: 0px solid black;
}
#side h3 {
    width: 100%;/*200px*/
	font-size: 0.4em;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	height: 20px;
	padding-bottom: 7px;
	padding-top: 5px;
}

#side li {
	font-size: 0.3em;
    width: 20.8%
	line-height:0;
}
#side li a {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 28px;
	color: #555;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0.4em;
	padding-left: 14px;
}
#side li a:hover {
	background-color: #FFFFFF;
	color: #888;
	background-image: url(img/side_li_ov.jpg);
}
#content_s {
	float: right;
	width: 70%;/*710px*/
	margin-right: 1.2em;/*20px*/
	margin-top:25px;
	margin-bottom: 25px;
	background-color: #fff;
	color: #555;
	border-radius: 15px;
}

#content_s .box_s {
	background-color: #fff;
	border: 0px solid #111111;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 1.9em;/*30px*/
    padding-right: 1.9em;/*30px*/
	margin-bottom: 25px;
	border-radius: 15px;
}
#home .fb-like-box {
    display: none;
}
#foot {
	background-image: url("img/foot_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height: 180px;/*150px*/
	position: relative;
	width: 100%;/*960px*/
	margin-right: auto;
	margin-left: auto;
}


#footermenu .flogo {
	float: left;
	margin-left: 3.5em;/*40px*/
	margin-top: 25px;
}

#footermenu .fm1 {
	float: left;
	margin-left: 1.7em;/*20px*/
	margin-top: 25px;
}

#footermenu .fm1 li {
	display: block;
	color: #555;
	padding-right: 1.5em;/*20px*/
	border-right-color: #fff;
}

#footermenu .fm2 {
	float: left;
	margin-left: 1.63em;/*20px*/
	margin-top: 25px;
}

#footermenu .fm2 li {
	display: block;
	color: #555;
	padding-right: 1.5em;/*20px*/
	border-right-color: #fff;
}

#footermenu a:hover li {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}

#footermenu .copyright {
    font-size: 10px;
    color: #555;
	float: right;
	margin-right: 6.1em;/*40px*/
	margin-top: 20px;
}

}

/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
@media screen and (max-width:10em) {/*48em*/
  /* 768px相当以下の画面向けスタイル */
  
#base {
    max-width: 100%;
	min-width:20em;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFF5EE;
}

#main {
	float: left;
	width: 100%;
	padding: 0px 0 40px 0;
	/*background-color: #228B22;*/
	background-image: url("img/bg_main2.jpg");
}

#head {
	height: 170px;
	position: relative;
	background-color: #fff;
	font-size: 0.92em;
}

#head .logo {
	padding-top: 40px;
	float: left;
	display: none;
}
#navi {
bottom: 0px;
width: 100%;
}
#navi li .toplevel {
    width: auto;
	line-height: 16px;
	height: 90px;
	padding-top: 8px;
	padding-right: 1.9em;/*30px*/
	padding-bottom: 3px;
	padding-left: 1.9em;/*30px*/
	font-size: 1.1em;/*15px*/
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-right-width: 0.1em;/*1px*/
	border-right-style: solid;
	border-right-color: #fff;
	background: url(img/navi_li3.gif) repeat-x;
}

#jsnavi li {
    width: 33.33%;
	display: block;
	list-style: none;
	margin-bottom: 1px;
	padding: 0;
	float: left;
	position: relative;
}
h2 {
	font-size: 2em;/*40px*/
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho";
	height: 110px;
	line-height: 120px;
	padding-left: 1.875em;/*30px*/
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000;  
	/*background-color: #BDB76B;*/
	background-image: url("img/website_sub_cover.jpg");
	background-size:contain;
	background-repeat: repeat-x;
	background-position: center;
}
.box2 {
	width: 80%;/*400px*/
	height: 13.5em;/*175px*/
	color: #333;
	font-size: 0.875em;/*12px*/
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 20px;
	margin-left: 4em;/*40px*/
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

.box2_2 {
	width: 80%;/*400px*/
	height: 13.5em;/*175px*/
	color: #333;
	font-size: 0.875em;/*12px*/
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 20px;
	margin-left: 4em;/*40px*/
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

.box1 {
	width: 26%;/*250px*/
	height: 20em;
	color: #333;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 2.5em;/*40px*/
	margin-left: 1.2em;/*40px*/
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

.box1_2 {
	width: 26%;/*250px*/
	height: 20em;
	color: #333;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 2.5em;/*40px*/
	margin-left: 1.2em;/*40px*/
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

#home .fb-like-box {
    display: none;
}

#content {
	float: right;
	width: 94%;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-top:25px;
	background-color: #fff;
	color: #555;
	border-radius: 15px;
}

#side .fb-like-box {
    display: none;
}
#side {
    display: none;
}
#content_s {
	float: right;
	width: 95%;/*710px*/
	margin-right: 1.2em;/*20px*/
	margin-top:25px;
	margin-bottom: 25px;
	background-color: #fff;
	color: #555;
	border-radius: 15px;
}

#content_s .box_s {
	background-color: #fff;
	border: 0px solid #111111;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 1.9em;/*30px*/
    padding-right: 1.9em;/*30px*/
	margin-bottom: 25px;
	border-radius: 15px;
}
#respond {
	background: #FFFAFA;
	border: 2px dotted #888;
	border-radius: 15px;
	margin: 0 auto 1.625em;
	margin-right: 1px;
	margin-top: 15px;
	padding: 0.9em;
	position: static;
	width: 93%;
}
#foot {
	background-image: url("img/foot_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height: 290px;/*150px*/
	position: relative;
	width: 100%;/*960px*/
	margin-right: auto;
	margin-left: auto;
}
#footermenu .flogo {
	float: left;
	margin-left: 3.5em;/*40px*/
	margin-top: 25px;
}

#footermenu .fm1 {
	float: left;
	margin-left: 1.7em;/*20px*/
	margin-top: 25px;
}

#footermenu .fm1 li {
	display: block;
	color: #555;
	padding-right: 1.5em;/*20px*/
	border-right-color: #555;
}

#footermenu .fm2 {
	float: left;
	margin-left: 1.63em;/*20px*/
	margin-top: 25px;
}

#footermenu .fm2 li {
	display: block;
	color: #555;
	padding-right: 1.5em;/*20px*/
	border-right-color: #fff;
}

#footermenu a:hover li {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}

#footermenu .copyright {
    font-size: 10px;
    color: #555;
	float: right;
	margin-right: 6.1em;/*40px*/
}

}

/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
@media screen and (max-width:10em) {/*30em*/
  /* 480px相当以下の画面向けスタイル */
  
#base {
    max-width: 100%;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFF5EE;
}

#main {
	float: left;
	max-width: 100%;
	padding: 0px 0 40px 0;
	/*background-color: #228B22;*/
	background-image: url("img/bg_main2.jpg");
}
#head {
	height: 220px;
	position: relative;
	background-color: #fff;
}

#head .logo {
	padding-top: 40px;
	float: left;
	display: none;
}
#head h1 {
    font-size: 14px;
    position: absolute;
    top: 37px;
    font-weight: normal;
    color: #555;
    padding-left: 0px;
}
#navi li .toplevel {
    width: auto;
	line-height: 16px;
	height: 90px;
	padding-top: 8px;
	padding-right: 1.9em;/*30px*/
	padding-bottom: 3px;
	padding-left: 1.9em;/*30px*/
	font-size: 1.1em;/*15px*/
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-right-width: 0.1em;/*1px*/
	border-right-style: solid;
	border-right-color: #fff;
	background: url(img/navi_li3.gif) repeat-x;
}
#jsnavi li {
    width: 50%;
	display: block;
	list-style: none;
	margin-bottom: 1px;
	padding: 0;
	float: left;
	position: relative;
}
h2 {
	font-size: 1.6em;/*40px*/
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho";
	height: 40px;
	line-height: 50px;
	padding-left: 1.3em;/*30px*/
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000;  
	/*background-color: #BDB76B;*/
	background-image: url("img/website_sub_cover.jpg");
	background-size:contain;
	background-repeat: repeat-x;
	background-position: center;
}
.box2 {
	width: 90%;/*400px*/
	height: 15em;/*175px*/
	color: #333;
	font-size: 0.875em;/*12px*/
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 20px;
	margin-left: 0.6em;/*40px*/
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

.box2_2 {
	width: 90%;/*400px*/
	height: 15em;/*175px*/
	color: #333;
	font-size: 0.875em;/*12px*/
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 20px;
	margin-left: 0.6em;/*40px*/
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

.box1 {
	width: 40%;/*250px*/
	height: 20em;
	color: #333;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 2.5em;/*40px*/
	margin-left: 1em;/*40px*/
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

.box1_2 {
	width: 40%;/*250px*/
	height: 20em;
	color: #333;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 2.5em;/*40px*/
	margin-left: 1em;/*40px*/
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
}

#home .fb-like-box {
    display: none;
}
#content {
	float: right;
	width: 94%;
	padding-bottom: 5px;
	margin-right: 0.875em;
	margin-top:25px;
	background-color: #fff;
	color: #555;
	border-radius: 15px;
}
#side .fb-like-box {
    display: none;
}
#side {
    display: none;
}
#content_s {
	float: right;
	width: 95%;/*710px*/
	margin-right: 0.8em;/*20px*/
	margin-top:25px;
	margin-bottom: 25px;
	background-color: #fff;
	color: #555;
	border-radius: 15px;
}

#content_s .box_s {
	background-color: #fff;
	border: 0px solid #111111;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0.9em;/*30px*/
    padding-right: 0.9em;/*30px*/
	margin-bottom: 25px;
	border-radius: 15px;
}
#respond {
	background: #FFFAFA;
	border: 2px dotted #888;
	border-radius: 15px;
	margin: 0 auto 1.625em;
	margin-right: 1px;
	margin-top: 15px;
	padding: 0.9em;
	position: static;
	width: 93%;
}
#foot {
	background-image: url("img/foot_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height: 300px;/*150px*/
	position: relative;
	width: 100%;/*960px*/
	margin-right: auto;
	margin-left: auto;
}


#footermenu .flogo {
	float: left;
	margin-left: 3.5em;/*40px*/
	margin-top: 25px;
}

#footermenu .fm1 {
	float: left;
	margin-left: 1.7em;/*20px*/
	margin-top: 25px;
}

#footermenu .fm1 li {
	display: block;
	color: #555;
	padding-right: 1.5em;/*20px*/
	border-right-color: #fff;
}

#footermenu .fm2 {
	float: left;
	margin-left: 2.3em;/*20px*/
	margin-top: 25px;
}

#footermenu .fm2 li {
	display: block;
	color: #555;
	padding-right: 1.5em;/*20px*/
	border-right-color: #fff;
}

#footermenu a:hover li {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}

#footermenu .copyright {
    font-size: 10px;
    color: #555;
	float: right;
	margin-right: 1.5em;/*40px*/
	margin-top: 0px;
}

}

/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
@media screen and (max-width:10em) {/*20em*/
  /* 320px相当以下の画面向けスタイル */
  
body {
	color:#EEEEEE;
/*	background-image: url("img/bg_box.jpg");*/
	background-color: #FFF5EE;
	font-size: 0.875em;/*14px*/
	/*background-image: url(img/bg.gif);*/
	background-repeat: repeat-x;
	background-position: center top;
}

#base {
    max-width: 100%;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFF5EE;
}

#main {
	float: left;
	width: 100%;
	padding: 0px 0 40px 0;
	/*background-color: #228B22;*/
	background-image: url("img/bg_main.jpg");
}

#head {
	height: 220px;
	position: relative;
	background-color: #fff;
	font-size: 0.7em;
}

#head .logo {
	padding-top: 40px;
	float: left;
	display: none;
}

#navi li .toplevel {
    width: auto;
	line-height: 16px;
	height: 90px;
	padding-top: 8px;
	padding-right: 1.9em;/*30px*/
	padding-bottom: 3px;
	padding-left: 1.9em;/*30px*/
	font-size: 1.1em;/*15px*/
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-right-width: 0.1em;/*1px*/
	border-right-style: solid;
	border-right-color: #fff;
	background: url(img/navi_li2.gif) repeat-x;
}

#jsnavi li {
    width: 50%;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

.box2 {
	width: 90%;/*400px*/
	height: 19em;/*175px*/
	color: #333;
	font-size: 0.875em;/*12px*/
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 20px;
	margin-left: 0.5em;/*40px*/
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
    border-radius: 10px;
}
h2 {
	font-size: 1.2em;/*40px*/
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho";
	height: 30px;
	line-height: 40px;
	padding-left: 1.3em;/*30px*/
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000;  
	/*background-color: #BDB76B;*/
	background-image: url("img/website_sub_cover.jpg");
	background-size:contain;
	background-repeat: repeat-x;
	background-position: center;
}
.box2_2 {
	width: 90%;/*400px*/
	height: 19em;/*175px*/
	color: #333;
	font-size: 0.875em;/*12px*/
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 20px;
	margin-left: 0.5em;/*40px*/
	text-align: left;
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
    border-radius: 10px;
}

.box1 {
	width: 40%;/*250px*/
	height: 20em;
	color: #333;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 2.5em;/*40px*/
	margin-left: 0.5em;/*40px*/
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
    border-radius: 10px;
}

.box1_2 {
	width: 40%;/*250px*/
	height: 20em;
	color: #333;
	background-image: url("img/bg_box.jpg");
	/*background-color: #FFEBCD;*/
	border: solid 7px #fff;
	margin-top: 2.5em;/*40px*/
	margin-left: 0.5em;/*40px*/
	float: left;
	box-shadow: 5px 5px 7px #555;
	-moz-box-shadow: 5px 5px 7px #555;
    -webkit-box-shadow: 5px 5px 7px #555;
    border-radius: 10px;
}

#home .fb-like-box {
    display: none;
}
#content {
	float: right;
	width: 94%;
	padding-bottom: 5px;
	margin-right: 0.875em;
	margin-top:25px;
	background-color: #fff;
	color: #555;
	border-radius: 15px;
}
#side .fb-like-box {
    display: none;
}
#side {
    display: none;
}

#foot_base {
	clear: both;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}

#foot {
	background-image: url("img/foot2.gif");
	background-repeat: repeat-x;
	background-position: top;
	height: 400px;/*150px*/
	position: relative;
	width: 100%;/*960px*/
	margin-right: auto;
	margin-left: auto;
}


#footermenu .flogo {
	float: left;
	margin-left: 3.5em;/*40px*/
	margin-top: 25px;
}

#footermenu .fm1 {
	float: left;
	margin-left: 1.7em;/*20px*/
	margin-top: 25px;
}

#footermenu .fm1 li {
	display: block;
	padding-right: 1.5em;/*20px*/
	border-right-color: #fff;
}

#footermenu .fm2 {
	float: left;
	margin-left: 1.63em;/*20px*/
	margin-top: 25px;
}

#footermenu .fm2 li {
	display: block;
	padding-right: 1.5em;/*20px*/
	border-right-color: #fff;
}

#footermenu a:hover li {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}

#footermenu .copyright {
    font-size: 10px;
    color: #fff;
	float: right;
	margin-right: 1.5em;/*40px*/
	margin-top: 20px;
}


}
.textarea001 {
	color: #531e1d;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 20px;
}
.voice-link{color:#1e90ff;text-decoration:underline;}
.voice-link:hover{color:#00bfff;text-decoration:none;}

.clear{clear:both;}

#scroll_to_top a{margin-right:-58px;}
