@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(/images/back_v2_01.jpg);
	background-repeat: repeat-x;
}

a {
	color: #0000CC;
	text-decoration: underline;
}
a:link { color: #0000CC;	}
a:visited {
	color: #000066;
}
a:active { color: #FF0000; }
a:hover { color: #FF0000;text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
img {
	border: none;
}

div#wrapper {
	width: 750px;
	margin: 0 auto;
}
div#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#container {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html div#container {height: 1%;}
div#container {display: block;}
/* End hide from IE-mac */


div#container {
	text-align: left;
	height: auto;
}

div#container {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	}
#PagedDscription {
	text-align: left;
	font-size: 13px;
	color: #666666;
}
#PagedDscription h1{
	font-size: 13px;
	position: absolute;
	top: 50px;
	margin: 0px 200px;
	padding: 0px;
}
#PagedDscription p{
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 0px;
	margin: 0px;
}

#description{
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 0px;
}

div#header {
	color: #FFFFFF;
	height: 70px;
	background-image: url(/images/topBanner02.jpg);
	background-repeat: no-repeat;
	}
div#header #siteLogo a{
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/topBanner02_logo.jpg);
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 193px;
	font-size: 16px;
}

#siteTitle{
	float: left;
	font-size: 13px;
	color: #666666;
	padding-top: 32px;
	padding-left: 10px;
}

#topSubMenu {
	width: 166px;
	height: 27px;
	margin-top: 6px;
	margin-right: 7px;
	background-image: url(/images/inquiry_btn_10.gif);
	background-repeat: no-repeat;
	float: right;
}
#topSubMenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topSubMenu ul li{
	float: left;
}
#topSubMenu a{
	display: block;
	height: 27px;
	text-indent:-5000em
}
#topSubMenu a:hover{
	background-image: url(/images/inquiry_btn_10.gif);
}
#topSubMenu #menuContact {
	height: 27px;
	width: 166px;
}
#topSubMenu a:hover#menuContact { background-position: 0px -27px; }


#globalNavi{
	width: 748px;
	height: 30px;
	font-size: 12px;
	background-image: url(/images/globalNavi01.gif);
	background-repeat: no-repeat;
}

#globalNavi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#globalNavi li{
	float: left;
}
#globalNavi a{
	display: block;
	height: 30px;
	text-indent:-5000em
}
#globalNavi a:hover{
	background-image: url(/images/globalNavi01.gif);
}
#globalNavi #NaviKodawari {
	height: 30px;
	width: 106px;
}
#globalNavi #NaviNatural {
	height: 30px;
	width: 107px;
}
#globalNavi #NaviPlan {
	height: 30px;
	width: 107px;
}
#globalNavi #NaviCase {
	height: 30px;
	width: 108px;
}
#globalNavi #NaviSite {
	height: 30px;
	width: 107px;
}
#globalNavi #NaviFaq {
	height: 30px;
	width: 107px;
}
#globalNavi #NaviCompany {
	height: 30px;
	width: 106px;
}

#globalNavi a:hover#NaviKodawari { 	background-position:    0px -30px; }
#globalNavi a:hover#NaviNatural { 	background-position: -106px -30px; }
#globalNavi a:hover#NaviPlan { 		background-position: -213px -30px; }
#globalNavi a:hover#NaviCase { 		background-position: -320px -30px; }
#globalNavi a:hover#NaviSite { 		background-position: -428px -30px; }
#globalNavi a:hover#NaviFaq { 		background-position: -535px -30px; }
#globalNavi a:hover#NaviCompany { 	background-position: -642px -30px; }

#pageBanner, #mainBanner {
	page-break-before: avoid;
	page-break-after: avoid;
	margin: 0px;
	padding: 0px;
}

#mainBanner {
	background-image: url(/images/topPageBanner02.jpg);
	height: 180px;
}
#mainarea{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}	
#content {
	float: left;
	width: 573px;
	padding: 0;
	margin: 0;
	color: #333333;
	}

