@charset "utf-8";
/* CSS Document */

div.sideform {
	margin-left:15px;
	}

div#e_counter {
	background:url(../img/e_title.gif) no-repeat left top;
	margin-top:10px;
	padding-top:70px;
	}

p.counter_txt {
	line-height:2.0;
	margin-top:10px;
	margin-bottom:10px;
	}
	
div#e_other {
	background:url(../img/e_other_service.gif) no-repeat top;
	margin-top:15px;
	width:670px;
	height:145px;
	font-size:0.8em;
	}
	
	
div#o001 {
	float:left;
	width:203px;
	margin-top:40px;
	margin-left:15px;
	display:inline;
	
}

div#o002 {
	float:left;
	width:203px;
	margin-top:40px;
	margin-left:15px;
	display:inline;
}

div#o003 {
	float:left;
	width:203px;
	margin-top:40px;
	margin-left:15px;
	display:inline;
}

div#e_shop {
	background:url(../img/e_shop.gif) no-repeat top left;
	margin-top:10px;
	padding-top:30px;
	padding-left:70px;
	}
	
div#e_shop ul {
	width:600px;
}


div#l_counter {
	background:url(../img/l_title.gif) no-repeat left top;
	margin-top:20px;
	padding-top:60px;
	}

p.l_countertxt {
	margin-top:10px;
	line-height:2.0;
	}
	
div#l_shop {
	background:url(../img/l_shop.gif) no-repeat left top;
	margin-top:10px;
	height:150px;
	}
	
div#l_shop ul {
	position:relative;
	top:40px;
	left:155px;
	}

