/* ************************************************ 
 *	共通設定
 * ************************************************ */

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse; border-spacing:0px;}
fieldset,img {border:0px;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0px;}
a, a:hover, a:active, a:visited {color:#333;}

body {
	color: #333;
	font-size: 100%;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 2.2em;
	background-color: #ffffff;
	text-align:left;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
	vertical-align:bottom;
}

.fixHeight {
	/*width:680px;
	margin:10px;
	padding:10px;
	background:#333;*/
}

.hr_dot_btm20 {
    background: url("https://img06.shop-pro.jp/PA01176/599/etc/hr_dot.gif?2046014058") repeat szcroll left bottom transparent;
    font-size: 0;
    height: 1px;
    margin-bottom: 20px;
}

.ttl{
	margin-bottom:10px;
}

.soldout{
	font-weight:bold;
	color:#C00;
}

.pankuzu{margin-bottom:10px;}

.orange{color:#e55b00;}
.red01{color:#aa330b;}

.page_top{text-align:right;margin-bottom:10px;}

.txt14{font-size:14px;}
.b{font-weight:bold;}

.at_once strong{margin-bottom:10px; display:block;font-size:14px;}



/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin:0px auto;
	text-align:left;
}

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:left;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/*　おすすめ　*/

.osusume{
	clear:both;
	margin-top:40px;
	overflow:auto;
}

.osusume_ttl{
	margin-bottom:20px;
}

.osusume_box{
	float:left;
	width:335px;
	padding-bottom:10px;
	margin-right:10px;
	border-bottom:1px solid #CC0000;
}

.osusume_box p{
	padding-bottom:5px;
}

.osusume_box a{
	color:#E55B00;
}

.osusume_box a img{
	padding-bottom:5px;
}

.osusume_price{
	color:#E55B00;
	padding-left:15px;
}

/*　フッター（コピーライト）　*/
.footer {
	width:100%;
	clear:both;
}

.footer_linkbox{
	clear:both;
	margin-bottom:15px;
	background-color:#ebebe0;
	overflow:hidden;
}

.footer_item{
	float:left;
	padding:10px 0 10px 10px;
}

.footer_item li{
	padding-bottom:5px;
}

.footer_item li.footer_ttl{
	padding-bottom:15px;
}

.footer_7yari{
	float:left;
	padding:10px;
	width:170px;
	margin-left:10px;
	text-align:center;
	background-color:#999966;
}

.footer_guide{
	float:left;
	padding:10px;
	width:170px;
	margin-left:10px;
	color:#fff;
	background-color:#336699;
}

.footer_guide a,
.footer_guide a:hover,
.footer_guide a:active,
.footer_guide a:visited {
	color:#fff;
}

.footer_payment{
	clear:both;
	padding-bottom:30px;
}

.footer_navi{
	clear:both;
	padding-bottom:5px;
}

.footer_navi_ttl{
	padding-bottom:5px;
}

.footer_navi ul{
	float:right;
	padding-bottom:5px;
}

.footer_navi ul li{
	float:left;
}

.copyright{
	font-size:70%;
	text-align:right;
}


#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
}
#option_tbl th{
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td {
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}


/* -------------------------------------
*     七本鎗のこと
* ------------------------------------- */

#aboutus h2 img{margin-top:0; margin-bottom:20px;}
#aboutus h3{margin-bottom:10px; font-size:125%; font-weight:bold; color:#942D0D;}
#aboutus img{margin-top:20px; margin-bottom:20px;}
#aboutus img.mb5{ margin-bottom:5px;}
#aboutus img.last{margin-top:20px; margin-bottom:0;}
#aboutus .box{margin-bottom:50px;}
#aboutus .caption{ font-size:90%; line-height:1.6em;}