@charset "UTF-8";
body  {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height:125%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, "hirakakupro-w3", "ms pgothic", sans-serif, Osaka;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
img  {
vertical-align:bottom;
}
 #container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #666666;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
} 

 /* ヘッダー */
#headtext { 
	margin: 5px 0;
	padding: 0 10px; 
} 
#header { 
	margin: 0;
	padding: 0;
} 
.header_L{
	width: 650px;
	height: 100px;
	float: left;
}
.header_R{
	width: 310px;
	height: 100px;
	float: right;
	text-align: center;
} 
 #header h1 {
	margin: 0; 
	padding: 10px 0;
}
#headsearch { 
	margin: 10px 0;
	padding: 0; 
	text-align: center;
}
form {
	display: inline;
	margin:0px;
	}

#header h1 {
	margin: 0;
	padding: 0 5px;
}

#headermenu {
	background-image: url("images/top_menuBG.jpg");
	margin: 0 0 10px 0;
	padding: 7px 0 0 0;
	text-align: center;
	height: 23px;
}

#headerimg {
	margin: 5px 0;
	padding: 0; 
} 

 /* ヘッダー　イメージ切り替え使用ボタン */
#btn_table{
	margin: 15px 0 0 5px;
}

.btn_cart a {
	display:block;
	width:100px;
	height: 55px;
	text-indent:-9999px;
	background-image: url(images/top_cart.jpg);
	font-size: 6px;
}
.btn_cart a:hover {
	background-position:0px -55px;
}

.btn_mypage a {
	display:block;
	width:100px;
	height: 55px;
	text-indent:-9999px;
	background-image: url(images/top_myapage.jpg);
	font-size: 6px;
}
.btn_mypage a:hover {
	background-position:0px -55px;
}

.btn_login a {
	display:block;
	width:100px;
	height: 55px;
	text-indent:-9999px;
	background-image: url(images/top_login.jpg);
	font-size: 6px;
}
.btn_login a:hover {
	background-position:0px -55px;
}

 /*  */

 /* 左サイドバー */
 #sidebar1 {
	float: left;
	width: 200px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	padding: 0 5px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	text-align: left;
}

.img {
	padding: 0 10px;
	text-align: center;
}

 /* 左・コンテンツ */
.left_contents {
	width: 190px;
	background-color: #e6e0cd;
	text-align: left;
	margin: 0 0 15px 5px;
}
.left_contents ul {
	margin:0;
	padding:0px;
	list-style:none;
	}
.left_contents ul li {
	margin:0;
	padding:0;
	width:190px;
	height: 25px;
	line-height: 25px;
	text-indent: 25px;
	}
.left_contents ul li a {
	display:block;
	color: #330000;
	}
.left_contents ul li a:hover {
	color: #FF3300;
	text-decoration: none;
	background: url("images/sidemenu_linkBG.jpg") no-repeat;
	}
.left_contents ul li a:visited {
	color:#330000;
	}
.left_contents ul li a:active {
	color: #FF3300;
	text-decoration: none;
	background: url("images/sidemenu_linkBG.jpg") no-repeat;
}

 /* 左・ご利用ガイド */
.left_howto {
	width: 190px;
	background-color: #fff2b0;
	text-align: left;
	margin: 0 0 15px 5px;
}
.left_howto ul {
	margin:0;
	padding:0px;
	list-style:none;
	}
.left_howto ul li {
	margin:0;
	padding:0;
	width:190px;
	height: 25px;
	line-height: 25px;
	text-indent: 25px;
	}
.left_howto ul li a {
	display:block;
	color: #330000;
	}
.left_howto ul li a:hover {
	color: #FF6600;
	text-decoration: none;
	background: url("images/side_goriyou_linkBG.jpg") no-repeat;
	}
.left_howto ul li a:visited {
	color:#330000;
	}
.left_howto ul li a:active {
	color: #FF6600;
	text-decoration: none;
	background: url("images/side_goriyou_linkBG.jpg") no-repeat;
	}
	
 /* 左・カレンダー */
.left_calender {
	width: 190px;
	text-align: left;
	margin: 0 0 15px 5px ;
}

 /* 左右・画像リンク */
.left_imglink {
	width: 190px;
	text-align: center;
	margin: 0 0 15px 5px;
}

 /*  */
 
 /* 右サイドバー */
 #sidebar2 {
	float: right;
	width: 200px;
	padding: 0 5px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	text-align: center;
}
 /* 右・ログイン*/
.right_login {
	width: 195px;
}
.right_login a {
	display:block;
	width:190px;
	height: 37px;
	line-height: 37px;
	background-image: url(images/shinki_btn2.jpg);
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}
.right_login a:hover {
	text-decoration: none;
	background-position:0px -37px;
}
.right_login2 {
	width: 195px;
	margin-bottom:15px;
}
.right_login2 a {
	display:block;
	width:190px;
	height: 37px;
	line-height: 37px;
	background-image: url(images/login_btn2.jpg);
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}
.right_login2 a:hover {
	text-decoration: none;
	background-position:0px -37px;
}
 /* 右・ランキング*/
#right_ranking {
	margin-bottom:15px;
	font-size: 10px;
}
div #right_ranking a {
	font-size: 10px;
}
 /*  */
 
 /* 真ん中メインコンテンツ */
#mainContent { 
	margin: 0 225px; 
	padding: 0;
} 

#mainContent h1{
	font-size: 18px;
	font-weight: bold;
} 
 /* 真ん中・商品カテゴリー */



 /* 真ん中・ニュース */
#mainnews { 
	margin: 0;
	text-align: left;
}
#mainnews a{
	color:#FF6600;
}
#mainnews p{
	padding: 0 10px;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 5px;
}

 /* 真ん中・商品ページ*/
#mainContent .pankuzu a{
	color:#FF6600;
}

#shouhin_setsumei{
	margin: 10px 0 0 0; 
	padding: 0;
}

 /* フッター */
#bottom {
	margin: 0;
	padding: 0 10px 5px  10px;
	text-align: right;
	font-size: 10px;
}
#footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
	text-align: center;
	font-size: 10px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

 /* 商品ページ */
#kakaku {
	font-size: 16px;
	color: #630;
	text-decoration: underline;
	font-weight: bold;
}

#small {
	font-size: 10px;
}

table.table_style1 {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 500px;
	margin-top: 10px;
	font-size: 10px;
}

table.table_style1 td {
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	border: 1px solid #999999;
}

