/*---------------------------------------------------------
	基  本
-------------------------------------------------------- */

body{
	line-height: 180%;
	font-family: Arial, Verdana, Osaka, "ＭＳ Ｐゴシック";
	color:#000000;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color:#ffffff;
}

#wrap{
	margin:0;
	padding:0;
	width:800px;
	text-align:left;
}

#header{
	margin:0;
	padding:0;
	width:800px;
	height:150px;
}


#main{
	margin:0;
	padding:0;
	width:800px;
}

#footer{
	clear:both;
	margin:0;
	padding:0;
	color:#003366;
	width:800px;
	border-top:dotted 1px #003366; 
}


/*---------------------------------------------------------
	HTML　基本設定
-------------------------------------------------------- */
img{
	border:0;
	}

table{
	border:0;
}
th{
	line-height:180%;
	width:100px;
	padding:5px;
	background:#eeeeee;
	vertical-align: top;
}
td{
	line-height:180%;
	padding:5px 10px;
	vertical-align: top;
}

/*---------------------------------------------------------
	共　通
-------------------------------------------------------- */
.center{
	text-align:center;
}
.b{
	font-weight:bold;
}
.s{
	font-size:xx-small;
}

.red{
	color:#ff0000;
}
.b_red_line{
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}

.b_green{
	font-weight:bold;
	color:#66cc00;
}
.b_orange{
	font-weight:bold;
	color:#ff6600;
}
.b_orange_line{
	font-weight:bold;
	color:#ff6600;
	text-decoration:underline;
}

.bar{
	clear:both;
	border-top:dotted 1px #cccccc;
	padding-top:10px;
}

.box_orange{
	border:double 3px #ff6600;
	margin:10px;
	padding:15px;
}
/*---------------------------------------------------------
	ヘッダー
-------------------------------------------------------- */
h1{
	margin:20px 0;
}

#menu{
	margin:0;
	padding:0;
	width:800px;
	height:40px;
	background:url("images/menu_back.gif") repeat-x;
	text-align:center;
}

#menu ul{
	list-style : none;  /*リストマークを消す*/
	text-align:center;  /*ボタン枠のテキストをセンター寄せ*/
	padding : 0;
	margin : 0;
}
#menu li{
	display:inline;  /*これで一列にリストを並ばせる*/
	padding : 0 2px;
	margin : 0;
}

#pan{
	margin:0;
	padding:0;
	font-size:9px;
	color:#666666;	
}
#pan a{
	color:#666666;
	text-decoration:none;
}

#pan a.now{
	color:#0099cc;
	text-decoration:none;
}

/*---------------------------------------------------------
	メイン
-------------------------------------------------------- */
.pagetop{
	clear:both;
	font-size:xx-small;
	text-align:right;
}

#side{
	float:left;
	width:180px;
	margin:0;
	padding:0;
}
h2{
	margin:0;
	padding:0;
}

#side ul{
	width:100%;
	list-style : none;  /*リストマークを消す*/
	padding : 0;
	margin : 0;
}

#side li a:link,
#side li a:visited,
#side li a:active{
	margin:1px 0;
	padding-left:1em;
	width:100%;
	background:url("images/side_arrow.gif") 6px 8px no-repeat #e5ffcc ;
	color:#336600;
	text-decoration:none;
}
#side li a:hover{
	padding-left:1em;
	width:100%;
	background:url("images/side_arrow.gif") 6px 8px no-repeat #ffffff;
	color:#336600;
	text-decoration:none;
}

#contents{
	float:right;
	width:620px;
	margin:0;
	padding:0 0 0 20px;
}
h3{
	margin:10px 0;
	padding:5px 0;
	width:600px;
	background:url("images/h3_line.gif") center bottom no-repeat;
}
h4{
	clear:both;
	margin-top:5px;
	border-left:solid 5px #0099cc;
	padding-left:0.5em;
	background:#e5f2ff;
}
h5{
	padding-left:20px;
	font-size:medium;
	background:url(images/h5_square.gif) center left no-repeat;
}

