@charset "utf-8";
/* CSS Document */


/* -------------------------------------------------------------------------- **
**  section  
** -------------------------------------------------------------------------- */
#wrap section{
	background:url(../images/contactus/bk_main.png) no-repeat right top;
	}
	
#wrap section h1{
	display:block;
	width:1000px;
	height:0;
	margin:0;
	padding-top:50px;
	line-height:50px;
	overflow:hidden;
	background:url(../images/contactus/h1.png) no-repeat left top;
	}
	
/****** #m_con ******/
#wrap section #m_con{
	padding-top:30px;
	}
#wrap section #m_con h2{
	display:block;
	height:0;
	margin:0 0 15px 0;
	padding-top:30px;
	line-height:30px;
	overflow:hidden;
	background:url(../images/contactus/h2-01.png) no-repeat left top;
	}
#wrap section #m_con p{
	display:block;
	width:658px;
	font-size: 1.4em;
	line-height:1.7em;
	text-shadow: 2px 2px 10px #F2F1ED;
	}

/****** form ******/
#wrap section form{ width:650px; }
#wrap section table{
	width:650px;
	margin-top:20px;
	font-size:15px;
	}
	#wrap section table tr{ border-bottom:1px #918771 dotted; }
	#wrap section table tr th{
		margin:0;
		padding:5px 10px 0 10px;
		vertical-align: top;
		}
	#wrap section table tr td{ padding: 8px 0px; }
	#wrap section table tr td.lih{ line-height: 2.0em; }
#wrap section .wide300px{ width:300px; }
#wrap section .wide400px{ width:400px; }
#wrap section .wide450px{ width:450px; }
#wrap section .bottom {
	margin: 20px 0px 40px 0;
	font-size: 1.4em;
	}


/****** #tel ******/
#wrap section #tel{
	display:block;
	width:659px;
	margin-top:20px;
	border:1px #BFBEBB solid;
	}
#wrap section #tel h3{
	display:block;
	width:657px;
	height:0;
	margin:0;
	padding-top:35px;
	line-height:35px;
	overflow:hidden;
	background:url(../images/guide/h3-02.png) no-repeat left top;
	}
#wrap section #tel p{
	display:block;
	float:left;
	}
	#wrap section #tel p b{
		display:block;
		width:316px;
		height:0;
		margin:0;
		padding-top:63px;
		line-height:63px;
		overflow:hidden;
		background:url(../images/guide/tel01.png) no-repeat left top;
		}	
	#wrap section #tel p span{
		display:block;
		width:341px;
		height:0;
		margin:0;
		padding-top:63px;
		line-height:63px;
		overflow:hidden;
		background:url(../images/guide/tel02.png) no-repeat left top;
		}	
	
	

	
	
	
	
	
	
	
	