@charset "utf-8";

/* 基本レイアウト */

html { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
a img { border: 0; }



/* リンク色（ページ全体） */

a {
    color: #333333;
    text-decoration: none;
}

a:hover { 
    color: #666666;
}


/* リンク色（ヘッダー） */

#header-title a {
    color: #333;
    text-decoration: none;
	text-align: center;
}

#header-title a:hover {
	color: #F00;
	text-align: left;
}


/* リンク色（左コンテンツ） */

.sidenavi a {
	color: #666;
}

.sidenavi a:hover {
	color: #F00;
}

/* リンク色（フッター） */

#footer a {
	color: #666;
}

#footer a:hover {
	color: #F00;
}

.footer-navi a {
	color: #666;
}

.footer-navi a:hover {
	color: #F00;
}


/* 見出し */

h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-bottom: 10px;
	margin-top: 10px;
}


/* ページレイアウト */

body
{
	min-width: 900px;
	margin: 0;
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	background-color: #fff;
	background-image: url(images/haikei.gif);
	background-repeat: repeat;
}

#container
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#container-inner
{
	position: static;
	width: auto;
	background-color: #FFF;
	text-align: center;
	height: auto;
}


/* ヘッダー（レイアウト） */

#banner
{
	position: relative;
	width: 900px;
	height: 70px;
	text-align: center;
	background-color: #FFFFFF;
}

#banner-inner
{
	width: 900px;
	height: 70px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	position: static;
}


/* ヘッダー（サイトタイトル） */

#banner-header
{
	margin: 0;
	font-size: 12px;
	position: static;
	width: 900px;
	height: 20px;
	color: #666;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: right;
	background-color: #FFFFFF;
	background-repeat: repeat;
	line-height:50px;
}

#header-title
{
	margin: 0;
	position: relative;
	width: 320px;
	top: 35px;
}





/* パンくず */

