@charset "utf-8";

*{
	margin:0;
	padding:0;
}

html{
	height:100%;
	font-size:62.5%;
}

body{
	height:100%;
	text-align:center;
	font-size:1.2em;
}

p{
	line-height:170%;
	margin-bottom:10px;
	color:#2e394b;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}

a{
	color:#66cc66;
}


.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	min-height:1px;
}

*html .clearfix{
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}


.noscreen{
	display:none;
}


.hidden{
	position:absolute;
	top:-10000px;
	left:0;
	width:1px;
	height:1px;
	overflow:hidden;
}


#wrapper{
	border-top:#fff solid 2px;
	width:100%;
	height:100%;
	background:#d4e869;
}

#header{
	height:80px;
}

#header-in{
	width:780px;
	height:80px;
	background:url("../img/demo/demo_chintai_head.png") no-repeat center top;
	margin:0 auto;
	vertical-align:bottom;
	position:relative;
}

h1{
	font-size:85%;
	text-align:right;
	color:#f2f2f2;
	vertical-align:bottom;
	position:absolute;
	left:65px;
	top:26px;
	font-style:normal;
	font-weight:normal;
}

.logo{
	position:absolute;
	left:3px;
	top:16px;
}

#headnavi{
	height:42px;
	background:#d4e869;
}

#headnavi-in{
	width:780px;
	height:42px;
	margin:0 auto;
	text-indent:-10000px;
	background:url("../img/demo/demo_menuall.png") no-repeat;
}

#content{
	padding-bottom:20px;
	background:#d4e869;
}

#content-box{
	overflow:auto;
	width:780px;
	margin:0 auto;
	text-align:left;
}

#content-box-main{
	width:584px;
	float:left;
}

#content-box-main-in{
	margin:10px 0 0 0;
}

#title_main00{
	text-indent:-10000px;
	background:url("../img/demo/demo_title_main01chintai.png") no-repeat left center;
	margin-bottom:2px;
	margin-left:5px;
	height:60px;
	width:500px;
}

#title_main02{
	font-size:9px;
	color:#999;
	font-weight:normal;
	vertical-align:bottom;
	line-height:60px;
	text-align:right;
	background:url("../img/demo/demo_title_chintai01.png") no-repeat left center;
	margin-bottom:0;
	height:90px;
	width:580px;
}

#articlebox01{
	width:580px;
	height:320px;
	border:none;
	margin-bottom:4px;
}

#content-box-sub{
	width:188px;
	float:right;
	margin-top:4px;
}

#content-box-sub-top{
	width:188px;
	background:url("../img/demo/demo_bg_sub_top.png") no-repeat top center;
	height:4px;
	border:none;
	display:block;
}

#content-box-sub-bottom{
	width:188px;
	background:url("../img/demo/demo_bg_sub_bottom.png") no-repeat bottom center;
	height:4px;
	display:block;
}

#content-box-sub-in{
	background:url("../img/demo/demo_bg_sub_mid.png") repeat-y;
	padding:4px 6px 0 6px;
}

#title_main01{
	text-indent:-10000px;
	background:url("../img/demo/demo_title_chintai_tenpo.png") no-repeat left center;
	margin-bottom:0;
	margin-left:0;
	height:20px;
	width:170px;
}

#content-box-sub h4{
	border:0;
	color:#fff66;
	padding:10px 0 0 0;
	font-size:0.8em;
}

#content-box-sub-in dl{
	margin:0 0 40px 2px;
}

#content-box-sub-in dt{
	margin-bottom:3px;
	font-weight:bold;
	color:#002c4e;
	line-height:140%;
	padding:1px 0 1px 3px;
}

#content-box-sub-in dd{
	margin:0 5px 6px 2px;
	line-height:140%;
}

ul#white{
	margin:5px 0 0 3px; 
	list-style:none;
}

ul#white li{
	padding:2px 0 0 13px; 
	background:url("../img/demo/demo_allow_white.gif") 0 50% no-repeat;
	margin-bottom:3px;
	font-size:90%;
}

#content-box-sub-in p{
	line-height:140%;
	margin-bottom:10px;
	color:#f2f2f2;
	font-size:90%;
	margin:2px;
}

#headlinebox{
	width:176px;
	height:150px;
	margin-bottom:10px;
	margin-left:0;
	background-color:#f2f2f2;
}

.tel{
	font-size:1.6em;
	font-weight:bold;
	color:#ffffcc;
}

#content-box-780{
	clear:both;
	width:780px;
	margin:0 auto;
}

#title_main03{
	font-size:9px;
	color:#999;
	font-weight:normal;
	vertical-align:bottom;
	line-height:60px;
	text-align:right;
	background:url("../img/demo/demo_title_chintai02.png") no-repeat left center;
	margin-bottom:0;
	margin-top:10px;
	height:90px;
	width:780px;
}

#whitebox-780{
	width:780px;
	height:500px;
	text-align:right;
	background:#fff;
}

#articlebox02{
	width:770px;
	height:490px;
	border:none;
	margin-top:4px;
}

#footer{
	width:100%;
	height:40px;
	background:#2e394b;
}

#footer-in{
	width:780px;
	margin:0 auto;
	padding-top:10px;
	font-size:90%;
	color:#fff;
}

address{
	font-style:normal;
	line-height:180%;
	margin-left:7px;
}