@charset "UTF-8";


/* Layout */
html,body {
margin:0;padding:0
}


body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "メイリオ", Meiryo, sans-serif;
/*	color:#333; */
}


body {
	background-position:0 0;
	background-color:#F3F3F3; 
}
div#layout {
	margin:0 auto;
}

div#header {
	display:block;
 border-bottom:1px solid #D9D9D9;
}

div#wrapper {
	width: 690px;
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
}

div#middle {
	clear:both;
	display:block;
	padding-top:10px;
	overflow:hidden;
}

#wrapper #middle {
}

/* Element */

#wrapper #footer a:link {
	color:#333;
	text-decoration:none;
}
#wrapper #footer a:visited {
	color:#333;
	text-decoration:none;
}
#wrapper #footer a:hover,
#wrapper #footer a:active {
	color:#7E7E7E;
	text-decoration:none;
}





span.new{
background:url(/css_new/img/common/icon_new.gif) no-repeat right bottom ;
width:25px;
height:12px;
display:inline-block;
}

.fLeft{
	float:left !important;	
	display:block;
}
.fRight{
	float:right !important;	
	display:block;
}

.clear{
	clear:both;	
}

.h05{
	font-size:5px !important;
	line-height:5px !important;
	height:5px !important;
}

.h10{
	font-size:10px !important;
	line-height:10px !important;
	height:10px !important;
}
.mt00{margin-top:0px !important;}
.ml00{margin-left:0px !important;}
.mr00{margin-right:0px !important;}
.mb00{margin-bottom:0px !important;}

.pt00{padding-top:0px !important;}
.pl00{padding-left:0px !important;}
.pr00{padding-right:0px !important;}
.pb00{padding-bottom:0px !important;}

.mt10{margin-top:10px !important;}
.ml10{margin-left:10px !important;}
.mr10{margin-right:10px !important;}
.mb10{margin-bottom:10px !important;}

.bb00{border-bottom:none !important;}
.bt00{border-top:none !important;}

.fs{
font-size:10px;	
letter-spacing:0em;
}
.unit_bottom{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}


#header p.notice{
	display :block;
	border-top:1px solid #D9D9D9;
	padding : 10px 15px 10px 15px;
	font-size:11px;
/*	background:url(/css_new/img/common/list_01.gif) no-repeat 13px 6px;	*/
}




a:link,
a:visited{
color:#333 !important;	
	text-decoration:none;

}

a:hover {
	color:#7E7E7E!important;
	text-decoration:none;
}

.navi_home a:link,
.navi_home a:hover,
.navi_home a:visited{
	color:#fff !important;
	text-decoration:none;

}
.store_nav a,
.store_nav a:hover{
	background:url(/css_new/img/common/list_01.gif) no-repeat;
	padding:0px 5px 0px 12px;
	line-height:20px;
	display:block;
	float:left;
	background-position:  left 5px;
}

.site_nav a,
.site_nav a:hover{
	background:url(/css_new/img/common/list_01.gif) no-repeat;
	padding:0px 10px 0px 12px;
	line-height:30px;
	display:block;
	float:left;
	background-position:  left 5px;
}

.page_top a{
	margin:9px 0px 9px 915px;
	width: 65px;
	height: 12px;
	display:block;
	background: url(/css_new/img/common/btn_pagetop.gif) no-repeat 0px 0px;
	text-indent:-9999px;	
}

.copyright{
	height: 30px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}



.store_info{
	line-height:1.7em;
	font-size:12px;
	padding-top:8px;
	margin-bottom:15px;
	margin-left:15px ;
	margin-right:15px ;
}

.txt{
	margin-left: 10px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
@charset "utf-8";
