@charset "utf-8";
 
/* ==================== ボディ ==================== */

body {
	margin		:0;
	padding		:0;
	font-size	:10px;
	font-family	:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN','MS PGothic',sans-serif;
	line-height	:1.6;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, span, pre, blockquote, th, td {
	margin		:0;
	padding		:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size	:100%;
	font-weight	:normal;
}
img {
	border		:0;
}

address, th {
	font-style	:normal;
	font-weight	:normal;
	font-size:11px;
}



table {
	border-collapse	:collapse;
	border-spacing	:0;
	font-size	:100%;
}
th {
	white-space	:nowrap;
	text-align	:left;
}
pre {
	font-family	:monospace;
}
textarea {
	font-size	:100%;
}
ol, ul {
	list-style-type	:none;
}
q:before, q:after {
	content		:'';  
}
form, input, label, select, textarea {
	margin		:0;
	padding		:0;
	font-size	:100%;
	vertical-align	:baseline;
}

/* ==================== コモンセンス ==================== */

.inner {
	width		:900px;
	margin		:0 auto;
}
.fleft 		{float:left;}
.fright 	{float:right;}
.center 	{text-align:center;}
.right 		{text-align:right;}
.bold 		{font-weight:bold;}
.red 		{color:#e60012;}
.width200 	{width:200px;}
.width220 	{width:220px;}
.width260 	{width:260px;}
.width300 	{width:300px;}
.width320 	{width:320px;}
.width350 	{width:350px;}
.width410 	{width:410px;}
.width420 	{width:420px;}
.clear:after {
	visibility	:hidden;
	display		:block;
	font-size	:0;
	content		:" ";
	clear		:both;
	height		:0;
}
span.external {
	padding-left	:17px;
	background	:url(../img/external.png) no-repeat 0 1px;
}
* html .clear { /* IE6 */
	zoom		:1;
}
*:first-child+html .clear { /* IE7 */ 
	zoom		:1;
}
.section-body:after {
	visibility	:hidden;
	display		:block;
	font-size	:0;
	content		:" ";
	clear		:both;
	height		:0;
}
* html .section-body { /* IE6 */
	zoom		:1;
}
*:first-child+html .section-body { /* IE7 */ 
	zoom		:1;
}

/* ==================== アンカー ==================== */

a {
	color		:#0000cd;
}
a:visited {
	color		:#0000cd;
}
a:hover {
	color		:#FF0000;
	text-decoration	:none;
}
#main a {
	color		:#0000cd;
	text-decoration	:underline;
}
#main a:visited {
	color		:#0000cd;
	text-decoration	:underline;
}
#main a:hover {
	color		:#FF0000;
	text-decoration	:underline;
}

/* ==================== ヘッダー ==================== */

#header {
	padding		:15px 0 13px;
	line-height	:1;
	background  :#000000;
}
#header h1 {
	float		:left;
}
#header ul {
	padding		:2px 2px 0 0;
	width       :200px;
	height      :auto;
	text-align  :right;
	float		:right;
	color       :#FFFFFF;
	
}
#header ul li {
	float		:right;
	margin-left	:10px;
	font-size   :1.2em;
	color       :#FFFFFF;
}

#header ul li  a {
     color:#0000ff;
	 text-decoration:underline;
	 color:#FFFFFF;
}

#header ul li a:hover {
     color:#FF0000;
}

/* ==================== グローバルメニュー ==================== */

#menu {
	background  :#333333;
}
#menu ul li {
	float		:left;
	padding		:0 0px;
}
#menu ul li a {
	display		:block;
	width		:150px;
	height		:35px;
}
#menu ul li a span {
	display		:none;
}
#menu ul li.home a 		{background:url(../common/img/menu_home_off.gif) no-repeat;}
#menu ul li.home a:hover 	{background:url(../common/img/menu_home_on.gif) no-repeat;}
#menu ul li.homec a 		{background:url(../common/img/menu_home_on.gif) no-repeat;}
#menu ul li.menu01 a 		{background:url(../common/img/menu_01_off.gif) no-repeat;}
#menu ul li.menu01 a:hover 	{background:url(../common/img/menu_01_on.gif) no-repeat;}
#menu ul li.menu01c a 		{background:url(../common/img/menu_01_on.gif) no-repeat;}
#menu ul li.menu02 a 		{background:url(../common/img/menu_02_off.gif) no-repeat;}
#menu ul li.menu02 a:hover 	{background:url(../common/img/menu_02_on.gif) no-repeat;}
#menu ul li.menu02c a 		{background:url(../common/img/menu_02_on.gif) no-repeat;}
#menu ul li.menu03 a 		{background:url(../common/img/menu_03_off.gif) no-repeat;}
#menu ul li.menu03 a:hover 	{background:url(../common/img/menu_03_on.gif) no-repeat;}
#menu ul li.menu03c a 	{background:url(../common/img/menu_03_on.gif) no-repeat;}
#menu ul li.menu04 a 		{background:url(../common/img/menu_04_off.gif) no-repeat;}
#menu ul li.menu04 a:hover 	{background:url(../common/img/menu_04_on.gif) no-repeat;}
#menu ul li.menu04c a 		{background:url(../common/img/menu_04_on.gif) no-repeat;}
#menu ul li.menu05 a 		{background:url(../common/img/menu_05_off.gif) no-repeat;}
#menu ul li.menu05 a:hover 	{background:url(../common/img/menu_05_on.gif) no-repeat;}
#menu ul li.menu05c a 		{background:url(../common/img/menu_05_on.gif) no-repeat;}

