@charset "utf-8";

/*
	Site Name: 
	Description: base template style
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: SOBA

==========================================================
*/
h2 {
	margin-bottom: 30px;
}	
h3 {
	clear: both !important;
}
h4 {
	margin: 12px 0;
	background: url(../images/top/shopBox_point.gif) no-repeat 0 0;
	padding-left: 16px;
	font-size: 120%;
}
p {
	margin-bottom: 10px;
}
dl.access dt {
	margin: 5px 0;
}
dl.access dd {
	margin-bottom: 15px;
	margin-left: 15px;
}
ul.img_thumb li {
	float: left;
	margin-bottom: 15px;
}
ul.img_thumb li.first_child {
	margin-right: 15px;
	clear: left;
}
.hrLine {
	height: 1px;
	margin: 1em 0 2em 0;
	border-top: #b4b4b4 1px dashed;
	clear: both;
}
