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


/* -------------------------------------------------------------------------- **
**  section  
** -------------------------------------------------------------------------- */
#wrap section{
	background:url(../images/guide/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/guide/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 26px 0;
	padding-top:30px;
	line-height:30px;
	overflow:hidden;
	background:url(../images/guide/h2-01.png) no-repeat left top;
	}
#wrap section #m_con ol{
	display:block;
	width:590px;
	margin:0;
	padding:0;
	list-style:none;
	font-size: 2.2em;
	line-height:1.4em;
	text-shadow: 2px 2px 10px #F2F1ED;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	}
	#wrap section #m_con ol li{
		display:block;
		margin:0;
		padding:0 0 0 78px;
		}
	#wrap section #m_con ol li span{
		display:block;
		font-size: 0.8em;
		}
		#wrap section #m_con ol li:nth-child(1){ min-height:160px; background:url(../images/guide/li01.png) no-repeat left top; }
		#wrap section #m_con ol li:nth-child(2){ min-height:160px; background:url(../images/guide/li02.png) no-repeat left top; }
		#wrap section #m_con ol li:nth-child(3){ min-height:160px; background:url(../images/guide/li03.png) no-repeat left top; }
		#wrap section #m_con ol li:nth-child(4){ min-height:63px; background:url(../images/guide/li04.png) no-repeat left top; }


/* -------------------------------------------------------------------------- **
**  article  
** -------------------------------------------------------------------------- */
#wrap section article{
	display:block;
	float:left;
	width:659px;
	}		
/****** #fax ******/
#wrap section #fax{
	display:block;
	margin-top:20px;
	border:1px #BFBEBB solid;
	}
#wrap section #fax h3{
	display:block;
	float:left;
	width:59px;
	height:0;
	margin:0;
	padding-top:98px;
	line-height:98px;
	overflow:hidden;
	background:url(../images/guide/h3-01.png) no-repeat left top;
	}
#wrap section #fax p{
	display:block;
	float:left;
	}
	#wrap section #fax p span{
		display:block;
		width:228px;
		height:0;
		margin:0;
		padding-top:98px;
		line-height:98px;
		overflow:hidden;
		background:url(../images/guide/fax01.png) no-repeat left top;
		}	
	#wrap section #fax p b{
		display:block;
		width:370px;
		height:0;
		margin:0;
		padding-top:98px;
		line-height:98px;
		overflow:hidden;
		background:url(../images/guide/fax02.png) no-repeat left top;
		}	
		
/****** #tel ******/
#wrap section #tel{
	display:block;
	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;
		}	
			
/****** #mai ******/
#wrap section #mai{
	display:block;
	float:right;
	width:325px;
	}
#wrap section #mai p a{
	display:block;
	width:325px;
	height:0;
	margin:19px 0 12px 0;
	padding-top:104px;
	line-height:104px;
	overflow:hidden;
	background:url(../images/guide/btn.png) no-repeat left top;
	}
#wrap section #mai p{
	display:block;
	font-size: 1.4em;
	line-height:1.7em;
	text-shadow: 2px 2px 10px #F2F1ED;
	}
	
	
	
	
	
	
	