@charset "shift_jis";

/****************************************

	セッティング

*****************************************/
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	list-style:none;
	}

img{
	vertical-align: bottom;
	}




/* For modern browsers */
.clearfix:before,
.clearfix:after{
    content:"";
    display:block;
    overflow:hidden;
	}
.clearfix:after{
    clear:both;
	}
/* For IE 6/7 (trigger hasLayout) */
.clearfix{
    zoom:1;
	}


a:link { color:#333333; text-decoration:none; }
a:visited { color:#333333; text-decoration:none; }
a:hover { color:#333333; text-decoration:underline; }
a:active { color:#333333; text-decoration:underline; }

.orange_lnk a:link { color:#FF7200; text-decoration:underline; }
.orange_lnk a:visited { color:#FF7200; text-decoration:underline; }
.orange_lnk a:hover { color:#FF7200; text-decoration:none; }
.orange_lnk a:active { color:#FF7200; text-decoration:none; }

.blue_lnk a:link { color:#0000FF; text-decoration:underline; }
.blue_lnk a:visited { color:#0000FF; text-decoration:underline; }
.blue_lnk a:hover { color:#0000FF; text-decoration:none; }
.blue_lnk a:active { color:#0000FF; text-decoration:none; }

html {
	height: 100%;
}
body {
	font-family: Osaka, "ＭＳ Ｐゴシック", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #E9EAE4 url(../cmn_img/haikei.gif) repeat;
	height: 100%;
}
div {
	height: 100%;
	zoom: 1;
}
div:after {
	content: " ";
	display: block;
	height:	0px;
	clear: both;
	visibility: hidden;
}
h1,h2,h3,h4,h5,h6,p,address,form {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
img {
	border-style:none;
}
.mcl {
letter-spacing: -1px;
}
*:first-child+html .mcl {
letter-spacing: 0px;
}
* html .mcl {
letter-spacing: 0px;
}






#wrap_all #top_alpha {
	background: url(../cmn_img/top_alpha.png) no-repeat;
}
* html #wrap_all #top_alpha {
	background:	none;
}

#wrap_all #bottom_alpha {
	background: url(../cmn_img/bottom_alpha.png) no-repeat;
}
* html #wrap_all #bottom_alpha {
	background:	none;
}

#wrap_all #left_alpha {
	background: url(../cmn_img/left_alpha.png) repeat-y;
}
* html #wrap_all #left_alpha {
	background:	none;
}

#wrap_all #right_alpha {
	background: url(../cmn_img/right_alpha.png) repeat-y;
}
* html #wrap_all #right_alpha {
	background:	none;
}

.alpha_link {
position:relative;
z-index:2;
}

#wrap_all .header_txt1 h1 {
	font-size: 10px;
	line-height: 12px;
	color: #001800;
	margin: 0px;
	padding: 2px 0px 1px 6px;
	letter-spacing: 1px;
}
#wrap_all .index_menu_txt {
	font-size: 11px;
	line-height: 13px;
	color: #737373;
	margin: 0px;
	padding: 7px 10px 0px 8px;
}
#wrap_all .news_txt1 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#wrap_all .news_txt2 {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px 15px 5px 41px;
}
#wrap_all .bottom_menu ul {
	text-align: center;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
}
#wrap_all .bottom_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	list-style: none;
}
#wrap_all .conact01 {
	font-size: 12px;
	line-height: 14px;
	color: #ff6b00;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#wrap_all .conact02 {
	font-size: 10px;
	line-height: 12px;
	color: #ff6b00;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
#wrap_all .conact03 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#wrap_all .tenpo_txt01 {
	font-size: 16px;
	line-height: 20px;
	color: #FF7F00;
	margin: 0px;
	padding: 0px 0px 1px 1px;
	border-top: 1px none #81511C;
	border-right: 1px none #81511C;
	border-bottom: 1px solid #81511C;
	border-left: 1px none #81511C;
}

#top_main_img{
	margin :0 auto;
	padding: 7px 0 0 0;
	width: 730px;
	position: relative;
}

#top_main_bt{
	position: absolute;
	top: 231px;
	right: 17px;
}

#mainjs{ width:740px;
         height:280px;
		 position:relative;}

#main-img{ width:730px;
           height:265px;
		   position:absolute;
		   left:18px;
		   top:10px;}

/* ショップ使用分
===============================================================*/	
.menu_title {
	font-size: 20px;
	color: #542426;
	font-weight: bold;
	margin-top: 5px;
}
.link_title {
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 15px;
	font-weight: bold;
}
.menu_add {
	font-size: 12px;
	color: #473830;
	margin-left: 2px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 16px;
}
.menu_add01 {
	font-size: 13px;
	color: #473830;
	margin-bottom: 5px;
	margin-left: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.menu_add02 {
	font-size: 12px;
	color: #542426;
	margin-top: 5px;
}

.menu_add03 {
	font-size: 12px;
	color: #ff0000;
	margin-top: 5px;
}

.nomaltxt01 {
	font-size: 12px;
	color: #333333;
	margin-top: 2px;
	line-height:14px;
	letter-spacing: 0.15em;
}
.nomaltxt01_14px {
	font-size: 14px;
	color: #333333;
	line-height:22px;
	letter-spacing: 0.15em;
	padding: 0px;
	background-position: center;
}
.nomaltxt02 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 1px;
	letter-spacing: 0.08em;
}
.nomal03{
	line-height: 16px;
	font-size: 12px;
}
.nomal04 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.txt02{
	font-size: 12px;
	line-height: 25px;
	color: #003399;
	margin: 0px;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.menu_txt01{
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.nomaltxt05 {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	letter-spacing: 1.5px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
}	
.price_txt {
	font-size: 12px;
	font-weight: bold;
	padding-right: 8px;
}
.close_link2 a:link {
	color:#0000FF;
	text-decoration:none;
	font-size: 12px;
}
.close_link2 a:visited {color:#0000FF;
	text-decoration:none;
	font-size: 12px;
}
.close_link2 a:hover {color:#0000FF;
	text-decoration:underline;
	font-size: 12px;
} 
.close_link2 a:active {color:#0000FF;
	text-decoration:underline;
	font-size: 12px;
}

.menu_text{ font-size:16px; color: #039; padding-top:5px; font-weight:bold;}


#member{ width:510px; margin:0 auto; overflow:hidden;}
#member ul{}
#member li{ float:left;}
#member h2{ margin-bottom:20px;}
#member p{ margin-bottom:20px;}







