@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;
}

img,div,input,p { behavior: url("common/js/iepngfix.htc") }

/* common*/

body{
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	color:#333;
	letter-spacing:0.1px;
	background:#fff;
	font-size:1.0625em;
	line-height:1.5em;
	background:url(../../img/bg.jpg) top center no-repeat;
	}

a {
	color:#666;
	}

a:visited{
	color:#666;
	}

a:hover{
	text-decoration:none;
	}

a img {
	cursor:pointer;
	}

/* common */

.top_back {
	padding-top:5px;
	text-align:right;
	font-size:0.714em;
	clear:both;
}

.clear {
	clear:both;
	width:100%;
	line-height:0;
	font-size:0;
	}

.clearAll {	
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}

.pt5 {margin-top:5px;}

.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 {
	width:941px;
	margin:45px auto 0;
	}

h1.item_imgL {
	margin-top:-20px;
	float:left;
	display:block;
}

.item_txt {
	float:left;
	width:630px;
}

.explanation_txt {
	background:url(../../img/txt_bg.png) repeat-y;
	padding:0 7px 10px;
	width:616px;
}

.cart_area {
	height:30px;
	background:url(../../img/cart_bg.png) top center no-repeat;
	vertical-align:text-bottom;
}

.cart_area p,.cart_area a,.cart_area img {
	display:inline;
}

/* footer */

#footer {
	clear:both;
	margin-top:10px;
	width:920px;
	padding:10px auto 0;
	font-size:0.556em;
	line-height:1.6em;
	}

#footer ul {
	padding-top:10px;
	border-top:5px solid #4b60ff;
	margin-bottom:15px;
	}

#footer ul li {
	display:inline;
	}

#footer address {
	text-align:center;
	margin-bottom:5px;
	}




/* links */

#link_box {
	width:750px;
	margin:20px auto;
	color:#0057cd;
	background:url(../../img/txt_bg.png);
}

#linkttl {
	width:97%;
	margin:5px 0 0 15px;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
	}

#links {
	width:750px;
	font-size:0.85em;
	}

#links ul {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin:5px 0 20px 10px;
	}

#links ul li {
	}

#links address {
	background:url(../../img/line.gif) no-repeat;
	padding-top:20px;
	text-align:center;
	margin-bottom:5px;
	}



/* 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;
	}
	
	
/* How to Page */

.howtopage {
	width:630px;
	margin:0px auto;
}

.width50 {
	width:315px;
	padding-top:5px;
	font-size:0.714em;
	float:left;
}

.txt_r {
	text-align:right;
}
