@charset "euc-jp";
/* CSS Document */

/* ------------------------------------------- */
/* main contents CSS */
/* ------------------------------------------- */



.main_box_rap{
	margin: 0px;
	padding: 0px 0px 15px;
	background: url(https://img07.shop-pro.jp/PA01119/159/etc/frame_big_b.gif?20130528234414) no-repeat 0px bottom;
}

.main_box{
	margin: 0px;
	padding: 80px 60px 50px;
	background: url(https://img07.shop-pro.jp/PA01119/159/etc/frame_big_m.gif?20130528234357) repeat-y 0px 0px;
	position: relative;
}
.main_box h1,
.main_box h2{
	margin: 20px 0px;
	padding: 34px 0px 0px;
	height: 0px;
	width: 300px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 270px;
	display: block;
}
.main_box h1.shop{
	background: url(https://img07.shop-pro.jp/PA01119/159/etc/t_tokutei.gif?20130528234457) no-repeat 0px 0px;
}
.main_box h2.payment{
	background: url(https://img07.shop-pro.jp/PA01119/159/etc/t_shiharai.gif?20130528234509) no-repeat 0px 0px;
}
.main_box h2.delivery{
	background: url(https://img07.shop-pro.jp/PA01119/159/etc/t_haisou.gif?20130528234502) no-repeat 0px 0px;
}

.main_box table{
	width: 740px;
	border-collapse: collapse;
	text-align: left;
	line-height: 150%;
}
.main_box table th{
	width: 200px;
	padding: 20px 0px 20px 16px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-weight: normal;
	vertical-align: top;
}
.main_box table td{
	width: 484px;
	padding: 20px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-weight: normal;
	vertical-align: top;
}

.in_cont,
.in_cont2{
	margin: 0px;
	padding: 30px 20px;
	border-top: 1px dotted #cccccc;
}
.in_cont2{
	border-bottom: 1px dotted #cccccc;
}
.in_cont h3,
.in_cont2 h3{
	margin: 0px;
	padding: 0px 0px 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 16px;
}