/*---------------------------------------------------------
	フッター
-------------------------------------------------------- */

#footer a{
	color:#003366;
	text-decoration:none;
	font-size:10px;
}
#footer ul{
	list-style:none;  /*リストマークを消す*/
	padding : 0;
	margin : 0;
}
#footer li{
	display:inline;  /*これで一列にリストを並ばせる*/
	padding:0 0.5em;
	margin :0;
	width:80px;
	background: url(images/footer_arrow.gif) left center no-repeat;
}

.copy{
	font-size:xx-small;
	text-align:center;
	background:#003366;
	color:#ffffff;
}

/*---------------------------------------------------------
	ページ個別
-------------------------------------------------------- */

/*■indexページ・お知らせ■*/
#info table{
	margin:0;
	width:600px;
	font-size:12px;
	line-height:180%;
	border-bottom:solid 3px #0099cc;
}
#info td{
	padding:3px;
	vertical-align: top;
	border-top:dotted 1px #dddddd;
}
.time{
	font-weight:bold;
	width:110px;
}

/*■施工実績・小さい写真■*/
.sekou_mini{
	margin:10px;
}

/*■土地活用Ｑ４■*/
.q4_green{
	background:url(images/tochi_green_back.gif) no-repeat;
	width:600px;
	height:30px;
	font-weight:bold;
	margin:5px 0;
	padding-left:1em;
}
.q4_pink{
	background:url(images/tochi_pink_back.gif) no-repeat;
	width:600px;
	height:30px;
	font-weight:bold;
	margin:5px 0;
	padding-left:1em;
}
.q4_comment{
	margin:15px 0 15px 3em;
	clear:both;
}

/*■土地活用Ｑ５■*/
.q5_pro{
	text-align:center;
}
img.q5_pro{
	padding:20px;
}

/*■賃貸１■*/
.c1_yellow{
	background:#ffffcc;
	width:600px;
	height:30px;
	font-weight:bold;
	margin:5px 0;
	padding-left:1em;
	clear:both;
}
/*■賃貸２　BOX■*/
.c_s_box{
	float:left;
	width:300px;
	padding:5px;
}

.c_m_box{
	float:left;
	width:180px;
	margin:10px;
	text-align:center;
}
/*■賃貸3■*/
.f{
	float:right;
	margin:5px;
}

/*■リフォームカレンダー■*/
table#reform {
	width: 100%;
	padding: 5px;
	border: 1px #cccccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:12px;
}
table#reform th {
	padding: 5px;
	border: #cccccc solid;
	border-width: 0 0 1px 1px;
	background: #e3e3e3;
	font-weight: bold;
	line-height: 120%;
}
table#reform td {
	padding: 5px;
	border: 1px #cccccc solid;
	border-width: 0 0 1px 1px;
}

/*■リフォーム施工事例■*/
table#jirei {
	width: 100%;
	padding: 5px;
	border:0;
}
table#jirei td {
	text-align:center;
	vertical-align: middle;
}
table#jirei td.arrow {
	vertical-align: middle;
}
table#jirei td.kasho {
	font-weight:bold;
	text-align:left;
}

/*---------------------------------------------------------
	サイトマップ
-------------------------------------------------------- */
ul.sitemap{
	font-weight: bold; /* 一旦全ての文字を太字にする */
}

ul.sitemap ul {/* --- 入れ子にされたリスト用 --- */
	font-weight:normal;
}

ul.sitemap ul.section li {
/*margin: 0 20px 20px 0;  2階層目のマージン（上右下左） */
padding: 10px;/*2階層目のパディング（上右下左）上書き */
border-bottom: 1px #c0c0c0 dotted; /* 2階層目の下境界線 */
}

ul.sitemap ul.section ul li {
margin: 0 0 6px 0;  /* 3階層目以降のマージン（上右下左）上書き */
padding: 0 0 0 12px; /* 3階層目のパディング（上右下左）上書き */
border-bottom: none; /* 3階層目以降の下境界線 上書き */
}
ul.sitemap a{
	text-decoration:none;
}