@charset "euc-jp";
* {
	margin:0;
	padding:0
}
body {
	
	color:#fff;
	margin: 0;
	background:url(../img/body-back.jpg) repeat-x;background-color: #000;
}
#index{
	background:url(../img/entrance-body-back.jpg) repeat-x;background-color: #000;
}
#index-container{
	width:900px;
	height:150px;
	background:url(../img/entrance-header-bottom.jpg) no-repeat top;
	padding-top:10px;
	margin-top:3px;
}
img {border:0}
#wrapper {
	background-color:transparent;
	width: 901px;
	margin:1px auto;
	
}
h1{
	font-size:12px;
	color:#ccc;
/*	padding-left:20px;*/
/*	padding-top:3px;*/
	font-weight:normal;
	width:900px;
	height:17px;
	text-indent:20px;
	line-height:20px;
}
h2 {
	margin:10px 0;
	font-size: 14px;
	color:#fff;
	font-weight:normal;
}
h2.top{
	margin-top:0;
	
}
#leftbox h2{
	color:#F33;	
}
h3, h4 {
	color:#ECC6C6;
	font-size:16px;
	border-bottom: 1px solid #7A0128;
	margin:15px 5px;
	font-weight:normal;
	margin-bottom:15px;
}
h5 {
	font-size:13px;
	color:#FF9900;
}
/*------↓↓ヘッダ部とナビ------↓↓*/
#header{
	width:900px;
	height:120px;
	background:url("/com/temp0/img/header.jpg") no-repeat top;
	
}

#header img {
	vertical-align:top;
}

#navigation {
	list-style-type:none;
}
#navigation li {
	list-style-type:none;
	width:200px;
	
	display:inline;
}
#navigation li img{
	margin-bottom:3px;	
}
/*ENTRANCE PAGE*/
#entrance-navi{
	width:600px;
	margin:0 auto;
	list-style-type:none;
}
#entrance-navi li{
	width:200px;
	float:left;
	text-align:center;
}
#index p#caution{
	font-size:13px;
	color:#ccc;
	margin-bottom:15px;
	text-align:center;	
}
#entrance-banner-table{
	clear:both;
	width:550px;
	margin:20px auto;
	margin-top:30px;
	text-align:center;
}
#entrance-banner-table img{
	margin:1px;	
}
/*------ヘッダ部とナビここまで------*/

/*------↓↓left contents ------↓↓*/
#contents {
	clear:both;
	margin-top:10px;
	
}
#leftbox {
	width:200px;
	float:left;
}
#leftbox p {
	font-size:12px;
	color:#fff;
	line-height:130%;
	
}
#leftbox p.contact{
	padding:5px;
	width:188px;
	border: 1px solid #7A0128;
	margin:10px 0;
	background:url(../img/left-contactbox-back.jpg) no-repeat right bottom;
	
}

div#shop_diary{
	width:198px;
	height:auto;
	border:1px solid #6A0122;
	margin-bottom:3px;
	background-image:url(/com/temp0/img/diary_header.jpg);
	background-repeat:no-repeat;
}
div#shop_diary a {
	display:block;
	width:198px;
	height:38px;
}

#merumaga-container{
	width:200px;
	height:330px;
	background:url(../img/merumaga.jpg) no-repeat;
	margin-bottom:5px;
}
#merumaga-container p{
	padding:3px 10px;
	font-size:13px;
	line-height:120%;
	margin:0;
}

p#merumaga-header{
	padding-top:60px;	
}
#merumaga-form{
	padding-left:10px;
	line-height:130%;
	font-size:13px;
}

#merumaga-form form{
	margin:7px 0;
	padding-left:0px;
	line-height:130%;
	font-size:13px;
}

/*------left contets------*/

/*------↓↓right------↓↓*/

#rightbox {
	width:680px;
	margin:0 0 0 5px;
	float:right;
}
#rightbox p {
	font-size:13px;
	color:#ffffff;
	line-height:130%;

}

#cover-container{
	padding: 1px;
	height: 246px;
	width: 676px;
	border: 1px solid #7A0128;
	margin-bottom:10px;

}
#rightbox h2,#index h2{
		width:650px;
		height:22px;
		padding-left:30px;
		padding-top:8px;
		background:url(../img/m-back.jpg) no-repeat;
		
}
#rightbox .iframe{
	margin:10px 0;
	width:678px;
	border:1px solid #7A0128;
}
#rightbox iframe#what-new{
	margin:10px;
	
}
#rightbox iframe{
	margin:10px 0;
	
}

#newface-container{
	padding: 1px;
	
	width: 676px;
	border: 1px solid #7A0128;
	margin-bottom:10px;

}

/*------right END------*/
/*------↓↓フッタ------↓↓*/

#footer {
	clear:both;
	width:900px;
	text-align:center;
	height:120px;
	background:url(../img/footer-back.jpg) no-repeat right bottom;
	
	padding-top:40px;
	font-size:13px;
	color:#999999;
	line-height:120%;
	margin-top:10px;
	
}
#footer a {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	color:#ccc;
}
address {
	
	font-style:normal;
	text-align:center;
	margin-top:10px;
}
/*↑↑↑↑フッタ↑↑↑↑*/
/*テキストの汎用指定と各ページ共通スタイル*/
a{color:#F99;}
a:hover{
	color:#FFE8FF	
}
.english{font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:18px;}

.clear {clear:both;}
.textright {text-align:right;}
.textleft {text-align:left;}
.center {text-align:center}
.small {font-size:90%;}
.m-small {font-size:13px}
.mbig {font-size:14px;}
.big {font-size:110%;}
.big2 {font-size:16px!important;}
.bold {font-weight:bold!important;}
.col1 {	color:#FF6600!important;}
.col2 {	color:#FF9933!important}
.col3 {	color:#FF3300!important;}
.col4 {	color:#D9006C!important;}
.col5 {	color:#669999!important}
.col6 {	color:#0000CC!important}
.col7 {	color:#000099!important}
.col8 {	color:#0066FF!important}
.col9 {	color:#333333!important}
.col10 {color:#666666!important}
.col11 {color:#009900!important}
.col12 {color:#009900!important}
.col13 {color:#996633!important}
.col14 {color:#FF66CC}
.col15 {color:#669900!important;}
.col16 {color:#00CC99!important}
.underline {text-decoration:underline!important;}
.borderless {border-bottom:0px !important;}
.floatleft {float:left}
.floatright {float:right}
.light {font-weight:normal}
.wine {color:#996666!important}
.darkyellow {color:#FFBA1A!important;}
/*テキストの汎用指定ここまで*/


.massege {
	height: 110px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 10px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 5px;
}
.massege_text {
	text-align: left;
	line-height: 16px;
	padding: 10px;
	font-size: 12px;
}
