@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{
	margin-bottom : 20px;
	text-align : center;
	line-height : 150%;
	font-weight : normal;
}

div.contents h3.nagare{
	margin: 25px 0px 25px 0px;
	text-align : left;
	line-height : 200%;
	font-weight : bold;
	background:url(../mitsumo/img/mitsumo_02.gif) no-repeat;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
}

div.contents h3.servicearea01{
	margin-top : 25px;
	text-align : left;
	line-height : 150%;
	font-weight : bold;
	background:	#CC0000;
	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:#CC0000;
}


div.contents ul{
	margin-bottom : 0px;
	list-style-type:none;
	text-align : left;
	line-height : 150%;
	font-weight : normal;
}

div.contents li{
	margin-bottom : 10px;
	list-style-type:none;
	text-align : left;
}


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.dialfax{
	margin-top : 50px;
	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.red{
	color:#CC0000;
}

div.mailform h3 span.smalltxt{
	font-size : 0.75em;
}

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 : normal;
	color:#CC0000;
	padding: 0px 10px 10px 10px ;
}

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

div.mailform th{
	background:#FFFFCC;
	width:119px;
	border-right:#333333 1px solid;
	border-bottom:#333333 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:#333333 1px solid;
}

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