/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: small;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.3em;
	background-color: #fff;
	text-align:center;
}

a { text-decoration: none; }
a:link { color: #000000; } 
a:visited { color: #000000; } 
a:hover { color: #FF290D; } 
a:active { color: #000000; }

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

.clear {
	clear: both;
}

.logo {
	text-align: center;
	margin: 20px 0 10px 10px;
}

img {
	border: 0px;
}



/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は940px
 * ------------------------------------- */

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

/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
	font-size: 10px;
	width:940px;
	clear:left;
	border-bottom: 1px solid #BBBBBB;
position:relative;
}

.tel {
position: absolute;
    top: -10px;
    left: 22px;
    font-size: 11px;
    font-family: sans-serif;
    line-height: 1.7em;
}

#search {
	font-size: 10px;
	text-align: right;
margin-top: -30px;	
}

/*　画面右側メニューの幅　*/
.side {
	/*float: left;*/
	width:250px;
}

/*　画面左側の幅　*/
.main {
	width: 940px;
}

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

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

/*　フッター（コピーライト）　*/
.footer {
margin-top: 20px;
	font-size: 10px;
	width:100%;
	clear:left;
	text-align:center;
margin-bottom: 10px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

/* ************************************************ 
 *	ikgm追記
 * ************************************************ */

/*　float:left;解除　*/
.clear-both {
clear: both;
height: 1px;
font-size: 1px;
text-align: center;
overflow: hidden;
visibility: hidden;
}
/*　float:left;　*/
.nv {
width: 160px;
height: auto;
padding: 5px 5px 5px 5px;
font-size: 10px;
float: left;
text-align: left;
}

/*　ドロップダウンナビ　*/

	div#jq_navi {
	margin: 10px 0 0 2px;
	font-size: 10px;
	overflow: visible;
	position: relative;
	z-index: 1;
}

/*　横一列　*/
div#jq_navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: visible;
}

div#jq_navi ul li {
	position: relative;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
	width: 155px;
	height: 25px;
	background: #fff;
	text-align: center;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;

border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

div#jq_navi img {
	margin: 0px;
	text-align: center;
}

div#jq_navi ul li a {
	display: block;
	text-decoration: none;
	color:#000;
	font-family: serif;
	font-size: 13px;
}

div#jq_navi ul li a:hover {
	display: block;
	text-decoration: none;
	color: #FF1717;
}

div#jq_navi ul li ul {
	display: none;
	position: absolute;
	top: 36px;
	left: 0px;
}

div#jq_navi ul li ul li ul {
	left: 156px;
	top: 0px;
}

/*　ここまでードロップダウンナビ　*/
/* ************************************************ 
 *	SHOPPING GUIDE 
 * ************************************************ */
#sguide {
	font-size:10px;
	margin: 30px 0 0 0;
}

#sg_title {
font-size: 15px;
color: #444;
font-weight: bold;
margin: 20px; 0px 10px 0px
}

#sg_box {
width: 100%;
background-color: #fff;
border: 1px solid #fff;
/*margin-bottom:50px;*/

}

#sg_inbox {
margin: 30px 30px 50px 30px;
}

}

#sg_subinfo {
font-size: 10px;
color: #000000;
margin: 20px 30px 30px 30px;
}

/* ************************************************ 
 *	FAQ
 * ************************************************ */

#faq_box_q {
width: auto;
background-color: #fff;
border: 1px solid #fff;
margin-bottom: 10px;
}

#faq_box_a {
width: 100%;
background-color: #fff;
border: 1px solid #fff;
margin-bottom: 20px;
}

#faq_inbox {
margin: 10px 10px 10px 30px;
}
/* ************************************************ 
 *	準備中 
 * ************************************************ */
.msg{
padding:120px;
text-align:center;
font-size:1.5em;
color:gray;
font-weight:light;
}
/* ************************************************ 
 *	OVERSERS SHIPPING 
 * ************************************************ */
#os_tytle_l {
font-size: 15px;
color: #444;
font-weight: bold;
margin: 20px 0 20px 20px;
}
#os_tytle_m {
font-size: 15px;
color: #444;
font-weight: bold;
margin: 0px 0px 10px 30px;
padding-left:-1.5em;
}

#os_inbox_0 {
margin: 10px 10px 24px 30px;
line-height:1.6em;
}
#os_inbox {
margin: 10px 10px 24px 30px;
line-height:1.6em;
padding-left:2em;
}

#os_subinfo {
font-size: 10px;
color: #000000;
margin: 20px 30px 30px 30px;
}

#os_box {
width: 100%;
background-color: #fff;
border: 1px solid #fff;
margin-bottom: 40px;
}
li.os_1{
padding-left: 2em;
text-indent: -2em;
 list-style-type: none; 
}