@charset"UTF-8";

/*========================================================

Author and Copyright

Author: masateru tagawa (http://at-will.net)
Created: 2008-2.07
Modified: 2008-2.07
Copyright: masateru tagawa

========================================================*/

/*------------------------------------------------------

	contents_area
		pankuzu
		
		
		@@

--------------------------------------------------------*/

div#contents_area{
	float: right;
	width: 600px;
	text-align: left;
	}

div#contents_area hr{
	color : #FFFFFF;
	border-top : solid #999999 1px;
	margin:5px 0px 5px 0px;
	}


/*------------------------------------------------------

	contact

--------------------------------------------------------*/

div.contact{
	width: 560px;
	margin: 0px 20px 0px 20px;
}

div.contact h1{
	background:url(../contact/img/h1_contact.gif) no-repeat;
	height:34px;
	margin-bottom : 20px;
	text-indent:-3987px;
}

div.contact h2{
	padding:0px 0px 0px 0px;
	line-height:100%;
	height:35px;
	font-weight : bold;
}

div.contact h2.reform{
	background:url(../contact/img/h2_contact_01.jpg) no-repeat;
}

div.contact h2.newconst{
	background:url(../contact/img/h2_contact_02.jpg) no-repeat;
}

div.contact h2.recrute{
	padding:0px 0px 0px 0px;
	background:url(../contact/img/h2_contact_03.jpg) no-repeat;
	height:38px;
	font-weight : bold;
}

div.contact h2.fudousan{
	padding:0px 0px 0px 0px;
	background:url(../contact/img/h2_contact_estate.jpg) no-repeat;
	height:38px;
	font-weight : bold;
}

div.contact h2.paint{
	padding:0px 0px 0px 0px;
	background:url(../contact/img/h2_contact_paintreform.jpg) no-repeat;
	height:38px;
	font-weight : bold;
}

div.contact h2.others{
	padding:0px 0px 0px 0px;
	background:url(../contact/img/h2_contact_04.jpg) no-repeat;
	height:38px;
	font-weight : bold;
}

div.contact h3{
	color:#990000;
	margin: 0px 0px 5px 0px;
	line-height : 1.8em;
	font-weight : bold;
}

div.contact p{
	margin-bottom : 15px;
	text-align : left;
	line-height : 180%;
	font-weight : normal;
}

div.contact p.bottom30px{
	margin-bottom : 30px;
}

div.contact p.right{
	text-align : right;
}


div.contact ul{
	margin-bottom : 20px;
	line-height : 1.5em;
	font-weight : normal;
}

div.contact li{
	padding:0px 0px 0px 18px;
	margin-bottom : 10px;
}

div.contact li.no1{
	background:url(../contact/img/contact_list01.gif) no-repeat;
}

div.contact li.no2{
	background:url(../contact/img/contact_list02.gif) no-repeat;
}


/* mailform */

div.mailform p{
	margin-bottom : 10px;
	text-align : left;
	line-height : 180%;
	font-weight : normal;
	padding: 0px 10px 10px 10px ;
}

div.mailform p.center{
	text-align : center;
}

div.mailform p.red{
	text-align : center;
	color:#990000;
}

div.mailform table{
	width:560px;
	border-collapse:collapse;
	border-top:#990000 3px solid;
	border-bottom:#990000 3px solid;
	margin-bottom:20px;
}

div.mailform caption{
	padding: 0px 0px 2px 0px ;
}

div.mailform th{
	background:#FFFFCC;
	width:119px;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

div.mailform th.koumoku{
	text-align:left;
	width:119px;
	padding:10px;
	font-weight:normal;
}

div.mailform th.koumoku span{
	color:#CC0000;
}

div.mailform td{
	width:441px;
	border-bottom:#999999 1px solid;
}

div.mailform td.koumoku{
	text-align:left;
	width:441px;
	padding:10px;
	line-height : 200%;
	font-weight:normal;
}
