@charset "Shift_JIS";

/* CSS Document */
@import URL(btns.css);

body{
	background-color:#FFF;
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", san-serif;
	font-size: 75%;
	line-height: 1.5em;
}

img{
border:none;
}

p,li,h5,table{
/*font-size:1em;*/
color:#666666;
line-height:1.5em;
margin:0;
padding:0;
}
.smaller-font{
font-size:small;
}

.clear-both{
clear:both;
}

br.clear-both, 
div.clear-both,
br.clear-left, 
div.clear-left{
font: 1px/1px monospace;
display: block;
}

hr{
display:none;
}

a{
color:#663333;
text-decoration:underline;
}

a:visited{
text-decoration:none;
}

a:hover{
color:#CC9966;
text-decoration:none;
}

/* font-color */
.grn{
color:#1A5968;
}

.brn{
color:#662010;
}
.blue{
color:#1E7FA2;
}

/* layout for toppage */

p#top-lead{
color:#1A5968;
font-size:8pt;
}

p#top-foot{
font-size:8pt;
}


#top-content{
	width:630px;
	margin-top:25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align:center;
}

#main-navi {
	margin: 0px;
	padding: 0px;
}

#header_area {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 662px;
}

#subtitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", san-serif;
	font-size: 8pt;
	color: #662010;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#main-navi {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 58px;
	background-position: left top;
}

/* layout for about */

#about-body{
	width: 553px;
	padding-bottom: 20px;
	margin:0 0 0 58px;
}

#about-body #container {
	width: 553px;
	height:auto;
	margin: 20px 0 0 0;
	overflow:hidden;
	padding: 0px;
}

/* layout for guide */

#guide-body{
	width: 540px;
	padding-bottom: 20px;
	margin:0 0 0 58px;
	text-align:left;
}

#guide-body #title {
	background-image:  url(../guide/IMAGES/title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 89px;
	width: 18px;
	text-align: left;
	text-indent: -9999px;
}
#guide-body #right-col {
	float: right;
	width: 400px;
}


#guide-body #container {
	width: 540px;
	height:auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow:hidden;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}

/* layout for product */

#product-body{
	width: 540px;
	padding-bottom: 20px;
	margin:0 0 0 58px;
}

.product{
	font-size:8pt;
	line-height:1.5;
	color: #1A5968;
}

#product-body h2{
color:#000000;
font-size:medium;
line-height:1.5;
margin-top:15px;
}

.hinban{
line-height:1.5;
font-size:8pt;
}

.sub-name{
color:#8C6252;
fon-size:10pt;
font-weight:bold;
line-height:1.5;
}

.product-name{
	color:#662010;
	font-weight:bold;
	line-height:1.5;
	font-size: 11pt;
}
.price{
	color:#000000;
	line-height:1.5;
	font-size: 11pt;
	font-weight: bold;
}

.cmt{
	line-height:1.5;
	font-size: 8pt;
}

ul.future{
	font-size:8pt;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 15px;
}

.btn-detail{
margin:8px 0;
}

#btn {
	text-align:right;
	width:540px;
	height:24px;
	margin:20px 0;
}

#btn table{
margin-left : auto ; margin-right : 0 ; text-align : left ;
}

/* layout for order */

#order-body{
	width:550px;
	height:auto;
	text-align:center;
	margin:20px auto;
}
#order-body h2 {
	background-image:  url(../order/IMAGES/title.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	width: 78px;
	text-align: left;
	text-indent: -99999px;
	margin:0 0 20px 0;
}

#order-body p,table{
font-size:8pt;
color:#666666;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
}


#h2-title {
	text-align: left;
}

a.btn-close{
	background-image: url(../images/close.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 42px;
	text-indent: -99999px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#kai-gal-body {
	width:690px;
	text-align:center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#plugins {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width:500px;
}
.pro-tb {
	margin-bottom: 20px;
}

/*　商品ポップアップ */

#popup-body table{
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}

/*今週の逸品*/
h1.ippin{
	width:198px;
	height:41px;
	background-image: url(../news/images/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	text-align: center;
	text-indent: -9999px;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
h2.ippin {
	width:540px;
	height:20px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #662010;
}
#ippin-body {

	width: 540px;
	padding-bottom: 20px;
	margin:0 0 0 58px;
}

div#news {
	margin-top: 10px;
}

