@charset "shift_jis";


/*reset*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

img {
	border:none;
}

/* common*/

body{
	font-size:87.5%;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	color:#333;
	letter-spacing:0.1px;
	line-height:1.714;
	background:#fff;
	}



span {
	font-weight:bold;
	}

a {
	color:#666;
	}
a:visited{
	color:#666;
	}
a:hover{
	text-decoration:none;
	}

a img {
	cursor:pointer;
	}

/* common */

.clear {
	clear:both;
	width:100%;
	line-height:0;
	}

.clearAll {	
	clear:both;
	width:1px;
	height:0;
	font-size:0;
	line-height:0;
}

.pr15 {padding-right:15px;}

.pb5 {padding-bottom:5px;}
.pb15 {padding-bottom:15px;}

.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}


.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}


/* (div#container) */

#container_wrapper {
	width:750px;
	margin:0 auto;
	background:#fff;
	}
		
#container {
	width:750px;
	margin:0 auto;
	}


/* (div#header) */

#header {
	}

/* contents */

.contents_box {
	margin-top:40px;
	clear:both;
	}

.box_top {
	margin-top:15px;
	}

.contents_box h2 {
	margin-bottom:15px;
}

.float_r {
	float:right;
}

.float_l {
	float:left;
}

.cart_btn {
	width:745px;
	height:55px;
	background-image:url(../../img/bennifuki_cart.jpg);
	padding:5px 0px 0px 5px;
}

	/* box2 */

.img02_ttl {
	width:396px;
	height:40px;
	background-image:url(../../img/bennifuki_img02_1.jpg);
	background-repeat:no-repeat;
	font-size:0;
	line-height:0;
}

.img02_2 {
	float:left;
	padding-right:15px;
	margin-bottom:5px;
	font-size:85.7%;
	line-height:125%;
	text-align:center;
}

.img02_2 img {
	margin-bottom:5px;
}

	/* box4 */
.img04_box {
	background-image:url(../../img/bennifuki_img04.gif);
	background-repeat:repeat-y;
}

.img04_boxtop,.img04_boxend {
	width:750px;
	height:3px;
	font-size:0;
	line-height:0;
	}

.img04_boxtop {
	background-image:url(../../img/bennifuki_img04top.gif);
	}

.img04_boxend {
	background-image:url(../../img/bennifuki_img04end.gif);
	}
	
.logo_mark {
	float:right;
	padding:15px 20px 15px 0px;
}

.img04_box ul {
	float:left;
	width:600px;
	padding:10px 0px 10px 15px;
	font-size:128.57%;
}

.img04_box span {
	font-weight:bold;
}


	/* box5 */
.img05_box p {
	padding-top:10px;
}

.img05_box span {
	color:#FF630E;
}


	/* box6 */
.img6_box p {
	text-indent:-2em;
	padding-left:2em;
}

.img06_Q {
	color:#0066FF;
}

.img06_A {
	color:#CC0000;
}

.img6_box div {
	padding-top:10px;
}








/* footer */

#footer {
	width:750px;
	margin-top:50px;
	font-size:62.5%;
	}

#footer ul {
	background:url(../../img/line.gif) no-repeat;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	color:#361315;
	margin-bottom:30px;
	}

#footer ul li {
	display:inline;
	}

#footer address {
	text-align:center;
	margin-bottom:10px;
	}




/* links */

#linkttl {
	width:97%;
	margin:15px 0 0 15px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
	}

#links {
	width:750px;
	font-size:88%;
	}

#links ul {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	color:#361315;
	margin:10px 0 30px 10px;
	}

#links ul li {
	}

#links address {
	background:url(../../img/line.gif) no-repeat;
	padding-top:20px;
	text-align:center;
	margin-bottom:10px;
	}



/* content */

#content {
	margin:15px 0;
	background:#fffeef;
	border:1px solid #ccc;
	padding:15px;
	}

#content h3 {
	color:#9b9e34;
	font-weight:bold;
	font-size:170%;
	}

#content p.txt {
	padding:10px 0;
	}