.pan
{
	width: 500px;
	height: 25px;
	display: block;
	text-indent: 25px;
	background-image: url(images/aicon_home.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 0px;
}





/* コンテンツ全体 基本レイアウト*/

#pagebody
{
	position: static;
	width: 900px;
	text-align: center;
	background-color: #ffffff;
	height: auto;
}

#pagebody-inner 
{
	position: relative;
	width: 900px;
	text-align: left;
	padding-bottom: 0px;
	height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#right
{
	display: inline;
	position: relative;
	float: right;
	min-height: 1px;
	margin-right: 0px;
	margin-left: 0px;
}

#left 
{ 
   display: inline;
   position: relative;
   float: left;
   min-height: 1px;
}

#right-inner, #left-inner
{
   position: static;
}


/* 右コンテンツ基本レイアウト */

#right 
{
   width: 600px;
}

#right-inner 
{
	width: 100%;
}


/* 左コンテンツ基本レイアウト */

#left 
{
	width: 210px;
}

#left-inner 
{
	width: 210px;
	margin-left: 30px;
}


/* 右コンテンツ */

.contents-title1
{
	position: relative;
	height: 40px;
	width: 580px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	background-image: url(images/content_title1.png);
	background-repeat: no-repeat;
	text-indent: 45px;
	margin-top: 0px;
}


.contents-title2
{
	position: relative;
	height: 40px;
	width: 580px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	background-image: url(images/content_title2.png);
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-top: 0px;
}


.bar
{
    width: 580px;
	height: 40px;
	background-image: url(images/bar.png);
	background-repeat: no-repeat;
	line-height: 40px;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


.contents
{
	position: static;
	clear: both;
	height: auto;
	width: 580px;
	padding-top: 0px;
	padding-bottom: 10px;
}



.qa-content
{
    width: 580px;
	height: auto;
    padding-top: 5px;
	padding-bottom: 0px;
}


.right-content
{
    width: 580px;
	height: auto;
	padding-right: 30px;
	padding-left: 0px;
	
}

#tyuui
{
    width: 580px;
	height: 200px;
	background-image: url(images/tyuui.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	
}



/* 商品ページコンテンツ */


.osusumesyouhin-content
{
    width: 580px;
	height: 380px;
	background-image: url(images/syouhin_waku.gif);
	background-repeat: no-repeat;
	padding: 65px 15px 0 25px;
	margin: 15px 0 10px 20px;
}

.osusumesyouhin-content2
{
    width: 580px;
	height: auto;
	margin:0;
}
.osusumesyouhin-content2 img{ margin: 0 15px 10px 0;}



p.bar
{
     width: 580px;
	 height: 40px;
	 background-image: url(images/bar.gif);
	 background-repeat: repeat-x;
	 float: left;
	 
}



/* 左コンテンツ */

table.osusume
{
    display: block;
    width: 230px;
	height: 320px;
	background-color: #fff;
	text-align:center;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	border-style: none;

}

table.osusume tr
{
    width: 230px;
	height: 320px;
}

table.osusume td
{
    width: 230px;
	height: 320px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(images/osusume_bg.png);
	background-repeat: no-repeat;

}

.osusume-header
{
	width: 220px;
	height: 35px;
	font-weight: bold;
	color: #009966;
	text-transform: uppercase;
	text-align: center;
	line-height: 35px;
	background-image: url(images/sidenavi_btn.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	margin-left: 3px;
	margin-right: 0px;

}



.sidenavi
{
    overflow: hidden;
	width: 210px;
	height:auto;
	list-style-type: none;
	height: auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-left: 10px;
}

.sidenavi-inner
{
	width: 210px;
	margin: 5px;
}

.sidenavi-header
{
	width: 200px;
	height: 35px;
	font-weight: bold;
	color: #009966;
	text-transform: uppercase;
	text-align: center;
	line-height: 35px;
	background-image: url(images/dot_35px.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	font-size: 14px;
	margin: 0px;
}


.sidenavi-content
{
	position: relative;
	color: #330000;
	width: 200px;
	margin: 0px;
	line-height: 30px;
	list-style: none;
}


#left ul 
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#left li
{
	width: 200px;
	height: 30px;
	display: block;
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	background-image: url(images/sidenavi_list_img.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: left;
	text-indent: 50px;
}


.sidenavi-shouhin
{
    width: 200px;
	height: 45px;
    background-image: url(images/sidenavi_shouhin.gif);
	font-weight: bold;
	text-align: center;
	color: #666666;
	line-height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
}




/* フッター */

#footer
{
	width: 900px;
	height: 50px;
	position: relative;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	color: #666;
}

#footer-inner
{
	font-size: 10px;
	color: #666;
	text-align: center;
	text-indent: 25px;
	line-height: 50px;
}

.footer-navi
{
    width: 900px;
	font-size: 10px;
	text-align: center;
	line-height: 30px;
	clear: both;
	color: #666;
}
	

/* 位置の指定 */

.center
{
	text-align: center;
	width: auto;
}

.left
{
	float:left;
	margin-right: 15px;
}

.right
{
	float:right;
	margin-left: 15px;
}

.clear
{
	clear: both;
}



/* 色の指定 */

.red{color:#FF0000;}

.green{color:#009933;}

.cha{color:#663300;}

.blue{color:#0000dd;}

.yellow{ color: #ffff00; }

.orange{ color: #ff6600; }



/* テーブル */

table
{
	height: auto;
	width: 580px;
	text-align:left;
	font-size: 10px;
	display: block;
	border: thin dotted #009966;
	background-color: #FFFFFF;
}

table tr
{
	background:#fff;
}



table td.left1
{
	background:#fff;
	border: thin dotted #009966;
	width: 100px;
	height: 100px;
}


table td.left2
{
	background:#fff;
	border: thin dotted #009966;
	width: 190px;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left:10px;
	padding-bottom: 0px;

}



table td.right1
{
	background:#fff;
	border: thin dotted #009966;
	width: 100px;
	height: 100px;
}

table td.right2
{
	background:#fff;
	width: 190px;
	height: 100px;
	border: thin dotted #009966;
	padding-top: 0px;
	padding-right: 0px;
	padding-left:10px;
	padding-bottom: 0px;

}




/* その他 */

.gotop 
{ 
   text-align: right;  
   clear: both;
}

hr
{
    border: thin dotted #CCCCCC;
	border-collapse: collapse;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.product
{
	text-align: center;
	width: 850px;
	font-size: xx-small;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
}

.product a{
   color: #666666;
   text-decoration: none;
   font-size: xx-small;

}


.border
{
    width: 900px;
	height: 25px;
	background-image: url(images/title_ber.gif);
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
}



.textsize-color
{
    font-size:10px;
	color: #FF0000;
}
