/*CSS*/

/*IE6以下のPNG対応（対応させたい要素名を記述）------------------------------------------------------------------*/
#main_img_cover_company,#main_img_cover,#s_main_img_cover{
 behavior: url(js/iepngfix.htc); 
}
/*スクロールバー（IEのみ）------------------------------------------------------------------*/
    *{
     scrollbar-face-color : #333333 ;
     scrollbar-track-color: #000000 ;
     scrollbar-arrow-color: #EEEEEE ;
     scrollbar-shadow-color: #000000 ;
     scrollbar-highlight-color: #333333 ;
     scrollbar-darkshadow-color: #000000 ;
}

/*共通設定------------------------------------------------------------------*/
html{
    height:100%;
}

body {
height:100%;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	background-color: #000000;
	font-size: 0.8em;
	line-height: 1.6em;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #EEEEEE;
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd {
	margin:0pt;
	padding:0pt;
}
h2,h3,h4 {
	font-size: 1em;
	font-weight: normal;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
a{
	color: #CC0000;
	text-decoration: underline;
}
a:hover{
	color: #EEEEEE;
	text-decoration: none;
}
/*カウンター------------------------------------------------------------------*/
#count {
	float: left;
	clear: both;
	font-size: 0.8em;

}

/*背景設定------------------------------------------------------------------*/
#header_wrap,#contents_wrap,#footer_wrap {
	text-align: center;
	width: 100%;
}
#main_menu_wrap{
	text-align: center;
	width: 100%;
	background-image: url(../common_img/mm_haikei.gif);
	background-repeat: repeat-x;
}
#main_img_wrap{
	text-align: center;
	width: 100%;
	background-image: url(../home_img/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


/*文字サイズ------------------------------------------------------------------*/
#font_change{
	height: 35px;
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#font_change li{
	float: left;

}
#font_size{
	display: block;
	width: 95px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
	background:url(../common_img/font_size.gif) no-repeat 0px 0px;

}
#font_M a{
	display: block;
	width: 35px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}

#font_L a{
	display: block;
	width: 35px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#font_S a{
	display: block;
	width: 35px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}



/*ヘッダ------------------------------------------------------------------*/
#header {
	height:50px;
	width:960px;
	margin-top: 0px;
	border: none #9DBE2B;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
}

#header h1 {
	text-indent:-10000px;
}
#header h1 a {
	display:block;
	width:350px;
	height: 50px;
}
#header #logo{
	background:url(../common_img/logo.gif) no-repeat scroll left top;
	height:50px;
	width:350px;
	top: 0px;
	right: 0px;
	float: left;
}
#header_word{
	background-image: url(../common_img/logo_J.gif);
	background-repeat: no-repeat;
	float: right;
	padding: 0px;
	background-position: right center;
	height: 80px;
	width: 200px;
	
}
#header_word ul{
	text-align: right;
}

#submenu_wrap{
	height: 70px;
	margin-top: 0px;
	width: 330px;
	float: right;
}

/*メインメニュー------------------------------------------------------------------*/
#main_menu{
	height: 50px;
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#main_menu li{
	float: left;
}

