/* CSS Document */

a.navi:link {
	color: #000000;
}
a.navi:visited {
	color: #666666;
}
a.navi:hover {
	color: #FE9929;
	text-decoration: underline;
}
.maincolor {
	color: #FDB357;
}.mainbackcolor {
	background-color: #FDB357;
}
.accent {
	font-size: 12px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #fc9a66;
	padding-bottom: 0px;
	background-color: #FFEFD9;
	width:110px;
	padding:3px;
	text-align:left;
}

.dotline {
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
	padding:0 10px;
	text-align:left;
}

.equip-md {

	font-size: 16px;
	color: #FFFFFF;
	background-color: #FDB357;
	font-weight: bold;
	text-indent: 10px;
}

.equip_midashi2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-size:14px;
}

.mainbackcolor2 {

	background-color: #FEF0D9;
}


p.top img {
	margin:25px 0 14px;
	}

p.top2 img {
	margin:0 0 40px;
	}

table#title {
	width:760px;
	margin:0 auto 30px;
	}

table#title td {
	text-align:left;
	}

#equip {
	width:690px;
	padding:5px 10px 5px 0px;
	margin:0 auto;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	text-indent:10px;
	color:#FFFFFF;
	background:#fdb357;
	}

/*区画*/

.kukaku_kakaku {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-color:#fdb357;
	padding:5px;
	}

tr.kukakuzu td {
	padding:5px;
	}

/*分譲概要*/
.outline-table{	
	border-collapse:separate;
	border-spacing:1px;
	margin:0 auto;
}

/*標準仕様*/

#subtitle {
	margin-bottom:30px;
	}


/*システムバス*/

table.bath {
	margin-bottom:20px;
	}

table.bath td {
	text-align:left;
	}

table.bath td img {
	padding:5px 0;
	}

/*室内ドア*/

table.fittings {
	margin-bottom:20px;
	}

table.fittings td {
	text-align:left;
	}

table.fittings td img {
	padding:5px 0;
	}

/*システムキッチン*/

table.ktn {
	margin-bottom:20px;
	}

table.ktn td {
	text-align:left;
	}

table.ktn td img {
	padding:5px 0;
	}

.eq01{
	padding:10px 10px 15px;
	width:150px;
	margin-bottom: 10px;
}

/*屋根材*/

table.roof {
	margin-bottom:20px;
	}

table.roof td {
	text-align:center;
	}

table.roof td img {
	padding:5px 0;
	}

/*窓*/

table.window {
	margin-bottom:20px;
	}

table.window td {
	text-align:left;
	}

table.window td img {
	padding:5px 0;
	}