/* 全体構造
---------------------------------------------------- */
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	line-height:18px;
	color: #666666;
}

body {
	background-image: url(../img/common/bg.gif) ;
	margin: 0px;
	padding:0px;
}

dl {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}



/* リンク
---------------------------------------------------- */
a:link {
  color: #B0735B;
  background: transparent;
}
a:visited {
  color: #B0735B;
  background: transparent;
}
a:hover, a:active {
  color: #B0735B;
  background: transparent;
}



/* Wrapper
---------------------------------------------------- */
#wrapper {
  width: 875px;
  background-image:url(../img/common/bg_contents.gif)
}




/* ヘッダー　共通
---------------------------------------------------- */
#header {
  width: 875px;
  height: 71px;
background-image:url(../img/common/bg_contents.gif)

}
#logo {
  display: block;
  float: left;
  width: 107px;
  padding-top: 18px;
  padding-left: 20px;
}
#cart {
	float:right;
	padding-right: 20px;
}


/* パンくず
---------------------------------------------------- */
#breadcrumbs {
	width: 615px;
	padding-top: 10px;
}
#breadcrumbs ul {
	margin: 0 0 0 ;
	padding: 0px;
	list-style: none;
}
#breadcrumbs li {
	font-size: 10px;
	color: #666666;
	display: inline;
}
#breadcrumbs li a {
	color: #B0735B;
	text-decoration: underline;
	display: inline;
}

#container {
margin-top:20px;
}	


#main{
 	width:615px;
	float:left;
	padding-left:20px;
	}

.qa_main{
 	width:597px;
	padding-left:18px;
	padding-top:20px;
	}
	
.qa_txt{
 	font-weight:bold;
    font-size:12px;
    color:#4A1C1C;
	}

.qa_txt02{
 	font-weight:bold;
    font-size:12px;
    color:#575757;
	}					
	
#sub{
width:615px;
clear:both;
padding-top:20px;
}

.fl_imgz{
	border:1px solid;
	border-color:#dddddd;
	float:left;
}
.fl-fr {
float:left;
width:363px;
margin-left:10px;
}
.fl-ttl {
clear:both;
float:left;
width:363px;
font-size:12px;
font-weight:bold;
line-height:18px;
color:#5C3C3D;
}
.fl-txt-pr {
clear:both;
float:left;
width:363px;
font-size:12px;
margin-top:5px;
font-weight:bold;
line-height:12px;
}

.fl-txt {
clear:both;
float:left;
width:363px;
font-size:12px;
margin-top:10px;
font-weight:normal;
line-height:15px;
}
.fl-btn {
float:left;
padding-left:20px;
width:120px;

}
.fl-btn p {
padding:0px;
font-size:12px;
line-height:18px;
}


#pagenation {
width:615px;
clear:both;
padding-top:20px;
}

#pg-back{
width:155px;
text-align:left;
float:left;
font-size:12px;
}
#pg-num {
width:305px;
text-align:center;
float:left;
font-size:12px;
}

#pg-next{
width:155px;
text-align:right;
float:left;
font-size:12px;
}

#seach {
width:615px;
padding-top:20px;
}

#seach-word {
float:left;
width:615px;
font-size:12px;
line-height:18px;
}

#qo {
width:615px;
clear:both;
padding-top:20px;
}

#qo-text {
float:left;
width:615px;
font-size:12px;
line-height:18px;
padding-top:10px;
}

#qo-category{
width:615px;
text-align:center;
float:left;
font-size:12px;
}

.qo-btn {
float:left;
width:615px;
text-align:right;
padding-top:15px;
}

table {
clear:both;
}

#qo-pagetop {
float:left;
width:615px;
text-align:right;
padding-top:15px;
font-size:12px;
}

#qo-contents {
float:left;
width:615px;
padding-top:10px;
}

.head_message_ttl{
float:left;
padding-bottom:15px;
}


#head_message{
width:595px;
padding: 10px;
margin-top:20px;
border:1px solid;
border-color:#dddddd;
float:left;
}

.head_message_img{
float:right;
}

.head_message_txt{
clear:both;
font-size:12px;
line-height: 14px;
}

.head_message_txt02{
font-size:10px;
line-height: 12px;
}

#campaign{
width:595px;
padding: 10px;
margin-top:20px;
border:1px solid;
border-color:#C2A17A;
float:left;
}

