@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;
	}
	

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

	pankuzu

--------------------------------------------------------*/
	
div#pankuzu ul{
	text-align: right;
	margin: 10px 20px 20px 20px;
	list-style: none;
}

div#pankuzu li{
	font-size:0.77em;
	display: inline;
}



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

	contents

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

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

div.contents h2{
	font-size : 1.16em;
	text-align : left;
	line-height : 65px;
	font-weight : bold;
	margin:0px 0px 10px 0px;
	padding : 3px 3px 0px 15px;
	background:url(../contact/img/h2.jpg) no-repeat;
	clear:both;
	}

div.contents h3.nagare{
	font-size : 1em;
	text-align : left;
	line-height : 41px;
	margin:0px 0px 20px 0px;
	padding : 0px 3px 0px 120px;
	background:url(../contact/img/h3_01.jpg) no-repeat;
	}

div.contents h3.servicearea01{
	margin-top : 25px;
	text-align : left;
	line-height : 150%;
	font-weight : bold;
	background:	#CC0000;
	background-color:#000000;
	color:#FFFFFF;
	padding: 5px;
}

div.contents h4.servicearea02{
	margin: 10px 0px 0px 0px;
	text-align : left;
	line-height : 150%;
	font-weight : normal;
}

div.contents h4.servicearea02 span{
	color:#003399;
}

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

div.contents p.servicearea03{
	text-align : center;
	line-height : 180%;
	font-weight : normal;
	border-bottom:#333333 solid 1px;
	border-top:#333333 solid 1px;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
}

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

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

div.contents p.red{
	line-height : 180%;
	font-weight : bold;
	color:#C10C21;
}



div.contents p.dialfax{
	text-align : center;
}

div.contents img.left{
	float : left;
	margin: 0px 15px 15px 0px;
}


/* mailform */

div.mailform h3{
	margin-top : 25px;
	text-align : left;
	line-height : 150%;
	font-weight : normal;
	color:#333333;
	padding: 5px;
}

div.mailform h3 span.blue{
	color:#003399;
}

div.mailform h3 span.red{
	color:#FF0000;
}

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

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

div.mailform p.red{
	margin-bottom : 10px;
	text-align : center;
	line-height : 180%;
	font-weight : bold;
	color:#C10C21;
	padding: 0px 10px 10px 10px ;
}

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

div.mailform th{
	text-align:left;
	padding:10px;
	font-weight:normal;
	background-color:#EDE7CB;
	border-right:#333333 1px solid;
	border-bottom:#333333 1px solid;
}

div.mailform th.hearingsheet{
	border-right:none;
}

div.mailform table span{
	color:#003399;
}

div.mailform table span.red{
	color:#FF0000;
}


div.mailform td{
	border-bottom:#333333 1px solid;
	text-align:left;
	padding:10px;
	line-height : 200%;
	font-weight:normal;
}

div.mailform td.hearingsheet{
	border-bottom:#333333 1px solid;
	text-align:left;
	padding:10px 0px 10px 0px;
	line-height : 200%;
	font-weight:normal;
}