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

*{
	margin:0px;
	padding:0px;
	}
img{
	border:none;
	}
#omise{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}	
.box01{
	width:668px;
	margin-bottom:25px;
	}
.box01_l{
	width:228px;
	float:left;
	}
.box01_r{
	width:402px;
	float:right;
	}	
.kouteibox{
	width:660px;
	clear:both;
	margin-bottom:10px;
	}		
.kouteibox-in{
	width:155px;
	float:left;
	}
.junbibox{
	width:396px;
	background:#ead0ae;
	padding:0px 10px;
	color:#694313;
	}
junbibox .txtjunbi{
	font-size:14px;
	color:#694313;
	font-weight:bold;
	margin-bottom:3px;
	}
.zairyoubox{
	background:url(img/omise/zairyoubottom.gif) bottom no-repeat;
	background-color:#ffedc6;
	padding:0px 30px 0px 30px;
	width:597px;
	}		
.zairyoubox-in{
	width:140px;
	float:left;
	font-size:11px;
	}
.sonotabox{
	width:640px;
	margin-left:12px;
	clear:both;
	margin-bottom:20px;
	}
.sonotaboxl{
	width:305px;
	float:left;
	}	
.sonotaboxr{
	width:305px;
	float:right;
	}			
.junbibox ul {
	list-style-position: inside;
}
.junbibox a {
	color: #694313;
}

