@charset "utf-8";

/*
	Site Name: 
	Description: base template style
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: SOBA

==========================================================
*/
h2 {
	margin-bottom: 30px;
}	
h3 {
	clear: both !important;
}
dl.policy dt {
	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;
}

/*
 [
----------------------------------------------------------- */
table#law {
	text-align: left;
}
table#law td {
	padding: 5px 10px;
	margin-bottom: 10px;
	border-bottom: #999999 1px solid;
}

table#law td.title {
	vertical-align: top;
	width: 120px;
	background: url(../images/top/shopBox_point.gif) repeat-y 0 0;
	padding-left: 15px;
}
/*
 [
----------------------------------------------------------- */
dl.form {
	margin: 10px;
}
dl.form dt {
	margin-bottom: 3px;
	background: url(../images/policy/point.gif) no-repeat 0 2px;
	padding-left: 18px;
}
dl.form dd {
	margin: 0 0 10px 10px;
}
textarea {
	width: 350px;
	height: 200px;
}
input.text {
	width: 250px;
}
h3.inquiry {
	margin: 12px 0;
	background: url(../images/top/shopBox_point.gif) no-repeat 0 0;
	padding-left: 16px;
	font-size: 120%;
}
.must {
	vertical-align: top;
	margin: 0 5px;
}
dl.form dd ul {
	margin: 0 0 10px 0px;
}
dl.form dd ul li select {
	margin-left: 10px;
	width: 45px;
}
dl.order {
	margin: 10px 0;
}
dl.order dt {
	margin-bottom: 5px;
}
dl.order dd {
	margin-bottom: 10px;
	padding: 0 10px 0 20px;
}
