@charset "utf-8";
/*___________ 基本設定 ___________ */

* {
margin:0px;
padding:0px;
}
body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: #514b3d;
	background-color:white;
	font-size: 12px;
	text-align: center;
	background-image: url(../img/bgc.gif) ;
	background-repeat: repeat-y;
	background-position:  center top;
}
#WRAP {
	width:900px;
	margin:0px auto ;
	background-color:white;
}


li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #5b5649;
}
a:visited {
	color: black;
	
}


a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: black;
}
/* ____ テキストカラー ____ */

/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:11px;
	color:  white;
	font-weight: normal;
	margin:0;
	padding: 5px 10px;
	background: #f32525;
	color:#fffdd5;
	text-align:left;
}
#TOP {
	width: 900px;
	height: 60px;
	padding:5px 0 7px 0;
	background: url(../img/h2b.png) ;
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align:left;

}
#MENU-HOME {
	width: 900px;
	height: 53px;
	float:left;
}
#MENU {
	width: 900px;
	height: 53px;
	float:left;
}
.menu {
	float: left;
	margin: 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:900px;
	float:left;
	padding-top: 10px;
}
#MAIN-PAD {
	margin: 0;
	padding: 0;
}




/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:640px;
	float:right;

}

/*-- div CONTENTSの冒頭にあるナビゲーション --*/
.submenu {
	font-size:11px;
	color: black;
	background-color: #eeeeee;
	text-align: left;
	padding:5px 10px;
	margin:0 0 5px 0;
}

/*-- スウィング アプローチ等に設置したse画像の設定 --*/
#CONTENTS #subhead {
margin:10px 0 0 0 ;
}


#FLASH {
	width: 900px;
	height: 300px;
}


#CONTENTS h2 {
	font-size:12px;
	color: #5b4d09;
	background: url(../img/h2a.png) ;
	padding: 9px 0 9px 25px;
	border:1px #eaeaea solid;
	text-align: left;
}

#CONTENTS h2 img{
vertical-align: middle;
}

/*-- indexの更新情報 --*/
#CONTENTS p.new{
	padding:0 30px 7px 30px;
	margin:20px 30px;
	background: url(../img/dot.png) ;
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: left;
}


/*-- div CONTENTS内にあるpタグの設定 --*/
#CONTENTS p{
margin:20px 30px;
line-height: 1.5;
text-align: left;
font-size: 14px;
}


#CONTENTS h3 {
	font-size:12px;
	color: #5b4d09;
	text-align: left;
	border-left:5px #87720e solid;
	background: url(../img/h2a.png) ;
	padding: 9px 0 9px 25px;
	border-top:1px #eaeaea solid  ;
	border-right:1px #eaeaea solid  ;
	border-bottom:1px #eaeaea solid  ;
}

#CONTENTS h4 {
	font-size:12px;
	color: #5b4d09;
	text-align: left;
	border-left:5px #87720e solid;
	background: url(../img/h2a.png) ;
	padding: 9px 0 9px 25px;
	border-top:1px #eaeaea solid  ;
	border-right:1px #eaeaea solid  ;
	border-bottom:1px #eaeaea solid  ;
}

/*-- topへ戻る、の設定 --*/
#CONTENTS #back2 {
text-align: right;
margin:50px 0 0 0 ;
font-weight: bold;
font-family: arial;
border-top:1px #eeeeee solid;
padding:10px 30px 0 0 ;
}

#CONTENTS #back2 a{
padding:5px 10px;
color:black;
border-left:1px #eeeeee solid;
border-top:1px #eeeeee solid;
border-bottom:1px #e6e6e6 solid;
border-right:1px #e6e6e6 solid;
display: block;
width:100px;
text-align: center;
text-decoration: none;
margin:0 0 0 auto;
background: url(../img-layout/ico_pagetop01.gif) no-repeat 20% 50%;
}

#CONTENTS #back2 a:hover{
color:gray;
border:1px gray solid;
}



/*-- h2の下のdiv pointの設定 --*/
#CONTENTS .point {
width:606px;
margin:10px auto 0px auto;
text-align: left;
}

#CONTENTS .point2 {
width:614px;
margin:10px auto 0px auto;
text-align: left;
background: url(../img/p2.gif);
font-size: 16px;
}

#CONTENTS .point2 a{
text-decoration: none;
color:#3b3636;
}

#CONTENTS .point2 a:hover{
color:#5e1313;
}

#CONTENTS .point2 p{
}

#CONTENTS .point2 ul {
padding-left:130px;
list-style-image: url(../img/pc.png);
margin:15px 20px 0 0;
}

#CONTENTS .point2 ul li{
padding:5px 20px 35px 0;
border-top: 1px #eeeeee solid;
line-height: 1.5;
}

/*-- メールマガジン サイトマップにも使用のulとliの設定 --*/
#CONTENTS .point ul#back{
width:606px;
margin:10px auto 0px auto;
text-align: left;
padding-left:20px;
list-style-image: url(../img/icon_crown.png);
}

#CONTENTS .point ul#back li{
padding:0 0 10px 10px;
}

#CONTENTS .point ul#back li a{
text-decoration:none;
}
#CONTENTS .point ul#back li a:hover{
background:#eeeeee;
}


pre {
text-align:left;
}




/*-- ご利用方法のdiv howの設定 --*/
#CONTENTS .how {
margin:10px 0 0 0 ;
}

