/* Company star */
.SA_footer,.SA_footer a{
	font-size: 100%;
	width: 100%;
	max-width: 900px;
	margin: auto;
	text-align: center;
	color: #222222;
	padding-bottom: 30px;
	padding-top: 20px;
}

.lowerBody{
	width:92%;
	margin:0 auto;
}
.lowerLogo img{
	width:auto;
}
.lowerHd{
	margin:20px 0 0;
	font-size:23px;
	font-weight:bold;
	color:#000000;
	border-bottom:3px solid #000;
}
.companyList{
	display:table;
	width:100%;
	table-layout:fixed;
	padding-bottom:2px;
	color:#5d1a16;
	font-size:16px;
}
.companyList > dt,
.companyList > dd{
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	padding:10px 0;
	background:#fff;
}
.companyList > dt{
	width:35%;
}

.companyList02 > dt{
	width:100%;
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	padding:20px 0;
	background:#fff;
	font-size:16px;
}


.lawBox{
	margin:5% 0 0;
	color:#9e6a40;
	font-size:16px;
}
.lawTtl{
	color:#5d1a16;
	font-weight:bold;
	padding-bottom:2px;
	background:#feb18d;
	background:-moz-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:-webkit-gradient(left top, right top, color-stop(0%, #feb18d), color-stop(100%, #ffffff));
	background:-webkit-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:-o-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:-ms-linear-gradient(left, #feb18d 0%, #ffffff 100%);
	background:linear-gradient(to right, #feb18d 0%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb18d', endColorstr='#ffffff', GradientType=1 );
}
.lawTtl > span{
	display:block;
	background:#fff;
}
.lawBox ol li,
.lawBox ul li{
	text-indent:-1em;
	margin-left:1em;
}

#undercolumn_shoppingguide{}
#shoppingguide_conts{
	margin:25px 0 0;
}
#shoppingguide_conts h3{
	margin:30px 0 10px;
	font-size:125%;
}
#shoppingguide_conts h4{
	margin:10px 0 5px;
	font-size:110%;
}


/*privacy policy*/
#policy_conts .policy_ttl{
	margin:25px 0 10px;
	padding:0 0 5px;
	font-size:141%;
	text-align:center;
	border-bottom:1px solid #666;
}
#policy_conts .policy_list{}
#policy_conts .policy_list > li{
	margin:30px 0 0;
}
#policy_conts .policy_list > li > .list_ttl{
	margin:0 0 10px;
	font-size:125%;
}
#policy_conts .policy_list > li > h5{
	margin:20px 0 0;
	font-size:110%;
}
#policy_conts .policy_list > li > ol{
	margin:0 0 0 2em;
	text-indent:-2em;
}
#policy_conts .policy_list > li > ol,
#policy_conts .policy_list > li > ul{padding:10px;}

/* Company end */