/* ==================== wrapper ==================== */

#wrapper {
	margin-bottom	:40px;
	padding		:15px 0 0;
	background	:url(../common/img/wrapper_bg.gif) repeat-x;
}
#wrapper .path {
	margin-bottom	:10px;
	font-size	:1.2em;
}

/* ==================== メイン ==================== */


#main {
	float		:right;
	width		:680px;
	font-size	:1.3em;
}
#main p {
	margin-bottom	:1.2em;
}
#main p.notetext {
	background-image: url(../common/img/kiji_back.gif);
	border-width: 0;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	width: 95%;
}
#main p.spec {
	margin:20px 50px 20px 50px;
    padding: 20px 10px 10px 20px;
	background-color:#f8f4e6;
	font-size	:1.0em;
	margin-bottom	:1.0em;
}

#main h2 {
	margin-bottom	:10px;
	padding-bottom	:5px;
}
#main .banner {
	margin-top	:60px;
}
#main .pagetop {
	margin-top	:20px;
	text-align	:right;
}
#main .section {
	margin-bottom	:40px;
}
#main .section-header {
	margin-bottom	:30px;
}
#main .section-body {
	margin		:0 10px;
}


#main ul {
clear:both;
	margin: 0;
	padding: 0;
	list-style:none;
/* ==	list-style-image:url(../common/img/icon02.gif);	= */
}

#main ul li{
	font-size	:1.0em;
	margin-bottom: 0;
	padding-left:5px;
}

#main ul li a {
　　display: block;
	line-height: 1.2em;
	padding-left: 10px;
}

#main ul li a:hover	{
    color:#FF0000;
}



/* ==================== テーブル ==================== */
table {
	width		:100%;
}
table th {
	padding		:8px 20px 6px 10px;
}
table th,
table td {
	border		:1px solid #9f9f9f;
}
table.green th {
	font-weight	:bold;
	vertical-align	:top;
	background	:#eef9d6;
}
table.green td {
	width		:100%;
	padding		:8px 10px 6px;
}
table.blue th {
	background	:#d7f2ff;
}
table.blue td {
	padding		:8px 25px 6px;
	text-align	:center;
}

/* ==================== コンテンツ ==================== */


#contents {
	float		:left;
	width		:900px;
	font-size	:1.3em;
}
#contents p {
	font-size	:1.3em;
	margin-bottom	:1.2em;
}

#contents p.spec {
    margin-top:30px;
	padding:10px;
    background-color:#f8f4e6;
	font-size	:1.0em;
	margin-bottom	:1.0em;
}


#contents h2 {
	margin-bottom	:20px;
	padding-bottom	:10px;
	border-bottom	:1px solid #ccc;
	font-weight:bold;
}



/* ==================== キャッチコピー ==================== */

.catch{
	font: normal 32px/1.2 'Trebuchet MS', Osaka, ＭＳ Ｐゴシック;
	color: #274a78;
	letter-spacing: -0.1em;
	margin: 20px 30px 30px 30px;
}

.ltem_copy
{
	font: bold 14px/1.2 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	color: #db7093;
}

.ltem_copy1
{
	font: bold 18px/1.2 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	color: #222222;
}

.list_price
{
	font: bold 14px/1.2 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	color: #FF3300;
}

.list_sale
{
	font: normal 10px/1.0 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	color: #fff;
	background-color: #FF3300;
	padding	: 1px 3px 1px 3px;
	margin-top: 2px;
	margin-bottom: 3px;
	letter-spacing: 0em;
}

