@charset "utf-8";

/*リセット*/

h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}

textarea { font-size: 100%; }


img { vertical-align: bottom; }/* IE対策 */


/*body*/

body {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background: url(../img/body_bg.gif) repeat-y center;
	height: 100%;
	
}

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}

#header {
	padding: 0px 10px 0px 20px;  
	height: 130px;
}

/*ヘッダ・Gナビ*/
#gnavi {
	width: 770px;
	height: 40px;
}
#gnavi p {
	padding: 0px 0px 3px;
}
#gnavi li {
	display: block;
	float: left;
}

#header h1 {
	margin: 0; 
	padding: 10px 0 0px; 
	text-align: right;
}

#logo {
	float: left;
	width: 150px;
	margin: 0px 0px 10px;
}



#gnavi a:hover {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}

/*フッタ*/
#footer {
	background:url(../img/footer-r.jpg) repeat-x;
	height: 60px;
	width: 800px;
} 
#footer p {
	padding: 25px 0 0px; 
	color: #999999;
	width: 300px;
	margin: 0px auto;
}

/*TOPメイン部*/

#mainContent {
	width: 800px;
	height: 100%;
}


#mainimg {
	padding: 0px 10px;
}


.topbox {
	width: 360px;
	float: left;
	margin: 10px 0px 10px 20px;
	height: 200px;
}
#bottomcontent {
	background: url(../img/bottom_black_r.jpg) repeat-x;
	height: 235px;
	width: 800px;
	color: #999999;
	padding: 0px;
}

html:not([lang*=""]) #bottomcontent,#footer { 	
	margin: 0px 0px 0px -1px;
}/*firefox3用のハック*/


#corpname {
	text-align: right;
	margin: 10px;
}
.topbox p {
	line-height: 1.5em;
	color: #333333;
	margin: 10px;
}




.clearfloat {
	clear:both;
}
#releasebox {
	width: 360px;
	margin: 10px 0px 10px 20px;
	float: left;
}

#releasebox ul{
	margin: 10px 10px 10px 5px;
}
.topboximg {
	text-align: right;
}

.buttonstyle a:hover {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}

.registerimg a:hover {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}

.registerimg img{
	margin: 10px;
}

.policylink a{
	color: #999999;
	padding: 5px 0px 0px 10px;
}


#releasebox li {
	margin-top: 10px;
}

/*2階層目以降*/
#leftnavi ul {
	margin-top: 5px;
	margin-left: 5px;
}

#leftnavi li {
	margin: 10px 0px 0px;
}
#leftnavi {
	margin: 0px 0px 0px 20px;
	float: left;
	width: 200px;
	display: inline;
	background: url(../img/leftnavi/lnavi_base.gif) no-repeat;
	height: 250px;
}
#leftnavi img {
	margin: 10px 0px 0px 10px;
}
#leftnavi ul {
}


#titleimg {
	margin: 10px 0px;
}
#komidashi {
	margin: 0px 0px 10px;
}
.textbox {
	line-height: 1.5em;
	width: 550px;
}
.textbox p {
	width: 400px;
	margin: 10px 0px 0px 20px;
}


#pankuzu {
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 5px;
}

#pankuzu a {
	color: #333333;
}

#main {
	width: 550px;
	margin-left: 240px;

}


.spacebox {
	height: 100px;
	width: 500px;
	margin: 5px 0px 100px;
}
#aboutstyle {
	margin: 20px 0px 100px;
}
#aboutstyle th, td {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0px 10px 5px;
}
#aboutstyle table {
	border: 1px solid #CCCCCC;
	color: #333333;
}
#contactbox {
	margin: 20px 0px 30px 20px;
}
#contactbox textarea {
	width: 300px;
	height: 10em;
}
#contactbox .sendbutton {
	text-align: center;
}
#contactbox p {
	margin: 10px 0px 15px;
}
#contactbox span {
	color: #FF0000;
	margin: 0px 0px 0px 5px;
}

.policy h2 {
	font-weight: bold;
	border-left: 7px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px 0px 5px 10px;
	width: 500px;
}
.policy p {
	width: 450px;
	margin: 0px;
	padding: 10px 0px 15px 15px;
}
.policy {
	width: 520px;
	margin-left: 10px;
}
#cyukaimain {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background: url(../img/cyukai/main.jpg) no-repeat;
	height: 600px;
	width: 750px;
}
.cyukaibox {
	width: 500px;
	padding: 150px 0px 30px 75px;
}
#cyukaimain ul {
	margin: 10px 0px 0px 70px;
}
#cyukaimain li {
	float: left;
	margin-right: 20px;
	display: block;
	width: 150px;
	text-align: center;
}
#cyukaimain .bukken {
	height: 120px;
}
.bukkentext {
	padding: 50px 0px 0px;
}
#cyukaimain hr {
	width: 650px;
	margin-left: 80px;
}
.red {
	color: #FF0000;
}
.resisterlink {
	width: 150px;
	padding: 0px 0px 500px;
}
#estatetitle {
	margin: 10px 0px;
}
.pagetop {
	text-align: right;
	margin: 0px 0px 20px;
}

#case1 {
	background: url(../img/estate/case1.gif) no-repeat;
	height: 40px;
	padding: 15px 0px 0px 90px;
}

#case2 {
	background: url(../img/estate/case2.gif) no-repeat;
	height: 40px;
	padding: 15px 0px 0px 90px;
}

.estatetext h2 {
	margin: 20px 0px;
	font-size: 14px;
}
.estatetext {
	margin: 20px 0px 40px 5px;
	width: 520px;
}

.estatetext  h3 {
	border-bottom: 1px dashed #999999;
	width: 410px;
	margin: 10px 0px 0px 10px;
	font-size: 14px;
	border-left: 5px solid #999999;
	padding: 3px 0px 3px 5px;
}
.estatetext p {
	margin: 10px;
	line-height: 1.7em;
	width: 470px;
	padding: 0px 0px 10px 5px;
}


.estatetext ul {
	margin: 10px 0px 20px 30px;
}
.estatetext li {
	margin: 1.5em 0px 0px;
}

#estatestyle p {
	margin: 10px 10px 30px 5px;
}
#estatestyle ul {
	margin: 10px 0px 30px 5px;
}
#estatestyle a {
	color: #333333;
}

#estatestyle li {
	margin: 5px 0px;
}

.pagetop a {
	color: #333333;
}
.moreimg {
	text-align: center;
	padding: 10px 0px 20px;
}
.checktable td {
	width: 150px;
}
.chintaititle {
	font-size: 14px;
	border-bottom: 1px dashed #FF6600;
	padding: 5px;
	width: 400px;
	margin: 20px 0px 20px 0px;
	border-left: 5px solid #FF6600;
}
.chintaiimg {
	float: left;
	margin: 0px 0px 20px;
}
.chintai-r {
	width: 280px;
	padding: 10px 5px;
	line-height: 1.5em;
	float: left;
	margin: 0px 0px 30px;
}
.chintaiimg-l {
	float: left;
	width: 250px;
}

.chintaiimg-r {
	float: right;
}

.buttonstyle {
	margin: 20px 0px 10px;
	padding: 20px 0px;
}
iframe {
	margin: 10px 10px 10px 20px;
	padding: 0px;
	height: 4000px;
	width: 760px;
	display: block;
}