#CONTENTS .how li {
float:left;
padding:0 10px 0 0 ;
font-size: 10px;
line-height: 1.4;
}

#CONTENTS .how li span{
font-size: 14px;
font-weight: bold;
color:#684620;
}

/*-- メールマガジン --*/
#CONTENTS #mm{
margin:10px auto;
width:606px;
background: url(../img/mm_back.png);
height:137px;
}

#CONTENTS #mm div{
text-align: left;
color:white;
font-size:11px;
padding:20px 0 0 350px;

}
#CONTENTS #mm div form{
text-align: left;
}


#CONTENTS #mm div a{
color:yellow;
}

/*-- ランキング --*/
#CONTENTS .point .rank {
margin:10px 0 0 0 ;
width:606px;
}

#CONTENTS .point .rank .pic{
float:left;
width:185px;
}

#CONTENTS .point .rank .txt{
float:right;
width:420px;
font-size: 11px;
}

#CONTENTS .point .rank li strong{
font-size:18px;
font-weight:bold;
margin:0 0 10px 10px;
}

#CONTENTS .point .rank li ul {
width:420px;
margin:10px 0 0 0;
}


#CONTENTS .point .rank li ul li{
padding:1px 0;
}

#CONTENTS .point .rank li p a{
height:20px;
border:1px #eeeeee solid;
text-align:right;
display:block;
}



/*-- 対象商品index配下のcss --*/
#CONTENTS .sub {
font-size:18px;
margin:15px 0 0 0 ;
background: url(../img/h2c.png) ;
border-left:3px red solid;
background-position:left bottom;
background-repeat:repeat-x;
}

#CONTENTS .sub2 {
font-size:15px;
margin:10px 0 0 0 ;
border-left:3px red solid;
background: url(../img/h2c.png) ;
background-position:left bottom;
background-repeat:repeat-x;
}

#CONTENTS .sub3 {
font-size:15px;
margin:10px 0 0 0 ;
color:#c80000;
background: url(../img/h2c.png) ;
background-position:left bottom;
background-repeat:repeat-x;
}

#CONTENTS .checks{
list-style-image:url(../img/icon_mark.png);
padding-left:30px;
padding-top: 10px;
padding-bottom: 15px;
text-align: left;
border:1px #eeeeee solid;
margin:10px 10px 0 0 ;
}

#CONTENTS  .checks li{
padding-bottom: 15px;
padding:0 0 10px 10px;
font-size: 14px;
line-height: 1.3;
}

#CONTENTS  #recover{
margin:10px 20px 0 0 ;
text-align: right;
padding:10px;
font-size:17px;
}

#CONTENTS .watch {
margin:0 0 20px 0;
}
#CONTENTS .point .check{
list-style-image:url(../img/icon_mark.png);
padding-left:30px;
padding-top: 10px;
padding-bottom: 15px;
}


#CONTENTS .point .check li{
padding-left:10px;
padding-bottom:10px;
font-size: 14px;
color:#2d2c28;
line-height: 1.3;
}

#CONTENTS .point .sup{
width:606px;
height:113px;
background: url(../img/surpport_b.png);

}
#CONTENTS .point .sup div{
padding:45px 10px 0 90px ;
font-size: 12px;
color:black;
}



/*-- 特定商取引法に基づく表記 --*/

#CONTENTS table#tokutei  {
margin:20px 0 0 0 ;
}

#CONTENTS table#tokutei tr th {
width:170px;
}

#CONTENTS table#tokutei tr td,
#CONTENTS table#tokutei tr th {
text-align: left;
border:1px #eeeeee solid;
padding:15px 20px;
line-height:1.5;
}








/*___________ 【CONTENTS】表設計 ___________ */

/*___________ 【SIDE】 ___________ */
#SIDE {
	width:250px;
	float:left;
	text-align: left;
}
#SIDE h2 {
	font-size:12px;
	color: #343331;
	background: url(../img/side_b.png);
	margin: 0;
	padding: 6px 10px;
}
.side {
	margin: 0 0 10px 0;
	padding: 8px 8px 10px 8px;
	background: #e1dbcb;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
	background: white;
}
.cat01 li {
	margin: 0;
	padding: 10px 0 10px 10px;
	border-bottom: 1px #c2c2c2 solid;
}
.cat01 li a {
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background:url(../img/side_i.png) no-repeat 2px ;
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #b81010;
	margin: 0;
	background-position: 4px center;
}
.cat01 .sub a {
	font-size: 11px;
	padding: 0 0 1px 28px;
}


/*-- 新規追加css --*/
#bookmark {
border:1px #c7c7c7 solid;
padding:5px;
}

#bookmark table tr td input{
border:0px;
background: black;
color:white;
font-size: 13px;
width:150px;
padding:5px 0;
}


#bookmark table tr td span{

font-size: 10px;
}
#bookmark table tr td {
vertical-align: top;
padding:0 5px 0 0 ;
}
#bookmark table tr td table tr td{
padding:0px;
}





/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0;
	padding: 15px 0;
	color: black;
	font-size: 11px;
	font-family: "ms ui gothic";
	background: url(../img/footer_b.png) left top repeat-x;
	text-align: center;
	border-right:1px #e3e3e3 solid;
	border-left:1px #e3e3e3 solid;
}

#FOOTER a {
	color: black;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: gray;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}

.c:after {
content: url("../img/spacer.gif");
display: block;
clear: both;
height: 0;
}
img {
border:0px;
}