.d_price
{
	font: normal 54px/1.0 'Trebuchet MS', Osaka, ＭＳ Ｐゴシック;
	color: #e10000;	letter-spacing	: -1px;	
}

.tax_price
{
	font: normal 20px/1.0 'Trebuchet MS', Osaka, ＭＳ Ｐゴシック;
	color: #333333;	letter-spacing	: -1px;	
}

.tax
{
	font: normal 18px/1.1 'Trebuchet MS', Osaka, ＭＳ Ｐゴシック;
	color #333;
}


.torikeshi_price
{
	font: bold 14px/1.2 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	color: #FF3300;
	text-decoration:line-through;
}

.list_price1
{
	font			: bold 24px/1.1 'Trebuchet MS', Osaka, ＭＳ Ｐゴシック;
	color			: #e10000;	letter-spacing	: -1px;
	margin-top		: 1px;
}

.list_price2
{
	font			: bold 20px/1.1 'Trebuchet MS', Osaka, ＭＳ Ｐゴシック;
	color			: #e10000;	letter-spacing	: -1px;
	margin-top		: 1px;
	text-align      : center;
}


.list_sale1
{
	font: normal 16px/1.0 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	color: #fff;
	background-color: #FF3300;
	width:200px;
	padding: 1px 3px 1px 3px;
	margin-top: 2px;
	margin-bottom: 3px;
	letter-spacing	: 0em;
}

.c1 {
  border-bottom: 1px dashed #555555;
}


/* ==================== コンテンツＢＯＸ ==================== */


#index_contents{
	padding: 0px;
	width:680px;
	height:auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.itembox{
    width:150px;
    margin:0 20px 40px 0;
    padding:0px;
    float:left;
}

.itemphoto{
    border:1px;
    margin:0;
    padding:0px;
    text-align:center;
}

.itemtext{
    border:1px;
    border-top:0px;
    margin:0;
    padding:2px 0px 3px 2px;
    height:65px;
	text-align:center;
}

.itemtext p{
    margin:0;
    padding:0;
    font-size:11px;
}

.itemprice
{
	font			: bold 20px/1.1 'Trebuchet MS', Osaka, ＭＳ Ｐゴシック;
	color			: #e10000;	letter-spacing	: -1px;
	margin-top		: 1px;
	text-align      : center;
}

.itemprice2
{
	font			: 18px;
	font-weight:bold;
	color			: #e10000;
}


#index_contents .tab_bg{
	width:680px;
	height:36px;
	margin: 0;
	padding:0;
	background-image: url(../image/tab_big_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#index_contents .tab_txt{
	font-size: 14px;
	font-weight: bold;	
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;		
}

#index_contents .box{
	margin:0;
	padding: 0 0 0 10px;
	height: auto;
	width: 680px;
	border: 1px solid #ffffe0;
	background-color:#ffffe0;
	text-align: left;
	display:block;		
}

#index_contents .box_bg{
	margin:10px 30px 10px 30px;
	padding:10px 30px 10px 30px;
	height: auto;
	width: 680px;
	text-align:center;
	display:block;		
}


p.bodytext {
    font-size: 120%;
    line-height: 150%;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #222;
}


h2.notetitle {
    font-size:16px;
	margin-bottom	:0px;
	padding-bottom	:0px;
	border-bottom	:1px solid #ccc;
	font-weight:bold;
}


p.notetext {
	background-image: url(/common/img/kiji_back.gif);
	border-width: 0;
	font-size: 14px;
	line-height: 30px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}



#index_contents .col4{
	margin:0 10px 0 10px;
	padding: 0;
	text-align:center;	
	line-height:1.2em;
	height: 240px;
	width: 150px;
	float: left;	
	display:block;	
}


#index_contents p{    
     text-align:left;
	 margin-top:5px;
	 margin-bottom:1px;
	 font-size:13px;
	 line-height:1.3em;
}


#index_contents .col5{
	margin:0 1px 0 10px;
	padding: 0;
	text-align:center;
	line-height:1.2em;

	width: 125px;
	float: left;	
	display:block;	
}

/* ==================== 商品コンテンツ ==================== */


#item_contents{
	padding: 0px;
	width:900px;
	height:auto;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align:center;
	clear:both;
}

.item_text{
 padding:0px 146px 0 146px;
}

.item_imagebox1{
	margin  :0px;
	padding:15px;
	width   :650px;
	height  :300px;
	background-color:#ffffe0;
	text-align:center;
	vertical-align:baseline;
	display:block;		
}

.item_imagebox2s{
	margin  :0px 0 0 10px;
	padding :0px;
	float: left;		
	width   :20px;
	text-align:center;
	display:block;		
}

