@charset "utf-8";
/* common.css overflow -----------------------------------*/
#contents{
	float: left;
	width: 560px;
	padding: 0 12px 0 1px;
}

.contents-box01{
	width: 542px;
	padding: 0px 8px 15px 8px;
	background: #FFF;
}

/* store.css overflow -----------------------------------*/
#contents h2{
	width: 558px;
	height: 29px;
	margin: 0 1px;
	padding: 6px 1px 0px 1px;
	background: url(../img/store/store_title01_bg.gif) no-repeat;
	font-size: 16px;
	text-align: center;
}

#text-tel01{
	width: 522px;
	padding: 4px 0 0 28px;
	background: url(../img/icon/icon_tel01.gif) left no-repeat;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
}

#text-add01{
	padding: 0 0 8px 0;
	font-size: 100%;
	font-style: normal;
}

#gist dl{
	width: 100%;
}

#gist dt{
	float: left;
	padding: 5px 15px;
	background: #F3CD58;
}

#gist dd{
	float: left;
	margin: 0 5px 0 0;
	padding: 4px 10px;
	border-top: 1px solid #F3CD58;
	border-right: 1px solid #F3CD58;
	border-bottom: 1px solid #F3CD58;
}

.details-box01{
	clear: both;
	width: 542px;
	margin: 0 1px 0px 1px;
	padding: 5px 8px 10px 8px;
	background: #FFC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	overflow: hidden;
}

.store-text01{
	padding: 5px 0 6px 0;
	text-align: justify;
	text-justify: distribute;
}

#details-banner01{
	width: 100%;
	padding: 0 8px;
	border-collapse: collapse;
	border-spacing: 0;
	background: #FFF;
}

#details-banner01 td{
	padding: 4px 6px;
	font-size: 85%;
	text-align: justify;
	text-justify: distribute;
}

.contents-box01 h3{
	width:540px;
	padding: 10px 1px 0 1px;
}

.store-text02{
	width: 520px;
	margin: 0 1px;
	padding: 5px 9px;
	border-left: 1px solid #F3CD58;
	border-right: 1px solid #F3CD58;
	border-bottom: 1px solid #F3CD58;
	text-align: justify;
	text-justify: distribute;
}

.contents-box01 h4{
	width:540px;
	height: 23px;
	margin: 10px 1px;
	padding: 2px 1px 4px 0px;
	background: url(../img/store/store_title02_bg.gif) no-repeat;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}

#help-wanted{
	float: left;
	width: 390px;
	border-collapse: collapse;
	border-spacing: 0;
	background: #ECECEC;
}

#help-wanted tr.bg-row01{
	background: #FFF;
}

#help-wanted th{
	width: 20%;
	padding: 5px 0 5px 10px;
	font-size: 95%;
}

#help-wanted td{
	width: 80%;
	padding: 5px 10px 5px 5px;
	font-size: 95%;
	text-align: justify;
	text-justify: distribute;
}

.mail-address{
	font-size: 105%;
}

#treatment-list{
	float: right;
	width: 145px;
	padding: 0 10px;
	border-collapse: collapse;
	border-spacing: 0;
	background: #ECECEC;
}

#treatment-list th{
	width: 50%;
	padding: 5px 3px;
	text-align: center;
}

#treatment-list td{
	width: 50%;
	padding: 3px;
}

#treatment-list td.space-row01{
	padding: 10px 3px 3px 3px;
}

#treatment-list td.space-row02{
	text-align: right;
}

#treatment-list td.space-row03{
	text-align: left;
}

#official-hp{
	float: right;
	width: 145px;
	padding: 10px 0 0 5px;
}

#apply-btn{
	clear: both;
	width: 182px;
	margin: 0px 1px;
	padding: 15px 188px;
	background: #ECECEC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	list-style: none;
}

#apply-btn li a{
	display: block;
	width: 182px;
	height: 36px;
	background: url(../img/store/store_btn01.gif);
	text-indent: -9999px;
	outline: none;
}

#apply-btn li a:hover{
	background: url(../img/store/store_btn01_h.gif);
}

#send-btn{
	clear: both;
	width: 560px;
	margin: -10px 0 0 0;
	list-style: none;
}

#send-btn li{
	float: left;
}

#send-btn li a{
	display: block;
	width: 180px;
	height: 29px;
	text-indent: -9999px;
	outline: none;
}

#send-btn li#friend a{
	margin: 0 0 0 180px;
	background: url(../img/store/store_btn02.gif);
}

#send-btn li#mobile a{
	margin: 0 0 0 3px;
	background: url(../img/store/store_btn03.gif);
}

#btn-index{
	clear: both;
	padding: 35px 0 15px 0;
}