body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, tr{
	margin: 0px;
	padding: 0px;
	
}
a img{
	border:0;
}

body {
	color: #000000;
	margin: 0px;
	background: #FFF url(../images/common/bg.png);
	font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	line-height: 200%;
}

div:after,
ul:after{
	display: block;
	clear: both;
	content: "";
}
a {
	transition: 0.7s ease 0s;
	-webkit-transition: 0.7s ease 0s;
	-moz-transition: 0.7s ease 0s;
	-ms-transition: 0.7s ease 0s;
}
a:hover {
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}


#wrapper {
	width: 1000px;
	margin: 0px auto;
	background: #FFF url(../images/common/bg.png);
	padding-top: 30px;
}
#leftnavi{
	width: 220px;
	float: left;
	padding: 0px 12px;
}
#rightBOX{
	width: 750px;
	float: left;
	padding-bottom: 50px;
}
.alc{
	text-align:center;
}
.all{
	text-align:left;
}
strong {
	font-size:100%;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #1F1F1F;
}
.padding10{
padding:10px;
}
.top-pdng-30{
padding-top:20px;	
}
.margn10{
margin:10px;
}

.float-L{
	float: left;
}

.float-R{
	float: right;
}

.R-mrgn-10{
margin-right:10px;
}

.R-mrgn-20{
margin-right:20px;
}

.L-mrgn-10{
margin-left:10px;
}

.L-mrgn-20{
margin-left:20px;
}

.L-mrgn-30{
margin-left:30px;
}

.L-mrgn-40{
margin-left:40px;
}

.L-mrgn-45{
margin-left:45px;
}

.L-mrgn-50{
margin-left:50px;
}

.L-mrgn-60{
margin-left:60px;
}

.L-mrgn-70{
margin-left:70px;
}

.L-mrgn-80{
margin-left:80px;
}

.L-mrgn-100{
margin-left:100px;
}


.top-mrgn-10{
margin-top:10px;
}
.top-mrgn-5{
margin-top:5px;
}
.top-mrgn-7{
margin-top:7px;
}
.top-mrgn-8{
margin-top:8px;
}

.top-mrgn-20{
margin-top:20px;
}

.top-mrgn-30{
margin-top:30px;
}

.top-mrgn-40{
margin-top:40px;
}

.top-mrgn-45{
margin-top:45px;
}

.top-mrgn-50{
margin-top:50px;
}

.top-mrgn-60{
margin-top:60px;
}

.top-mrgn-70{
margin-top:70px;
}
.top-mrgn-80{
margin-top:80px;
}
.top-mrgn-90{
margin-top:90px;
}
.top-mrgn-100{
margin-top:100px;
}
.top-mrgn-110{
margin-top:110px;
}


.bottom-mrgn-10{
margin-bottom:10px;
}

.bottom-mrgn-20{
margin-bottom:20px;
}

.bottom-mrgn-30{
	margin-bottom: 30px;
}

.bottom-mrgn-40{
margin-bottom:40px;
}

.bottom-mrgn-50{
margin-bottom:50px;
}
.bottom-mrgn-60{
margin-bottom:60px;
}
.bottom-mrgn-70{
margin-bottom:70px;
}

.bottom-mrgn-100{
margin-bottom:100px;
}
.text10-14 {
	font-size: 10px;
	line-height: 13px;
}


.redtxt {
	color: #990000;
}

.greentxt {
	color: #006633;
}
.bluetxt {
	color: #336699;
}
.goldtxt {
	color: #7c5221;
}
.limetxt {
	color: #91c72f;
}

.text11-16 { font-size: 11px; line-height: 16px; }

.text11-20 { font-size: 11px; line-height: 20px; }

.text12-16 { font-size: 12px; line-height: 16px; }

.text14-18 { font-size: 14px; line-height: 18px; }

.text15-30 { font-size: 15px; line-height: 30px; }

.text16-30 { font-size: 16px; line-height: 30px; }