.head_message_red{
color:#FF0000;
}

/* メッセージ
---------------------------------------------------- */
#message {
  width: 835px;
  background: #EDE4CD;
  margin-left: 20px;
  padding:3px 0;

}

#message .text {
	font-size: 12px;
	font-weight:bold;
	text-indent: 5px;
	line-height: 20px;
	color: #5C3C3D;
}

.text {
	font-size: 10px;
	font-weight:bold;
	text-indent: 5px;
	line-height: 20px;
}

/* ナビゲーション　未ログイン
---------------------------------------------------- */
#navi{
	width:200px;
	float:left;
	margin-left:20px;
}
#navi ul{
	margin: 0 0 0 ;
	padding: 0px;
	list-style: none;
}
#navi li {
	width: 200px;
	line-height:normal;
}
#navi li a {
	text-decoration: none;
	display: block;
}	
#navi li#shopguide {
	margin: 0 0 0 ;
	padding: 0px;
}
#navi li#order {
	margin: 0 0 0 ;
	padding: 0px;
	margin-top: 5px;
}
#navi li#change {
	margin: 0 0 0 ;
	padding: 0px;
	margin-top: 5px;
}

#login {
	font-size:12px;
	margin-left:7px;
	color:#FFFFFF;
}
#navi li#new {
	width: 200px;
	height: 26px;
	list-style: none;
	margin-top: 10px;
}

#navi li#forget {
	width: 200px;
	height: 26px;
	list-style: none;
	margin-top: 10px;
}

#navi li#category {
	width: 200px;
	height: 28px;
	list-style: none;
	margin-top: 15px;
}

#navi li#text {
	font-size:12px;
	margin-top:5px;
	list-style: none;
}

#navi li#text a {
	text-decoration:none;
	color:#666666;
}

#navi li#Gift {
	width: 200px;
	height: 70px;
	list-style: none;
	margin-top: 30px;
}

#navi li#Reco {
	width: 200px;
	height: 70px;
	list-style: none;
	margin-top: 6px;
}


#navi li#banner {
	width: 200px;
	height: 61px;
	list-style: none;
	margin-top: 20px;
}



#navi li#cate_ttl {	
	margin:15px 0px 0px 0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}

#navi li#category-top {
	width: 200px;
	height: 28px;
	list-style: none;
	margin: 0px;
}




/* ナビゲーション　ログイン
---------------------------------------------------- */
#navi li#odr-bk {
	width: 200px;
	height: 28px;
	list-style: none;
	margin-top: 15px;
}#navi li#text2 {
	font-size:12px;
	line-height:15px;
	margin-top:5px;
	list-style: none;
}
#navi li#text2 a {
	text-decoration: underline;
	color:#674949;
}

/* 特定商取引に関する法律に基づく表示
---------------------------------------------------- */
.p-price {
font-weight:bold;
font-size:14px;
}


/* ショッピングガイド
---------------------------------------------------- */
.gd-txt {
font-weight:bold;
font-size:12px;
color:#333333;
}

#w-order {
padding-left:35px;
padding-top:10px;
padding-bottom:20px;
width:260px;
float:left;
}

#w-imgz {
padding-top:30px;
}

#gd-txt02 {
font-size:12px;
color:#333333;
line-height:24px;
}

#gd-txt02 a {
text-decoration:underline;
color:#666666;
}

#gd-txt02 a:hover {
text-decoration:none;
color: #B0735B;
}






/* フッタ
---------------------------------------------------- */
#footer {
	clear: both;
	width: 875px;
	height: 100px;
	font-size: 10px;
	padding-top:30px;
	background-image:url(../img/common/bg_contents.gif)

}
#foot-ul {
	width: 835px;
	height: 30px;
	margin-left: 20px;
	background-image: url(../img/common/foot_frame.gif)
}
#li {
	font-size: 10px;
	padding-left: 1.2em;
	line-height: 30px;
}
#li a {
	text-decoration:none;
	color:#666666;
}

.btn-top {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}
#foot-img {
margin-left: 20px;
}




/* フォームサイズ
---------------------------------------------------- */

.txt-form {
	width:180px;
	font-size: 11px;
}

.txt-form2 {
	width:110px;
	font-size: 11px;
}
























