.cbox{
	width:544px;
	margin:0 auto;
}

/* パンくずナビ
------------------------------------------------ */
#rootlist{
	width:590px;
	margin:5px auto 10px;
	font-size:10px;
}
#rootlist a{
	color:#494949;
	text-decoration:underline;
}
#rootlist a:hover{
	color:#494949;
	text-decoration:none;
}
span.breadarrow{
	margin:0 3px;
}

/* テーブル共通
------------------------------------------------ */
table.stdt1{
	width:100%;
	margin:0 auto;
	margin-top:16px;
	margin-bottom:2em;
	border-collapse:collapse;
	border:solid 1px #CCC;
}

table.stdt1 th,
table.stdt1 td{
	border:solid 1px #CCC;
	padding:6px;
}

table.stdt1 th{
	background:#F5F5F5;
	text-align:left;
	white-space:nowrap;
	font-size:12px;
	color:#660000;
}
table.stdt1 td{
	line-height:140%;
	color:#333333;
}

/* タイトル
------------------------------------------------ */
h2.rtitle{
	width:598px;
	margin:3px auto;
}
h3.rtitle{
	width:530px;
	height:24px;
	margin:0 auto 10px;
	padding-left:24px;
	background:url(../image/common/h3_title_bg.gif);
	font-size:14px;
}
h4.rtitle{
	width:538px;
	margin:0 auto 10px;
	padding:5px;
	background-color:#3D88D1;
	color:#FFF;
}
h5.rtitle{
	width:543px;
	height:20px;
	margin:0 auto 10px;
	padding-left:5px;
	background:url(../image/common/h5_title_bg.gif);
	font-size:12px;
}

/* お問合わせ
------------------------------------------------ */
#contact{
	width:528px;
	margin:40px auto 5px;
	border-bottom:dotted 1px #999999;
}
#contact li{
	margin-left:25px;
	margin-bottom:10px;
}
#contact .img{
	margin-bottom:12px;
	float:left;
}
#contact .text{
	width:420px;
	font-size:16px;
	line-height:140%;
	float:right;
}
#contact .text .title{
	font-weight:bold;
}

/* ニュース
------------------------------------------------ */
#news li{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px #999 dotted;
}

#news li .day{
	width:76px;
	padding-left:5px;
	color:#FF0000;
	float:left;
}
#news li .text{
	width:474px;
	float:right;
}
#news li img{
	padding-top:3px;
	padding-right:3px;
}
/* ニュース（詳細ページ）
------------------------------------------------ */
.news-date {
	width:560px;
	text-align:right;
	color:#990000;
	padding-top:10px;
}

.news-title {
	font-size:14px;
	font-weight:normal;
}
.news-box	{
	width:540px;
	margin:10px auto 20px;
}
.news-text {
	width:540px;
	margin:0px auto 20px;
}
.news-gazo {
	width:540px;
	margin:0px auto 20px;
}
.news-photo img {
	padding:2px;
	border:1px solid #ccc;
	margin:5px;
}

/* お客様参加型家づくり
------------------------------------------------ */
#uhouse li{
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:1px #999 dotted;
	overflow:auto;
}

#uhouse li .photo{
	width:130px;
	padding-left:5px;
	float:left;
}
#uhouse li .flink{
	width:400px;
	float:right;
	font-size:14px;
}
#uhouse li .fcom{
	width:400px;
	float:right;
	line-height:1.4;
}
#uhouse li img{
	padding:2px;
	border:1px solid #ccc;
}

/* こだわりの家
------------------------------------------------ */
.plan {
	padding: 5px;
}
.plan ul { list-style: none; }
.plan ul li {
	/*display: inline; */
	margin-bottom:20px;
}
.plan ul img {
	border: 1px solid #ccc;
	border-width: 1px;
	padding:2px;
	margin-bottom:10px;
}
.plan ul a:hover img {
	border: 1px solid #fff;
	border-width: 1px;
	color: #fff;
}
.plan ul a:hover { color: #fff; }


.igazo {
	float:left;
	width:250px;
}
.ititle {
	float:right;
	width:270px;
	font-weight:bold;
	font-size:14px;
	padding:3px;
	margin-bottom:10px;
	color:#a47202;
	background-color:#ffffc1;
}
.itext {
	float:right;
	width:260px;
}

/* お客様参加型家づくり（詳細ページ）
------------------------------------------------ */
.uhouse-date {
	width:560px;
	text-align:right;
	color:#990000;
	padding-top:10px;
}

.uhouse-title {
	font-size:14px;
	font-weight:normal;
}
.uhouse-box	{
	width:540px;
	margin:10px auto 20px;
}
.uhouse-text {
	width:540px;
	margin:0px auto 20px;
}
.uhouse-gazo {
	width:540px;
	margin:0px auto 20px;
}
.uhouse-photo img {
	padding:2px;
	border:1px solid #ccc;
	margin:5px;
}

/* 施行事例
------------------------------------------------ */
.example-text{
	color:#666666;
	font-weight:normal;
	line-height:1.2;
	margin-top:5px;
}
.ex-img	{
}

/* プライバシーポリシー
------------------------------------------------ */
#privacy dt{
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px #999 dashed;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	color:#336699;
}
#privacy dd{
	padding-left:5px;
	padding-bottom:10px;
	line-height:140%;
}

/* リンク
------------------------------------------------ */
#link li{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px #999 dotted;
	float:left;
}

#link li .title{
	width:120px;
	padding-left:5px;
	float:left;
}
#link li .comment{
	width:400px;
	float:right;
}

/* サイトマップ
------------------------------------------------ */
#sitemap #left{
	width:270px;
	margin-left:10px;
	float:left;
}
#sitemap #right{
	width:270px;
	margin-left:10px;
	float:right;
}
#sitemap dl{
	margin-bottom:30px;
}
#sitemap dt{
	background:url(../sitemap/image/arrow.gif) no-repeat;
	font-weight:bold;
	margin-bottom:20px;
	padding-left:20px;
}
#sitemap dd{
	margin-bottom:10px;
	margin-left:10px;
}

#bargain table h1,
#bargain table h2,
#bargain table h3,
#bargain table h4,
#bargain table h5,
#bargain table h6
{
    background: none;
}