.text10-16 { font-size: 10px; line-height: 16px; }

.text19-30 { font-size: 19px; line-height: 30px; }


.text12-18 { font-size: 12px; line-height: 18px; }

.text14-19 { font-size: 14px; line-height: 19px; }
.text14-21 { font-size: 14px; line-height: 21px; }
.text14-26-nocolor { font-size: 14px; line-height: 26px; }
.text10-22 {
	font-size: 10px;
	line-height: 22px;
}

.text12-20 { font-size: 12px; line-height: 20px; }
.text12-26 { font-size: 12px; line-height: 26px; }
.text12-30 { font-size: 12px; line-height: 30px; }
.text13-24 {
	font-size: 13px;
	line-height: 24px;
	color:#d28d1a
}
.text13-26 { font-size: 13px; line-height: 26px; }
.text14-26 {
	font-size: 14px;
	line-height: 26pt;
	color: #CC0000;
}
.text14-30 { font-size: 14px; line-height: 30px; }
.text18-30 {
	font-size: 18px;
	line-height: 30pt;
}


HR {color:#AAAAAA}
.clear {
	clear: both;
}
.wrapper-bottom{
	width:1000px;
	margin:0 auto;
}

a{
	color: #006699;
	text-decoration: none
}
a:link {
	color: #006699;
	text-decoration: none
}


a:hover {
	color: #006699;
	text-decoration: underline
}

.conts a{
	color: #000000;
	text-decoration: none
}
.conts a:link {
	color: #000000;
	text-decoration: none
}

.conts a:hover {
	color: #FF6600;
	text-decoration: underline
}


.text10-150 { font-size: 10px; line-height: 150%; }

.text14-150 {  font-size: 14px; line-height: 150%}

.text16-26 { font-size: 16px; line-height: 26px; }

.copyright {  font-size: 9px}

.font_white {  color: #FFFFFF}



h1 {
	color: #777777;
	font: normal 10px/10px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
}

ul, li, dl, dt, dd, form {
margin: 0;
padding: 0;
border: 0;
list-style:none;
}


.conts {
	width: 980px;
	margin: 0px auto;
	padding: 30px 0px;
}


.conts910 {
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px;
}



.conts-padding10 {
	border: 1px solid #d6d6d6;
	width: 864px;
	margin: 20px auto 10px;
	padding: 0px;
}



.contentsarea{
	margin: 0px;
	padding: 0px;
	text-align: left;
}



.headarea{
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 1000px;
	height: 190px;
	background: url(../images/common/head-line.gif) repeat-x 0px 125px;
}




.headarea h1{
	margin: 0px;
	letter-spacing: 0em;
	padding: 30px 20px 0px 10px;
	text-align: left;
	color: #000000;
	height: 20px;
}






.syosaiBT01{
float: right;
}






.text28 {
	font: bolder 28px/33px;
	color: #CC0000;
}

.pagetop {
	margin: 0px auto;
	width: 980px;
	text-align: right;
	padding-top: 50px;
}

.pagetop a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60 )";
	background: #fff;
}


.shopinfo{
	width: 90px;
	
	padding-top: 50px;
	float:left;
}

.staff{
	width:360px;
	float:left;
}

.naka{
	margin-left:70px;
}

.line{
	width:600px;
	margin-top:100px;
	margin-bottom:80px;
	margin-left:80px;
}








.footarea{
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px;
	background: url(../images/common/bg_footer.png) repeat;
}
.foot{
	margin: 10px auto 0px;
	width: 970px;
	text-align: center;
}


.foot a{
	color: #FFFFFF;
	text-decoration: none
}
.foot a:link {
	color: #FFFFFF;
	text-decoration: none
}


.foot a:hover {
	color: #FFFFFF;
	text-decoration: underline
}



.foot_copy{
	font-size: 12px;
	margin: auto;
	width: 750px;
	line-height: 160%;
}
