@charset "utf-8";

/* 	Other design CSS
----------------------------------------------------------
---------------------------------------------------------- */

/* 	mobile
---------------------------------------------------------- */
.section.mobile .heading03{
	border-bottom: solid 1px #cccccc;
}


/* 	sitemap
---------------------------------------------------------- */
.section.sitemap.line{
	border-bottom: solid 1px #cccccc;
}
.sitemap .heading03 span {
	color: #333333;
	background-position: 0 0.05em;
}
.sitemap .heading03 a {
	color: #16509f;
}
.sitemap .iconLink01 li {
	margin-bottom: 10px;
	margin-left: 15px;
	background: url(/common/images/com_ic01.gif) no-repeat 0 0.3em;
	font-weight: bold;
	float: left;
	width: 123px;
}
.sitemap .iconLink01 li.noLink {
	background: none;
	padding: 0;
}
.sitemap .iconLink01 li.noTxt {
	background: none;
}

.sitemap .iconLink01 .iconLink02 li {
	font-weight: normal;
	background: url(/common/images/com_ic12.gif) no-repeat 3px 0.5em;
	margin-bottom: 0;
	margin-left: 0;
	float: none;
	width: auto;
}
.sitemap .iconLink01 li.iconLink02 {
	font-weight: normal;
	background: url(/common/images/com_ic12.gif) no-repeat 3px 0.5em;
	margin-bottom: 0;
}
.sitemap .note02 span.iconLink02 {
	background-position: 3px 0.2em; 
}

.sitemap .iconLink01.col3 li {
	width: 280px;
}
.sitemap .iconLink01.col3 li.noLink {
	width: 300px;
}
.sitemap.noteBox {
	padding-bottom: 30px;
}
.sitemap .note02 span.iconLink02 {
	background: url(/common/images/com_ic12.gif) no-repeat 3px 0.35em;
}


.faqContent table .note01 {
	font-size: 72%;
}

.faqContent ul.faqType01 {
	clear: both;
	margin-top: 10px;
}
.faqContent ul.faqType01 li span.iconLink02 {
	background-position: 3px 0.2em; 
}

/* 	Clearfix Property
----------------------------------------------------------
---------------------------------------------------------- */
.sitemap #shopMenu:after,
.sitemap ul.iconLink01:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0; 
	visibility: hidden;
}

.sitemap #shopMenu,
.sitemap ul.iconLink01 {
	zoom: 1;
}