@charset "utf-8"; /*文字コード指定utf-8*/

body
{
	/*
	font-family:"Arial, Helvetica, sans-serif;
*/
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	font-size:12px;
	margin:0px auto auto auto;
	color:#000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a{
	color:#39F;
}
.clear{
clear:both;
}
p{
padding:5px 0 5px 0;
margin:0px;
text-align:justify;
line-height:19px;
} P.details{
	font-size:14px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
} P.details_cart{
clear:both;
padding:25px 30px 5px 0px;
font-size:11px;
font-style:italic;
} P.more_details{
padding:25px 20px 0px 20px;
font-size:11px;

}
#wrap{
	width:900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: block;
}
.header{
	width:900px;
	height:181px;
	background:url(../images/header.jpg) no-repeat center;
}
.logo{
	padding-right: 0;
	padding-bottom: 0;
	float: left;
	width: 900px;
	height: 145px;
}
/*-----------------------------menu-------------------*/
#menu{
	width:890px;
	height:30px;
	float:left;
	clip: rect(auto,auto,auto,auto);
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	font-weight: bold;
}
#menu ul{
	display:block;
	list-style:none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:20px;
}
#menu ul li.selected a{
height:27px;
display:block;
padding:0px 10px 0 10px;
margin:0 5px 0 5px;
float:left;
text-decoration:underline;
text-align:center;
color:#37728e;
font-size:13px;
line-height:25px;
}
#menu ul li a:hover{
color:#37728e;
text-decoration:underline;
}
#menu ul li a{
height:27px;
display:block;
padding:0px 10px 0 10px;
margin:0 4px 0 4px;
margin:0 2px 0 2px;
float:left;
text-decoration:none;
text-align:center;
color:#37728e;
font-size:13px;
line-height:25px;
}
/*----------------crumb_nav------------------*/
.crumb_nav{
	width: 650px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.crumb_nav a{
	color:#39F;
}
span.red{
color:#42b1e5;
}
.price{
font-size:14px;
padding:0 0 0 15px;
margin:2px 0 5px 0;
}
span.colors{
padding:2px 2px 0 2px;
}


/*------------------------------------center content--------------------*/
.center_content{
	width:900px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/center_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
.left_content{
	width:700px;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 5px;
	display: block;
}
.right_content{
	width:190px;
	float:left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 5px;
	height: auto;
}
.title{
	color:#0D328D;
	padding:0px;
	float:left;
	font-size:18px;
	width: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-weight: bold;
}
.title_sub{
	color:#0D328D;
	float:left;
	font-size:12px;
	width: 190px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	text-align: left;
	padding: 0px;
}

span.title_icon{
	float:left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
.prod_title{
	color:#009;
	font-size:13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
a.more{
font-style:italic;
color:#42b1e5;
float:right;
text-decoration:none;
font-size:11px;
padding:0px 15px 0 0 ;
}
.about{
width:337px;
clear:both;
background:url(../images/border.gif) no-repeat bottom center;
padding:0 0 40px 0;
}
img.right{
float:right;
padding:0 0 0 30px;
}
.right_box{
	width:185px;
	float:left;
	height: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 10px;
}

/*--------feat_prod_box-----------*/
.feat_prod_box{
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b2b2b2;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
}
.feat_prod_box_details{
	clear:both;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	width: 695px;
}
.prod_img{
	float:left;
	text-align:center;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
	width: 230px;
	height: 160px;
}
.prod_det_box{
	width:455px;
	float:left;
	position:relative;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	right: 0px;
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_top{
	width:380px;
	height:9px;
	background:url(../images/box_top.gif) no-repeat center bottom;
}
.box_center{
	width:450px;
	height:160px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 5px;
	margin-top: 1px;
}
.box_bottom{
	width:380px;
	height:9px;
	background:url(../images/box_bottom.gif) no-repeat center top;
}

.new_prod_box{
	float:left;
	text-align:center;
	padding:5px;
	border: 1px dashed #999;
	margin: 1px;
}
.new_prod_box a{
	padding:5px 0 5px 0;
	color:#999;
	text-decoration:none;
	display:block;
}
.new_prod_bg{
	text-align:center;
	position:relative;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
.new_icon{
	position:absolute;
	top:4px;
	right:2px;
	z-index:200;
	width: 53px;
	height: 47px;
}
.special_icon{
position:absolute;
top:0px;
top:6px;
right:2px;
z-index:250;
}
img.thumb{
padding:10px 0 0 0;
}
.new_products{
clear:both;
padding:0px;
}

ul.list{
clear:both;
padding:10px 0 0 20px;
margin:0px;
}
ul.list li{
list-style:none;
padding:2px 0 2px 0;
}
ul.list li a{
list-style:none;
text-decoration:none;
color:#000000;
background:url(../images/left_menu_bullet.gif) no-repeat left;
padding:0 0 0 17px;
}
ul.list li a:hover{
text-decoration:underline;
}

/* demo */

div.demolayout {
width:460px;
margin: 0 0 20px 0;
}

ul.demolayout {
list-style-type: none;
float: left;
margin:0px;
padding:0px;
}

ul.demolayout li {
margin: 0 10px 0 0;
float: left;
}
.tab{
border:1px #DFDFDF solid;
padding:0 0 25px 0;
}
ul.demolayout a {
float: left;
display: block;
padding: 5px 25px;
border: 1px solid #DFDFDF;
border-bottom: 0;
color: #666;
background: #eee;
text-decoration: none;
font-weight: bold;
}

ul.demolayout a:hover {
background: #fff;
}

ul.demolayout a.active {
background: #fff;
padding-bottom: 5px;
cursor: default;
color:#ee4699;
}

.tabs-container {
clear: left;
padding:0px;
}
/*-----------------------languages_box---------*/
.languages_box{
padding:0 0 5px 0;
float:left;
}
.languages_box a{
padding:0 2px 0 2px;
}
.languages_box a.selected{
padding:2px 2px 0 2px;
border:1px #CCCCCC solid;
}
.currency{
float:left;
padding:0 0 0 20px;
}
.currency a{
text-decoration:none;
color:#333333;
padding:3px;
border:1px #eeedee solid;
}
.currency a.selected{
text-decoration:none;
color:#fff;
padding:3px;
border:1px #eeedee solid;
background-color:#1ca8e9;
font-weight:bold;
}
.currency a:hover{
border:1px #990000 solid;
}
/*------------------------cart---------------------*/
.cart{
width:337px;
float:left;
height:40px;
margin:10px 0 10px 0;
background:url(../images/border.gif) no-repeat bottom center;
padding:0 0 40px 0;
}
.home_cart_content{
float:left;
padding:3px;
border:1px #eeedee solid;
margin:10px 0 0 15px;
}
a.view_cart{
display:block;
float:left;
margin:12px 0 0 10px;
color:#ee4699;
}
/*---------------contact_form------------------*/
.contact_form{
	width:550px;
	float:left;
	padding:25px;
	margin:20px 0 0 5px;
	border:1px #DFD1D2 dashed;
	position:relative;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
.form_row{
	width:550px;
	width:355px;
	clear:both;
	padding:5px 0 5px 0;
	color:#a53d17;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
label.contact{
	width:130px;
	float:left;
	font-size:12px;
	text-align:right;
	color: #333333;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
input.contact_input{
width:253px;
height:18px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
	width:253px;
	height:120px;
	font-family:"メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size:12px;
	color: #999999;
	background-color:#fff;
	border:1px #DFDFDF solid;
	float:left;
}
/*--
input.register{
width:71px;
height:25px;
border:none;
cursor:pointer;
text-align:center;
float:right;
color:#FFFFFF;
background:url(../images/register_bt.gif) no-repeat center;
}
*/
a.contact{
width:53px;
height:24px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(../images/contact_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:24px;
color:#fff;
}
/*--
a.checkout{
width:71px;
height:25px;
display:block;
float:right;
margin:10px 30px 0 10px;
background:url(../images/register_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
a.continue{
width:71px;
height:25px;
display:block;
float:left;
margin:10px 0 0 0px;
background:url(../images/register_bt.gif) no-repeat center;
text-decoration:none;
text-align:center;
line-height:25px;
color:#fff;
}
*/
.terms{
padding:0 0 0 80px;
}
.form_subtitle{
position:absolute;
top:-11px;
left:7px;
width:auto;
height:20px;
background-color:#d81e7a;
text-align:center;
padding:0 7px 0 7px;
color:#FFFFFF;
font-size:11px;
line-height:20px;
}
/*--------------cart_table-------------*/
.cart_table{
width:440px;
border:1px #CCCCCC solid;
text-align:center;
}
tr.cart_title{
background-color:#DFDFDF;
}
td{
padding:3px;
}
td.cart_total{
text-align:right;
padding:5px 15px 5px 0;
}
img.cart_thumb{
border:1px #b2b2b2 solid;
padding:2px;
}
/*--------------*/
div.pagination {
width:420px;
padding:5px;
margin:5px;
text-align:center;
float:left;
clear:both;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #1e94cb;
text-decoration: none; 
color: #1e94cb;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #1e94cb;
color: #fff;
background-color: #1e94cb;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #1e94cb;
font-weight: bold;
background-color: #1e94cb;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}
/*---------------footer------------------------*/
.footer{
	height:100px;
	background:url(../images/footer_bg.gif) no-repeat top center;
	width: 900px;
	float: left;
}
.left_footer{
float:left;
padding:10px 0 0 10px;
}
.right_footer{
float:right;
padding:10px 10px 0 0;
}
.footer a{
text-decoration:none;
padding:0 5px 0 5px;
color:#afaeaf;
}
#wrap .center_content .right_content .about p {
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#moji_saize {
	height: 30px;
	width: 200px;
	float: left;
	padding-left: 45px;
	margin-top: 0px;
	padding-top: 5px;
}
#sub_title {
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 11px;
}
#title_coments{
	font-weight: bold;
	font-size: 24px;
	padding-left: 15px;
}
#title_color {
	color: #009;
	font-size: 18px;
	background-color: #D6D6D6;
	background-image: url(../images/title_bg.gif);
	font-weight: bold;
	background-repeat: repeat-x;
	width: auto;
	margin-top: 20px;
	clear: both;
}

#contact_main{
	font-size: 16px;
	font-weight: bold;
	clear: both;
}
#contact_info{
	float: left;
	width: 600px;
	margin-top: 10px;
}
#contact{
	float: left;
	margin-right: 30px;
	width: 300px;

}
#link_title{
	width: 670px;
	border: none;
	border: 1px dashed #CCC;
	margin-top: 0px;
	height: 20px;
	color: #FFF;
	background-color: #039;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	clear: both;
	float: left;
	line-height: 20px;
}

#link_memo{
	width: 300px;
	border: none;
	float: left;
	border: 1px dashed #CCC;
	margin-top: 3px;
	height: 20px;
}
#link_coments{
	float: left;
	width: 350px;
	height: 20px;
	color: #036;
	border: 1px dashed #999;
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
}
#link_coments a{
	text-decoration:none;
	color: #036;
}
#link_coments a:hover{
	text-decoration:none;
	color: #06C;
	background-color: #CCC;
}
.Copyright_footer{
	padding-top: 5px;
	height: auto;
	width: 900px;
	float: left;
	text-align: center;
}
.footer_img{
	background-image: url(../images/macins.jpg);
	height: 85px;
	width: 180px;
	float: left;
	margin-top: 5px;
}
#agent_title {
	height: 100px;
	width: 200px;
	float: left;
}
#agent_info {
	clear: both;
	height: 110px;
	width: 650px;
	padding-top: 10px;
	padding-left: 10px;
}
#agent_add {
	height: 100px;
	width: 600px;
	padding-left: 10px;
}
#contact_memo {
	height: auto;
	width: 600px;
	margin-top: 5px;
	font-weight: lighter;
	font-size: 12px;
	clear: none;
	float: left;
	margin-bottom: 5px;
}
/*mail*/
#wrap_mail{
	width:900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.center_mail{
	width:900px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: center top;
}
#missing_error {
	font-size: 24px;
	color: #F00;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#missing_msg {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-align: center;
	margin-top: 150px;
	width: 500px;
	margin-right: 180px;
	margin-left: 180px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 100px;
	border: 1px dashed #DFD1D2;
}
#sitemap_title {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	float: none;
	background-image: url(../images/bt1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 15px;
}
#sitemap_title2 {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	float: none;
	background-image: url(../images/bt2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 25px;
}
ul.title_sub{
	clear:both;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
ul.title_sub li.title_sub{
	list-style:none;
	text-decoration: none;
	font-weight: bold;
	color: #006;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 2px;
}
ul.title_sub li.title_sub a{
	list-style:none;
	text-decoration:none;
	color:#006;
	padding:0 0 0 17px;
	background-image: url(../images/bullet6.gif);
	background-repeat: no-repeat;
	background-position: left;
}
ul.title_sub li.title_sub a:hover{
	text-decoration:underline;
	color: #09F;
}
#info_title {
	font-size: 14px;
	color: #06C;
	width: 500px;
	margin-left: 5px;
	float: left;
	margin-top: 10px;
}
#info_indx {
	float: left;
	height: auto;
	width: auto;
	font-size: 18px;
	font-weight: bold;
	color: #039;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#info_memo {
	font-size: 16px;
	line-height: 30px;
	color: #006;
	height: auto;
	width: 630px;
	margin-left: 20px;
}
#info_memo2 {
	height: auto;
	width: 630px;
	padding-left: 15px;
	line-height: 15px;
	margin-top: 5px;
	font-size: 12px;
}
#info_memo3 {
	font-size: 14px;
	color: #006;
	height: auto;
	width: 650px;
	margin-left: 10px;
}
#info_cell1 {
	width: 170px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	line-height: 25px;
	text-align: center;
	height: 25px;
}
#info_cell2 {
	width: 465px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	line-height: 25px;
	height: 25px;
}
#info_cell3 {
	width: 170px;
	float: left;
	line-height: 25px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	height: 25px;
}
#info_cell4 {
	width: 465px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	line-height: 25px;
	height: 25px;
}
#info_cell5 {
	width: 170px;
	float: left;
	line-height: 25px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	height: 25px;
}
#info_cell6 {
	width: 465px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	line-height: 25px;
	height: 25px;
}
#info_content {
	float: left;
	height: 25px;
	margin-top: 10px;
	margin-left: 15px;
	color: #06C;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	width: auto;
	text-align: center;
	line-height: 25px;
	border: 1px dashed #999;
}
#info_content a {
	text-decoration: none;
}

#content1 { display:block; }

#content2 { display:none; }

#content3 { display:none; }
#info_signature {
	font-size: 16px;
	line-height: 18px;
	color: #003;
	font-weight: bold;
	font-style: italic;
}
#catalog {
	height: auto;
	width: 600px;
	margin-left: 30px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#catalog_box1 {
	float: left;
	height: 30px;
	width: 300px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #999;
	border-left-color: #999;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 30px;
	font-size: 14px;
}
#catalog_box2 {
	float: left;
	height: 30px;
	width: 160px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	line-height: 30px;
	text-align: center;
}
#catalog_box3 {
	float: left;
	height: 30px;
	width: 300px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	line-height: 30px;
	font-size: 14px;
}
#catalog_box4 {
	float: left;
	height: 30px;
	width: 160px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dashed #999;
	line-height: 30px;
	text-align: center;
}
#en_memo {
	height: auto;
	width: 650px;
	margin-left: 10px;
}