#mm_home a{
	background:url(../common_img/main_menu.gif) no-repeat 0px 0px;
	display: block;
	width: 160px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_home a:hover {
	background:url(../common_img/main_menu.gif) no-repeat 0px -50px;
}
#mm_kurabito a{
	background:url(../common_img/main_menu.gif) no-repeat -160px 0px;
	display: block;
	width: 160px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_kurabito a:hover {
	background:url(../common_img/main_menu.gif) no-repeat -160px -50px;
}
#mm_company a{
	background:url(../common_img/main_menu.gif) no-repeat -320px 0px;
	display: block;
	width: 160px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_company a:hover {
	background:url(../common_img/main_menu.gif) no-repeat -320px -50px;
}
#mm_inquiry a{
	background:url(../common_img/main_menu.gif) no-repeat -480px 0px;
	display: block;
	width: 160px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_inquiry a:hover {
	background:url(../common_img/main_menu.gif) no-repeat -480px -50px;
}
#mm_shop a{
	background:url(../common_img/main_menu.gif) no-repeat -640px 0px;
	display: block;
	width: 160px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_shop a:hover {
	background:url(../common_img/main_menu.gif) no-repeat -640px -50px;
}
#mm_delivery a{
	background:url(../common_img/main_menu.gif) no-repeat -800px 0px;
	display: block;
	width: 160px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_delivery a:hover {
	background:url(../common_img/main_menu.gif) no-repeat -800px -50px;
}
/*ヘッダメニュー------------------------------------------------------------------*/
#hed_menu {
	float: right;
	width: 320px;

}
#hed_menu  li{
	float: left;
	margin: 0px;
	padding: 0px;
}
#hed_menu  a{
	color: #EEEEEE;
	text-decoration: none;

}
#hed_menu  a:hover{
	color: #FF0000;
	text-decoration: underline;

}
/*コンテンツ------------------------------------------------------------------*/
#contents {
	clear: both;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#main_img_cover{ 
 clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../home_img/main_img_cover.png);
	background-repeat: no-repeat;
	background-position: left top;
 }
#main_img {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box01{
	width: 640px;
	padding-top: 10px;
	text-align: left;
}
.box02{
	width: 320px;
	margin: 0px;
	padding: 10px 0px 30px;
	background-color: #4D0F00;
	background-image: url(../common_img/osusume_haikei.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.box_wrap01{
	float: left;
	width: 640px;
	margin: 0px;
	padding: 0px;
}
.box_wrap02{
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#title_info {
	width: 640px;
	background-image: url(../common_img/title_info.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-10000px;
	border: 1px none #CCCCCC;
	margin-bottom: 10px;
	background-position: 0px center;
	
}
#info {
	width: 620px;
	border-top: 0px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	margin: 0px 0px 10px;
	color: #EEEEEE;
	text-align: left;
	overflow:auto;
	height: 250px;
	padding-right: 10px;
}
.banner{
	border: 1px #CCCCCC;
	width: 310px;
	float: left;
	clear: both;
	margin-bottom: 10px;

}
#title_osusume {
	width: 310px;
	background-image: url(../common_img/title_osusume.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-10000px;
	border: 1px none #CCCCCC;
	margin-bottom: 10px;
	background-position: 10px center;
	
}
.osusume_wrap{
	background-color: #4D0F00;

}
.osusume {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;

}
.osusume dl{
	padding-right: 5px;
	padding-left: 5px;

}
.osusume dt{
	font-weight: bold;

}
.osusume dd{
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.4em;

}
/*サブページ共通------------------------------------------------------------------*/
#s_main_img_cover{ 
 clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../home_img/main_img_cover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
#s_main_img_cover_company{ 
 clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../common_img/main_company.png);
	background-repeat: no-repeat;
	background-position: left bottom;
 }
 #s_main_img {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
 .title_h3{
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	width: 595px;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border-left-width: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	background-color: #660000;
	
}
/*サブページ メインイメージ用------------------------------------------------------------------*/

