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

@import url("reset-min.css");
@import url("common.css");

/* privacy */
p,dd{
	line-height:1.3em;
}

h2.privacy {
	background:url(../images/h2_privacy.gif) no-repeat;
	width:800px;
	height:36px;
	margin:0;
	text-indent:-9999px;
}

div#privacyContent,div#formwrap{
	width:760px;
	margin:10px auto;
}
div#formwrap h2{
font-size:1.5em;
}
div#sslseal{
float:right;
margin-bottom:30px;
}
div#privacyContent h3{
	font-size:13px;
	font-weight:bold;
}

div#privacyContent p{
	padding:5px 0 15px 0;
}

/* company */
h2.company {
	background:url(../images/h2_company.gif) no-repeat;
	width:800px;
	height:36px;
	margin:0;
	text-indent:-9999px;
}
div.companyContent{
	width:760px;
	margin:10px auto;
	padding-bottom:15px;
	background:url(../images/border_dotted550.gif) repeat-x bottom;
}
div.companyContent p{
	padding:5px 0 15px 0;
}

p.lead strong{
	background:url(../images/lead_company.gif) no-repeat;
	width:559px;
	height:20px;
	text-indent:-9999px;
	display:block;
}

dl.gyoutai {
	width:750px;
}

dl.gyoutai strong{
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
dl.gyoutai dt, dl.gyoutai dd {
	padding: 3px 5px;
	margin-bottom:5px;
}
dl.gyoutai dt {
	clear: left;
	float: left;
	width:140px;
	font-weight:bold;
}
dl.gyoutai dd {
	margin-left: 140px;
}

/* sitemap */
div.sitemapContent{
	width:760px;
	margin:10px auto;
	font-size: 13px;
}
div.sitemapContent p{
	padding:5px 0 15px 0;
}
.sitemapContent  ul.fl {
	display: block;
	width: 300px;
}
div.sitemapContent ul li{
	list-style: square inside;
	text-indent: 1em;
	font-weight: bold;
	font-size: 14px;
	width: 300px;
	margin-bottom: 10px;
}
div.sitemapContent ul li li{
	text-indent: 2em;
	font-weight: normal;
	font-size: 13px;
	list-style: disc inside;
	margin-bottom: 5px;
}




/*下段リスト*/
div.companyContent .underBox{
	width:370px;
	padding:10px 0 0 5px;
	float:left;
}

h3.gaiyou{
	background:url(../images/h3_gaiyou.gif) no-repeat;
	width:70px;
	height:14px;
	display:block;
	text-indent:-9999px;
}
h3.enkaku{
	background:url(../images/h3_enkaku.gif) no-repeat;
	width:70px;
	height:14px;
	display:block;
	text-indent:-9999px;
}


dl.under {
	width:350px;
	margin-left:10px;
	margin-top:10px;
}

dl.under span{
	font-weight:bold;
}
dl.under dt, dl.under dd {
	padding: 3px 5px;
	margin-bottom:5px;
	line-height: 18px;
}
dl.under dt {
	clear: left;
	float: left;
	width:65px;
	font-weight:bold;
	color:#000000;
}
dl.under dd {
	margin-left: 80px;
	border-left: 1px solid #cccccc;
	background: #fff;
}
.w600 {
	width: 620px;
}
#form1 li {
	list-style: circle outside;
	line-height: 1.3em;
	font-size: 10px;
}
.ml20 {
	margin-left: 30px;
}
.storelist {
	padding: 10px 15px;
	width: 350px;
	background: #FFFFEF;
	border: 1px solid #FC6;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 25px;
}
.storelist li {
	list-style: disc inside;
	padding-right: 40px;
}
.topborder {
	border-top: 1px solid #DCDCDC;
	padding-top: 20px;
	margin-top: 20px;
}