.pankuzu {
	float: left;
	font-size: 11px;
	margin-top: 3px;
	margin-left: 8px;
	clear: both;
}
.pankuzu a ,
.pankuzu a:link ,
.pankuzu a:visited { color: #0000CC;}
.pankuzu a:hover { color: #FF0000;text-decoration:underline;}

.pan_submenu {
	float: right;
	font-size: 11px;
	margin-top: 4px;
}
.pan_submenu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.pan_submenu ul li{
	float: left;
	list-style-type: none;
	background-image: url(/images/mark_61.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 13px;
	margin: 0px;
	padding-right: 5px;
}
.pan_submenu a,
.pan_submenu a:link,
.pan_submenu a:visited {
	color: #666666;
	text-decoration: none;
}
.pan_submenu a:hover { color: #FF0000;text-decoration:underline;}

.blog {
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	}	
.blog h2 {
	clear: both;
	text-align: left;
	font-weight: bold;
	font-size: 13pt;
	padding-left:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #666666;
	margin-top: 3px;
	background-image: url(/images/title_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #CCCCCC;
}
.blog h3 {
	clear: both;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding-left:7px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	color: #333333;
	margin-top: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 3px solid #6B8F2E;
	border-left: none;
}
.blog h2 img,.blog h3 img { float: right;}

.blog h4 {
	clear: both;
	text-align: left;
	font-weight: bold;
	color:#333333;
	font-size: 14px;
	padding-left: 8px;
	background-image: url(/images/dot01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.blog h5 {
	clear: both;
	text-align: left;
	font-weight: bold;
	color:#333333;
	font-size: 13px;
	padding-left: 8px;
	background-image: url(/images/mark_50.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.blog h2 a,
.blog h2 a:link,
.blog h2 a:visited,
.blog h2 a:active{color:#333333;text-decoration:none;}
.blog h2 a:hover {color: #FF3300;text-decoration:underline;}
.blog h3 a,
.blog h3 a:link,
.blog h3 a:visited,
.blog h3 a:active{color:#333333;text-decoration:none;}
.blog h3 a:hover {color: #CC0000;text-decoration:underline;}
.blog h4 a,
.blog h4 a:link,
.blog h4 a:visited,
.blog h4 a:active{color:#333333;text-decoration:none;}
.blog h4 a:hover {color: #FF3300;text-decoration:underline;}

.blog hr {
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
}
.pointBig{
	font-size: 105%;
	font-weight: bold;
}
.pointSmall{
	font-size: 95%;
}
.boldRed{
	font-weight: bold;
	color: #990000;
}
.entryList {
	clear: both;
	font-weight:normal;
	font-size: 100%;
	line-height: 160%;
}
.entryList ul { 
	margin:0px; 
	padding:0px; 
	}
.entryList li{
	list-style: disc url(none);
	margin:0px;
	padding:0px 0px 0px -20px;
}
.blogbody {
	clear: both;
	font-weight:normal;
	font-size: 13px;
	line-height: 150%;
	padding-bottom: 5px;
	}
#more {
	clear: both;
}
.blogbody p{
	padding-left: 10px;
}

.blogbody blockquote {
	padding: 4px;
	border: thin dotted #BDE49B;
	background-color: #EEF5E5;
}

div#content div.blogbody table{
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
}

div#content div.designTable table{
	margin : 10px 0px 10px 10px;
	font-size: 100%;
	line-height: 150%;
	border-style : solid ; 
	border-width : 1px  ;
	border-collapse : collapse ;
	vertical-align : top ;
	width : 94% ;
}
div#content div.designTable table tr td {
	border-style : solid ;
	border-width : 1px  ;
	border-collapse : collapse ;
	padding : 5px 5px 5px 10px ;
	vertical-align : top ;
}
div#content div.designTable table tr th {
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
	padding : 5px 5px 5px 10px;
	vertical-align : top;
	font-weight: bold;
	white-space: nowrap;
}
div#content div.designTable table {
	color: #333333;
	border-color : #6B8F2E;
}
div#content div.designTable table tr td  {
	background-color : #F5F8EF;
	border-color : #6B8F2E;
}
div#content div.designTable table tr th  {
	background-color : #DDE9C5;
	border-color : #6B8F2E;
}
.marginZero p{
	margin: 0px;
	padding: 0px;
}
	
.imageLeft img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.imageRight img {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.goDetail{
	clear:both;
	margin-right: 5px;
	margin-bottom: 10px;
	float: right;
}
.goDetail2{
	margin-right: 5px;
	float: right;
}

.subBox{
	border: 1px solid #882C22;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.subBoxTitle{
}
.posted {
	clear: both;
	color: #666666;
	font-size: 12px;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	margin-top: 10px;
	}
.extended {
	clear:both;
	font-weight: bold;
	text-align: right;
	}
.goTop {
	text-align: right;
	clear: both;
	}
.goTop2 {
	text-align: right;
	padding-bottom: 10px;
	}
.goBack {
	text-align: right;
}
#foot_contact {
	background-image: url(/images/inquiry_banner01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	clear: both;
}
#foot_contact p {
	font-size: 13px;
	margin : 0px;
	line-height: 110%;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 142px;
}
#foot_contact_link {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;

}

#sidebar {
	width: 174px;
	float: right;
	margin: 0px;
	font-size:13px;
	color: #666666;
}
.sidemenu h3{
	background-color: #DDEDBE;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 6px;
	margin-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDE49B;
	border-right-color: #BDE49B;
	border-bottom-color: #BDE49B;
	border-left-color: #A2CD58;
}

.sidemenu ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.sidemenu ul li{
	margin:0 0 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-image: url(/images/sideMenuBack01.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.sidemenu ul li a{
	display:block;
	text-decoration:none;
	color:#666666;
}

.sidemenu ul li a:hover{
	text-decoration:underline;
	color: #CC0000;
}

.sideBanner {
	margin-top: 15px;
}
.sideBanner img{
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sideBox {
	margin-top: 20px;
}
.sideBox ul {
	margin: 0px;
	padding: 7px 10px 15px;
}
.sideBox ul li  {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background-image: url(/images/mark_62.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
}

.sideAbout {
	margin-top: 20px;
	margin-bottom: 20px;
}
.sideBox p, .sideAbout p {
	margin: 0px;
	padding: 5px;
}

#bottomMenu {
	clear:both;
	margin-top: 10px;
	font-size: 13px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
	height: 20px;
	padding-bottom: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
#bottomMenu ul{
	display: inline;
}
#bottomMenu ul li{
	float: left;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding-left: 12px;
	padding-top: 3px;
}
#bottomMenu a,
#bottomMenu a:link,
#bottomMenu a:visited,
#bottomMenu a:active {
	color: #666666;
	text-decoration: underline;
}
#bottomMenu a:hover { color: #CC0000;text-decoration:underline;}

.rss{
	float:right;
	margin: 0px 2px 0px 0px;
}


#footer{
	font-size: 12px;
	clear:both;
	color: #666666;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:hover { text-decoration:underline;}
.rss{
	float:right;
	padding-top:0.1em;
	padding-right: 0.3em;
}
#copyRight {
	color:#666666;
	font-size:10px;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	}	
#copyRight a{	color:#666666;	text-decoration:none;}
#copyRight a:hover { text-decoration:underline;}
.powered{
	float:right;
	padding-top:0.1em;
	padding-right: 0.3em;
}
.produce a{
	width:100px;
	height:12px;
	overflow: hidden;
	display:block;
	background-image: url(/images/total-web02L.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	float: right;
}

.link-note {
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
#comment-post {
   font-weight: bold;
}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
textarea{
	width: 80%;
	}
textarea[id="comment-text"] {
	}
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.form-title {
	color: #882C22;
	background: #ECE1CC;
	text-align: center;
}
.form-title2 {
	color: #FFFFFF;
	background: #65211A;
	text-align: center;
}
.form-data {
	color: #882C22;
	text-align: left;
	background: #F9F4EC;
}
.form-required {
	color: #CC0000;
	font-weight: normal;
}
.form-error {
	color: #FF0033;
}
#form-post {
   font-weight: bold;
}

.search-result {
	margin: 10px;
}


#top_jirei {
	font-size: 13px;
	margin-bottom: 10px;
}
#top_jirei h2 {
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6B8F2E;
	padding-left:5px;
	padding-top: 8px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#top_jirei p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.jirei_box {
	padding: 0px;
	margin: 0px;
}
.jirei_box img {
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 2px;
}

.JireiContentBox {
	overflow: auto;
	height: auto;
}
.JireiContentBox img {
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 2px;
	float: left;
}
.jirei_message {
	text-align: right;
	padding: 5px;
	clear: both;
}
.jirei_message2 {
	font-size: 13px;
	text-align: right;
	padding: 0px 5px 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B8F2E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.main_box {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 140%;
	clear: both;
	height: auto;
}
.main_box:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.left_box {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 49%;
}
.right_box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 49%;
}
.sub_box {
	border-top-width: 0px;
	border-right-width: 1px;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}

.sub_box2 {
	margin-bottom: 8px;
}
.sub_box p{
	margin: 0px;
	padding: 5px 10px;
}
.sub_box2 p{
	margin: 0px;
	padding: 5px 7px;
}
.sub_box ul,.sub_box2 ul {
	margin: 0px;
	padding: 10px;
}
.sub_box ul li,.sub_box2 ul li  {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background-image: url(/images/mark_60.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
}
.sub_box2 ul li {
	background-image: url(/images/mark_62.gif);
}

.sub_box img,.sub_box2 img{
	margin: 0px;
	padding: 0px;
}

.sub_box .imageLeft img {
	margin-right: 10px;
	float: left;
}

#planImage {
	background-image: url(/images/plan_photo01.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 270px;
}
#planImage ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#planImage ul li{
	float: left;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#planImage a{
	display: block;
	height: 102x;
	width: 135px;
	text-indent:-5000em
}
#planImage a:hover{
	background-image: url(/images/plan_photo01.jpg);
}
#planImage #planKodate,#planImage #planMansyon,#planImage #planMizu,#planImage #planShizen{
	height: 102px;
	width: 135px;
}
#planImage a:hover#planKodate { background-position: 0px -204px; }
#planImage a:hover#planMansyon { background-position: 135px -204px; }
#planImage a:hover#planMizu { background-position: 0px -306px; }
#planImage a:hover#planShizen { background-position: 135px -306px; }

.plan_contents ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.plan_contents ul li{

}
