@charset "utf-8";
@import "base.css";
@import "reset.css";
@import "common.css";


/* 				share
--------------------------------------------------------------------*/
div#content h1 {
	padding:13px 0 0 22px;
	width:578px;
	height:87px;
	font-size:2.8em;
	line-height:1.4em;
	margin:0 0 10px 0;
	color:#003333;
}
div#content h1#tochi {
	background:url(../images/tochi_h1.jpg) left top no-repeat;
}
div#content h1#house {
	background:url(../images/house_h1.jpg) left top no-repeat;
}
div#content h1#other_bai {
	background:url(../images/other_bai_h1.jpg) left top no-repeat;
}
div#content h1#chintai {
	background:url(../images/chintai_h1.jpg) left top no-repeat;
}
div#content h1#other_chintai {
	background:url(../images/other_chintai_h1.jpg) left top no-repeat;
}
div#content p.pan {
	margin:0 0 20px 0;
}
div#content p.pan span {
	color:#FF9900;
	text-decoration: none;
}
div#content p.pan a {
	color:#666666;
	text-decoration:none;
}
div#content p.pan a:hover {
	color:#FF9900;
	text-decoration:underline;
}
div#content h2 {
	margin:0 0 20px 0;
	padding:4px 0 0 30px;
	height:26px;
	font-size:1.6em;
	font-weight:bold;
	background:url(../images/bukkenn_h2.jpg) left top no-repeat;
}


/* 				cms
--------------------------------------------------------------------*/
div.cms {
	margin:0 0 20px 0;
}
div.cms h3 {
	background:#F2EEDB;
	padding:8px 0 8px 10px;
	font-size:1.2em;
	line-height:1.6em;
	margin:0 0 10px 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
}
div.cms h3 a {
	color:#575757;
}
div.cms div dl {
	float:right;
	width:445px;
}
div.cms div dl dt {
	font-size:1.2em;
	line-height:1.6em;
	color:#FF9900;
	text-align:left;
	font-weight:bold;
}
div.cms div dl dd {
}
div.cms div dl dd {
}
div.cms div dl dd ul li {
	font-size:1.2em;
	line-height:1.6em;
}
div.cms div dl dd p {
	font-size:1.2em;
	line-height:1.6em;
}
div.cms div table {
	float:left;
	width:142px;
}
div.cms div table tr td {
	width:140px;
	height:140px;
	text-align:center;
	vertical-align:middle;
	border:solid 1px #CCCCCC;
}
div.cms div table tr td p a {
	display:block;
	overflow:hidden;
}
div.cms div table tr td p.yoko {
	width:140px;
	height:105px;
}
div.cms div table tr td p.yoko a {
	width:140px;
	height:105px;
}
div.cms div table tr td p.tate {
	text-align:center;
}
div.cms div table tr td p.tate a {
	height:140px;
}
div.cms div table tr th {
	text-align:center;
	line-height:1.6em;
	font-size:1.2em;
	font-weight:normal;
}
div.cms div table tr th span a {
	background:url(../images/cms_span02.jpg) left top no-repeat;
	padding:0 0 0 11px;
	color:#666666;
}
div.cms div table tr th span a:hover {
	background:url(../images/cms_span01.jpg) left top no-repeat;
	color:#FF9900;
	text-decoration:underline;
}


/* 				page
--------------------------------------------------------------------*/
div#page {
	margin:0 0 60px 0;
}
div#page p {
	text-align:center;
	font-size:1.2em;
	line-height:1.6em;
}
div#page p a {
	color:#666666;
	text-decoration:underline;
}
div#page p a:hover {
	color:#FF9900;
	text-decoration:none;
}
