@charset "utf-8";

/*　shop
------------------------------------------------------------ */

#img_top {
	width: 880px;
	height: 60px;
	background: url(../common/images/shop_img01.jpg) no-repeat;
	text-indent: -9999em;
}

#main h3 {
	background: url(../common/images/shop_img02.gif) left top repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 3px 0px 3px 20px;
}

#main h3.h3_01 {
	margin: 0 0 5px 10px;
}

#main h3.h3_02 {
	margin: 0 0 5px 10px;
}

#main h3.h3_03 {
	margin: 0 0 0 10px;
}

#main h3.h3_04 {
	margin: 0 0 0 10px;
}

#flow_box {
    width: 610px;
	_width: 620px;
	padding:10px 10px 10px 0;
	background: url(../common/images/shop_img03.gif) repeat;
	margin-bottom: 40px;
}

#flow_box .txt {
    width: 578px;
	_width: 600px;
	padding:10px;
	margin-left: 10px;
	background-color: #FFF;
	border: 1px solid #003515;
}

#flow_box .txt p {
    padding-left: 60px;
	font-weight: bold;
}

#flow_box .txt p.p_01 {
    background: url(../common/images/shop_img04.gif) left top no-repeat;
}
#flow_box .txt p.p_02 {
    background: url(../common/images/shop_img05.gif) left top no-repeat;
}
#flow_box .txt p.p_03 {
    background: url(../common/images/shop_img06.gif) left top no-repeat;
}
#flow_box .txt p.p_04 {
    background: url(../common/images/shop_img07.gif) left top no-repeat;
}

.arrow {
    margin: 10px 0 10px 273px;
}

#main p.brand {
    width: 604px;
	_width: 620px;
	background-color: #00A251;
	border-left: 10px solid #003515;
	color: #003515;
	font-weight: bold;
	padding: 3px;
}

#dl01 {
    width: 620px;
	text-align: center;
}

#dl01 dt {
    width: 309px;
	_width: 310px;
	padding: 3px 0;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	float: left;
	clear: both;	
}

#dl01 dd {
    width: 308px;
	_width: 310px;
	padding: 3px 0;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	float: right;
	_clear: both;
}

#qa_box {
    padding-bottom: 20px;
	border: 1px solid #CCC;
}

#qa_box ul,
#qa_box dl {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
}
#qa_box ul li {
	margin-bottom: 10px;
}
#qa_box dt {
	color: #00A251;
}
#qa_box dt,
#qa_box dd {
	margin-bottom: 15px;
}
#qa_box span {
	margin-right: 10px;
}

#boushi {
    border: 1px solid #00371B;
	padding: 10px;
	margin-bottom: 40px;
}

#boushi .box {
    background-color: #EEE;
	margin: 10px 0px;
	padding: 10px;
}

#main h4 {
	background: url(../common/images/marker_green.gif) left center no-repeat;
	padding-left: 20px;
}