#company_main_img_wrap{
	text-align: center;
	width: 100%;
	background-image: url(../sub_main_img/company.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#delivery_main_img_wrap{
	text-align: center;
	width: 100%;
	background-image: url(../sub_main_img/delivery.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#inquiry_main_img_wrap{
	text-align: center;
	width: 100%;
	background-image: url(../sub_main_img/inquiry.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#kurabito_main_img_wrap{
	text-align: center;
	width: 100%;
	background-image: url(../sub_main_img/kurabito.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#sitemap_main_img_wrap{
	text-align: center;
	width: 100%;
	background-image: url(../sub_main_img/sitemap.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#tokutei_main_img_wrap{
	text-align: center;
	width: 100%;
	background-image: url(../sub_main_img/tokutei.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


/*サブページ用------------------------------------------------------------------*/
#s_info {
	width: 620px;
	border-top: 0px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	margin: 0px 0px 10px;
	color: #EEEEEE;
	text-align: left;
}
#title_company {
	width: 640px;
	background-image: url(../common_img/title_company.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-10000px;
	border: 1px none #CCCCCC;
	margin-bottom: 10px;
	background-position: 0px center;
	
}
#tbl_company{
	width: 600px;
	margin-bottom: 20px;
}
#title_kurabito {
	width: 640px;
	background-image: url(../common_img/title_kurabito.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-10000px;
	border: 1px none #CCCCCC;
	margin-bottom: 10px;
	background-position: 0px center;
	
}
#title_ayumi {
	width: 640px;
	background-image: url(../common_img/title_ayumi.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-10000px;
	border: 1px none #CCCCCC;
	margin-bottom: 10px;
	background-position: 0px center;
	
}
#ayumi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 300px;
	width: 600px;
	overflow:auto
}
#tbl_ayumi td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;	
}
#title_delivery {
	width: 640px;
	background-image: url(../common_img/title_delivery.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-10000px;
	border: 1px none #CCCCCC;
	margin-bottom: 10px;
	background-position: 0px center;
	
}
#title_shiharai{
	width: 640px;
	background-image: url(../common_img/title_shiharai.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-10000px;
	border: 1px none #CCCCCC;
	margin-bottom: 10px;
	background-position: 0px center;
	margin-top: 20px;
	
}

#title_tokutei {
	width: 640px;
	background-image: url(../common_img/title_tokutei.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-10000px;
	border: 1px none #CCCCCC;
	margin-bottom: 10px;
	background-position: 0px center;
	
}
#tokutei{
	padding-left: 25px;
}
#tokutei dd{
	text-indent: 1em;
}
#title_sitemap {
	width: 640px;
	background-image: url(../common_img/title_sitemap.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-10000px;
	border: 1px none #CCCCCC;
	margin-bottom: 10px;
	background-position: 0px center;
	
}
#sitemap {
	width: 640px;
	height:400px;
}
#sitemap a{
	color: #FFFFFF;
	
}
#sitemap a:hover{
	text-decoration: none;
	
}
#title_inquiry {
	width: 640px;
	background-image: url(../common_img/title_inquiry.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-10000px;
	border: 1px none #CCCCCC;
	margin-bottom: 10px;
	background-position: 0px center;
	
}
/*SHOPコンテンツ------------------------------------------------------------------*/

#shop_contents_wrap{
	text-align: center;
	width: 100%;
	height: auto;
	background-color: #CCCCCC;
	min-height: 100%;
}

#shop_contents {
	clear: both;
	width: 960px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC00;


}
body > #shop_contents_wrap {
    height: auto;
}


.shop_box01{
	width: 640px;
	height: 100%;
	padding-top: 10px;
	text-align: left;
	background-color: #00CC66;

}

.shop_box_wrap01{
	float: left;
	height: 100%;
	width: 640px;
	margin: 0px;
	padding: 0px;
	background-color: #660066;

}
.shop_box02{
	width: 320px;
	margin: 0px;
	padding: 10px 0px 30px;
	background-color: #4D0F00;
	background-image: url(../common_img/osusume_haikei.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
}


.shop_box_wrap02{
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#shop_frame{
	border: 2px solid #0066FF;
	width: 100%;
	height: 100%;
	min-height: 100px;
}
/*フッター------------------------------------------------------------------*/
#footer {
	width: 960px;
	clear: both;
	text-align: justify;
	color: #EEEEEE;
	height: 100px;
	border: 1px none #003A03;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;

}
#footer .left{
	width: 627px;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-left: 5px;


}
#footer .right{
	float: left;
	width: 627px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #4D0F00;
	border-right-color: #4D0F00;
	border-bottom-color: #4D0F00;
	border-left-color: #4D0F00;
	padding-right: 5px;
	padding-left: 8px;
	clear: both;
	padding-top: 10px;


}


#footer a{
	color: #EEEEEE;
	border: 1px none #0000FF;
	padding-left: 3px;
}
#footer a:hover{
	text-decoration: none;
	color: #FF6600;
}

#copy {
	clear: both;
	padding-top: 10px;
	color: #EEEEEE;
	padding-bottom: 10px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	text-align: right;

	
}

.clear{
	clear: both;
	height: 1px;
	width: 1px;
}
