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

.sitemap {
	font-size: 12px;
	line-height: 1.8;
	width: 550px;
	margin-top: 20px;
}

.ssl_l {
	float:left;
	width:285px;
}
.ssl_r {
	float:right;
	width:135px;
}

.sitemap td {
	vertical-align: top;
	padding-bottom: 30px;
	width: 260px;
}

.sitemap li li {
	padding-left: 10px;
}

.sitemap li.futoji {
	font-weight: bold;
}

.sitemap ol li {
	font-weight: normal;
}

.sitemap a:hover {
	text-decoration: underline;
}

.sc_sitemap .title {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #ccc solid;
}

#privacy p {
	margin-top: 20px;
}

#privacy h4 {
	font-weight: bold;
	margin-top: 30px;
}

.houshin {
	text-align: center;
}

.sc_privacy .title {
	margin-bottom: 10px;
}
#seller_main {
	padding:25px 0 30px 0;
}
#seller_main h3{
	color:#0068B9;
	font-size:16px;
	font-weight:bold;
	padding-bottom:25px;
}
#seller_main table{
	width:100%;
	margin-bottom:50px;
}
#seller_main table tr {
	border-bottom:solid 1px #cccccc;
}
#seller_main table th{
	width:130px;
}
#seller_main table th,
#seller_main table td{
	padding:15px 0;
}
#seller_main #how_shipping{
	font-size:11px;
	margin-top:10px;
	margin-bottom:0px;
}
#seller_main #how_shipping th,
#seller_main #how_shipping td{
	padding:5px;
	}
#seller_main #how_shipping th{
	background:#eeeeee;
}
#seller_main #how_add tr{
	border-bottom:none;
}
#seller_main #how_add td{
	padding:3px;
}
/*
about_site
*/
#about_site_main{
	border-bottom:solid 1px #cccccc;
	padding-bottom:50px;
}
#about_site_main h3{
	font-size:16px;
	font-weight:bold;
	color:#0068B9;
	padding-top:30px;
}
#about_site_main div{
	font-size:12px;
	padding:15px;
}
#about_site_main dl{
	font-size:12px;
}
#about_site_main dl dt{
	font-size:16px;
	font-weight:bold;
	color:#0068B9;
	border-bottom:solid 1px #cccccc;
	margin:15px 0 10px;
}

.qa_main{
	padding-top:15px;
}
.qa_b {
	font-size:13px;
	font-weight:bold;
}
.qa_telarea {
	margin-top:30px;
	border:solid 3px #d6d6d6;
	padding:10px;
}

.qa_tx1 {
	font-size:14px;
	font-weight:bold;
	vertical-align:center;
}

.qa_tx2 {
	font-size:20px;
	font-weight:bold;
	color:#0068B9;
}