.item_imagebox2l{
	margin  :0px 0 0 10px;
	padding :0px;
	float: left;		
	width   :140px;
	text-align:center;
	display:block;		
}

.item_imagebox2r{
	margin  :0px 0 0 10px;
	padding :0px;
	float: left;	
	width   :300px;
	text-align:center;
	display:block;		
}



/* ==================== サイドバー ==================== */
/* 
#side {
	float		:left;
	width		:200px;
}
#side ul {
	border-top	:1px dotted #999;
}
#side ul li {
	padding		:10px 0 8px 15px;
	font-size	:1.2em;
	border-bottom	:1px dotted #999;
	background	:url(../common/img/side_arrow.png) no-repeat 0 15px;
}
= */

/* ==================== サイドバー色付き ==================== */

#side {
	float		:left;
	width		:200px;
}

#side p {
    font-size:12px;
}

#side ul {
	margin: 0;
	padding: 0;
	border-top: solid 1px #ffffff;
}
#side ul li {

	font-size	:1.2em;
	margin-bottom: 0;
	list-style-type: none;
	background-color: #333333;	
	border-bottom: solid 1px #ffffff;
}

#side ul li a {
　　display: block;
	line-height: 30px;
	padding-left: 10px;
	color: #ffffff;
	text-decoration: none;
}

#side ul li a:hover	{
    background-color: #000000;
}


/* ==================== フッター ==================== */


#footer{	
	margin:0px auto;
	padding: 0px;
	width:100%;
	height:auto;
	clear: both;
	background-color:#000000;
}


#footer ul.footer-menu {
	margin-bottom	:12px;
	padding-top:20px;
}
#footer ul.footer-menu li {
	display		:inline;
	margin-right	:5px;
	padding-left	:12px;
	font-size	:1.2em;
}


#footer ul li  a {
     color:#FFFFFF;
	 text-decoration:underline;
}

#footer ul li a:hover {
     color:#FF0000;
}


#footer address {
    color:#FFFFFF;
	margin-top	:10px;
	margin-bottom:10px;
}


/*//-----------------SHOPPING GUIDE SETTINGS-----------------*/


#guide{
    margin-top:50px;
	clear: both;
	width: 900px;
	font-size:12px;
	background-color: #fffaf0;
	margin:0px auto;
	padding: 0px;
	display:block;	
}

#guide .header{
	float: left;
	text-align:center;
	height: 30px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	display: block;
	background-image: url(../images/banner_guide.gif);
	background-repeat: no-repeat;
	background-position:left;
}

#guide h2 {
	margin-top: 0px;
	padding-bottom: 2px;
	font:   1.2em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #333333;
	letter-spacing: -1px;
	text-transform: none;
	font-weight: bold;
}


#guide .left{
	float: left;
	width: 450px;
	padding: 0px;
	margin: 0px;
	display: block;
}

#guide .right{
	float: left;
	width: 450px;
	display: block;
	margin:0;
	text-align:left;
	padding: 0px;	
}

#guide .logo{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
}


#guide ul {
    list-style:none;
    border:0;	
	margin:0;
	padding:0;
	display: block;	
} 


#guide li {
    list-style:none;
    border:0;	
	margin:0;
	padding:0;
	float: left;
	display: inline;	
} 

#guide .submenu{	
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*//-----------------SHOPPING GUIDE END-----------------*/





/* ==================== margin SETTINGS ==================== */

.m_all10 {
	margin: 10px;
}

.m_tb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.m_rl10 {
margin-right:10px;
margin-left:10px;
}

.m_top5 {
	margin-top: 5px;
}
.m_top10 {
	margin-top: 10px;
}
.m_top20 {
	margin-top: 20px;
}
.m_top50 {
	margin-top: 20px;
}
.m_right10 {
	margin-right: 10px;
}
.m_left5 {
	margin-left: 5px;
}
.m_left10 {
	margin-left: 10px;
}
.m_left20 {
	margin-left: 20px;
}
.m_left30 {
	margin-left: 30px;
}
.m_left100 {
	margin-left: 100px;
}
.m_left200 {
	margin-left: 200px;
}
.m_bottom10 {
	margin-bottom: 10px;
}
.m_bottom20 {
	margin-bottom: 20px;
}
.m_bottom30 {
	margin-bottom: 30px;
}

.m_tb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.m_tb30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

ul.bookmark {
	font-size: 12px;
	list-style: none;
	line-height: 20px;
	margin: 0px;
	padding: 15px;
		display: inline;
}


