@charset "UTF-8";
/* CSS Document */

/*FOOTER*/

ul,li
{list-style-type: none; }

#footer {width:800px;} 

#footer #footer_navi {
	height: 1%;
	padding: 14px 0;
	border-top: 1px solid #a8a8a8;
	border-bottom: 1px solid #a8a8a8;
	overflow: hidden;
	font-size:13px;
	line-height:150%;
	/*background-color:#C6C*/

}

#footer #footer_navi ul {
	width: 156px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
	/*background-color:#36F*/
}

#footer #footer_navi ul.lastside {
	width: 160px;
}

#footer #footer_navi ul.lastside#Index {
	width: 320px;
}

#footer #footer_navi ul li {
	margin: 4px 0;
	font-size: 85%;
}

#footer #footer_navi ul li a {
	color: #777;
	text-decoration: none;
}

#footer #footer_navi ul li a:hover {
	text-decoration: underline;
}

#footer p#copyright {
	margin: 15px 0;
	text-align: center;
}


/*Index date*/
em {
	font-style: normal;
	font-weight: bold;
}


#pricelist strong {
	color: #ff4500;
}

/*DATATABLE*/

.DATA {table-layout: fixed; width: 100%;margin-bottom: 25px;border-left : 1px solid #a1a5a9;border-bottom : 1px solid #a1a5a9;}	
.DATA th, .DATA td { color: #000; padding: 5px; vertical-align: top; text-align: left; border-top: 1px solid #a1a5a9;border-right : 1px solid #a1a5a9 ;}
.DATA { color: #000; }
td.lastArea,th.lastArea {border-right :0}
.coution {color: #CC0000}
.add { background-color:#ccc;}
.note_black {color: #000000}
.style1 {color: #EFEFEF}
.right_title {color: #666666}


/*メルマガ登録フォーム*/

form#mailform { padding: 0;}

#image-btn {
    border: 0px;
    width: 100px;
    height: 30px;
    background: url(image_btn.png) left top no-repeat;
}

/*STORE*/

#pre_navi ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#pre_navi ul li { display: inline; }
#pre_navi ul li a {
	text-decoration: none;
	padding: .2em 1em .2em 0;
	color: #A00621;
}

#pre_navi ul li a:hover
{
color: #fff;
background-color: #A00621;
}


/*STORE-PRE*/
.STOREDATA {table-layout: fixed; width: 100%;margin-bottom: 12px;border-left : 1px solid #a1a5a9;border-bottom : 1px solid #a1a5a9;}	
.STOREDATA th, .STOREDATA td { color: #000; padding: 5px; vertical-align: top; text-align: left; border-top: 1px solid #a1a5a9;border-right : 1px solid #a1a5a9 ;}
.STOREDATA th, .STOREDATA td { font-size:11px;}
#Pcode {
	color: #600;
	font-weight: bold;
}
.STOREDATA td strong {
	color: #D11D24;
}

/*campain*/
#promo-pic{ width:800px; margin:0;}
#promo-pic img { margin:0 0 12px; border-bottom:1px solid #999;}
#promo-pic img.last { margin:0 0 12px; border-bottom:1px solid #fff;}
