@charset "utf-8";
/* CSS Document */




/* Default style clear------------------------------------------- */
@import "reset.css";
/* -------------------------------------------Default style clear */

/* LAYOUT ------------------------------------------------------- */
@import "layout.css";
/* --------------------------------------------------------LAYOUT */


#main{
	text-align:center;}

h1{
	color:#ffffff;
}


/* index.html --------------------------------------------------------*/

.top_comment{
	border:1px dotted #666666;
	padding:10px;
	font-size:85%;
	line-height:150%;
	width:520px;
	text-align:left;
	margin-bottom:20px;
}

.news{
overflow:auto;
width:530px;
height:53px;
border-top:1px dotted #666666;
margin-bottom:20px;}

.news th{
	width:100px;
	height:25px;
	border-bottom:1px dotted #666666;
	font-size:80%;
	text-align:left;
	}
.news td{
	width:426px;
	height:25px;
	border-bottom:1px dotted #666666;
	font-size:80%;
	text-align:left;
	}

img.topimg{
	border:1px solid #666666;
	padding:3px;
	margin-right:5px;}

.top_t{width:850px;
	margin-bottom:20px;}
.top_m{width:850px;}
.top_m-l{width:200px;
	float:left;
	margin-left:15px;
	text-align:left;}
.top_m-r{width:550px;
	float:right;
	margin-right:30px;
	}

p.link{
	padding-bottom:3px;}

p.counter{
	font-size:80%;
	}

p.user{
	text-align:left;
	line-height:150%;
	font-size:80%;
	}
h3{
	text-align:left;
	line-height:30px;
	border-left:5px solid #FFA800;
	padding-left:10px;
	background-image:url(../images/bk_h3.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:20px;
	margin-bottom:20px;}

.top_u-l img{
	border:1px solid #666666;
	padding:3px;
	float:left;
	margin-bottom:30px;}

p.b_t{font-size:115%;
	font-weight:bold;
    text-align:left;
	padding-left:10px;
	}
p.b_c{font-size:80%;
	font-weight:bold;
    text-align:left;
	padding-left:10px;
	}
p.b_h{
	font-size:80%;
    line-height:150%;
    text-align:left;
		padding-left:10px;
	}

div.top_u-l{width:180px;
	float:left;}
div.top_u-r{width:350px;
	float:right;}

/*-------------------------------------------------------- index.html */
/* com.html --------------------------------------------------------*/

.com_t{width:800px;
	margin:5px auto;}
.com_t-l{
	float:left;
	width:250px;}

.com_t-l img{
	padding:3px;
	border:1px solid #adadad;
	margin:5px;
}



.com_text{
	width:450px;
	padding:5px 10px;
	line-height:150%;
	font-size:90%;
	text-align:left;
	margin:5px auto 40px;
	border:1px dotted #1A314E;
	float:right;}




table.com{
width:800px;
border-top:1px dotted #666666;
line-height:150%;
margin:25px auto;
clear:both;
}

table.com th{
	width:180px;
	height:25px;
	border-bottom:1px dotted #666666;
	font-size:80%;
	padding-left:5px;
	}

table.com td{
	width:580px;
	height:25px;
	border-bottom:1px dotted #666666;
	font-size:80%;
	text-align:left;
	}

p.com_title{
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;}


/*-------------------------------------------------------- com.html */

/* work.html --------------------------------------------------------*/

h3.w_t{
	margin-left:20px;}


table.r_list{
	margin:50px auto 50px auto;
}

table.r_list_s{
	margin:5px auto;}


table.r_list_s td img{	border:1px solid #B9B6AF;
	padding:3px;
	width:300px;
	margin-bottom:20px;
	margin-right:5px;
	margin-left:5px;}




td.r-pict img{
	border:1px solid #B9B6AF;
	padding:3px;
	margin-bottom:20px;
}


td.r-comm{
	padding-right:20px;
	padding-left:20px;
	width:150px;
	}



p.r_title{text-align:left;
	border-bottom:1px dotted #666666;
	font-size:80%;
}

p.r_day{text-align:right;
	padding-bottom:10px;}



/*-------------------------------------------------------- work.html */













/* g01.html --------------------------------------------------------*/

.work_bot{
	text-align:left;
	margin:20px 0 10px 5px;
	clear:both;}

table.work_s{
	margin:auto;
	clear:both;}
	
table.work_s img{
	padding:3px;
	border:1px solid #adadad;
	margin:5px;}

table.work_s td{
	text-align:center;
	font-size:85%;
	width:300px;
}



.new_house{
	width:800px;
		margin-bottom:30px;
}

.pict_house{
	width:400px;
	float:left;
	margin-left:20px;
	margin-bottom:30px;
	}

.pict_house img{
	padding:5px;
	border:1px solid #adadad;
}

.house_text{
	width:340px;
	float:right;
	margin-right:10px;
	}
	
p.day{
	text-align:right;
	font-size:11px;
	line-height:120%;
	color:#660000;
	margin-top:35px;
}
	
p.work_comment{
	font-size:90%;
	line-height:150%;
	text-align:left;
	}

p.work_text{
text-align:left;
line-height:150%;
width:630px;
font-size:85%;}


span.prize{
background-color:#E20000;
margin:20px 0 30px 0;
padding:5px;
font-weight:bold;
color:#ffffff;
text-align:left;
}


/*-------------------------------------------------------- g01.html */




/* contact.html --------------------------------------------------------*/

.contact_text{
	width:620px;
	padding:5px 10px;
	line-height:150%;
	font-size:90%;
	text-align:center;
	margin:20px auto;
	border:1px dotted #1A314E;}

table.contact{
	margin:10px auto;
}

table.contact th{
	width:120px;
	font-size:90%;
	line-height:30px;
	height:30px;
	padding-left:10px;
	background-color:#516A26;
	color:#FFFFFF;}

table.contact td{
	width:500px;
	font-size:90%;
	height:30px;
	padding-left:10px;
	text-align:left;
	background-color:#516A26;
	color:#FFFFFF;}

/*-------------------------------------------------------- contact.html */

/*-------------------------------------------------------- r01.html */


.reform_t{
	width:800px;
	}

.reform_t-l{
	width:400px;
	float:left;
	padding-left:20px;
	padding-bottom:30px;}
	
.reform_t-r{
	width:350px;
	float:right;
	padding-top:60px;
	padding-bottom:30px;
	}
	
p.work_area{
	font-weight:bold;
	font-size:100%;
	text-align:left;}

p.kakaku{
	text-align:right;
	margin-right:15px;
	font-size:125%;
	border-bottom:1px dotted #666666;
	margin-bottom:15px;
	margin-top:10px;}
	
p.kouki{
	text-align:right;
	margin-right:15px;
	font-size:90%;
	margin-bottom:5px;}
p.builder{
	text-align:right;
	margin-right:15px;
	font-size:90%;}

p.cent{
	text-align:center;
	clear:both;}

p.pict_text{
	width:300px;
	line-height:150%;
	font-size:85%;
	text-align:left;
	padding-left:10px;
	}

/* r01.html --------------------------------------------------------*/




