﻿* {
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	line-height:1.2em;
	letter-spacing:1px;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	list-style:none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
html {
	overflow-y:scroll;
}
/* font */

em {
	font-style:normal;
}
strong {
	font-weight:bold;
}
dl, ul, ol, dl dt, dl dd, ul li, ol li {
	margin:0;
	padding:0;
	list-style:none;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
h1/*logo*/ {
	float:left;
	width:174px;/* 場合により調節 */
}
h3, h4 {
	font-weight: bold;
}
hr {
	border:0px solid #888;
	clear:both;
	margin:5px;
}
#wrapper {
	width:766px;
	margin:0px auto;
	background:url(img/bg.gif) repeat-y left top;
	padding:0 3px;
}
#body, #title {
	width:760px;
}
#title img {
	vertical-align:bottom;
}
/*header*/
#header {
	width:760px;
	height:65px;
	background:url(img/header_02.gif) repeat-x left top;
}
#header h1 {
	float:left;
	height:65px;
	width:250px;
}
#header .navi {
	width:331px;
	height:64px;
	float:right;
	background:url(img/navi.gif) no-repeat left top;
}
#header .navi ul {
	padding:25px 0px 0px 120px;
}
#header .navi li {
	padding-left:15px;
	float:left; /*￥*/
	overflow: hidden;
}
.navi li a {
	text-indent:-9999px;
	display:block;
	height:15px;
	background-repeat:no-repeat;
}
.navi li.navi01 a {
	width:46px;
	background-image:url(img/navi01.gif);
}
.navi li.navi02 a {
	width:58px;
	background-image:url(img/navi02.gif);
}
.navi li.navi03 a {
	width:45px;
	background-image:url(img/navi03.gif);
}
/*manu*/

#menu li {
	float: left;
}
#menu li a {
	text-indent:-9999px;
	height: 38px;
	width: 126px;
	display: block;
	overflow: hidden;
}
#menu li.menu01 {
	background: url(img/menu_01o.gif);
}
#menu li.menu01 a {
	background: url(img/menu_01.gif);
}
#menu li.menu01 a:hover {
	background:none;
}
#menu li.menu02 {
	background: url(img/menu_02o.gif);
}
#menu li.menu02 a {
	background: url(img/menu_02.gif);
}
#menu li.menu02 a:hover {
	background:none;
}
#menu li.menu03 {
	background: url(img/menu_03o.gif);
}
#menu li.menu03 a {
	background: url(img/menu_03.gif);
}
#menu li.menu03 a:hover {
	background:none;
}
#menu li.menu04 {
	background: url(img/menu_04o.gif);
}
#menu li.menu04 a {
	background: url(img/menu_04.gif);
}
#menu li.menu04 a:hover {
	background:none;
}
#menu li.menu05 {
	background: url(img/menu_05o.gif);
}
#menu li.menu05 a {
	background: url(img/menu_05.gif);
}
#menu li.menu05 a:hover {
	background:none;
}
#menu li.menu06 {
	background: url(img/menu_06o.gif);
	width: 130px;
}
#menu li.menu06 a {
	background: url(img/menu_06.gif);
	width: 130px;
}
#menu li.menu06 a:hover {
	background:none;
}
/*contents*/
#contents {
	width:750px;
	background:url(img/contents_01.gif) repeat-x left top;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#contents p {
	padding:0.5em 0;
	text-align:left;
}
#left {
	float:left;
	width: 470px;
}
/*footer*/
#footer {
	width:760px;
	height:23px;
	background:url(img/foot_01.gif) repeat-x left top;
	color:#fff;
	font-size: 0.8em;
	clear: both;
}
#footer p {
	text-align: right;
	padding:5px 20px 0;
}
/* inquiry */
#Inquiry_left {
	float:left;
	margin-left:10px;
	padding-bottom:60px;
}
.inquiry {
	border:1px solid #999;
	width:300px;
	padding:0px;
	margin:10px 0 10px 10px;
}
.inquiry ul {
	margin:15px 0 0 10px;
}
.inquiry ul li {
	text-align:left;
	margin:0 0 5px 20px;
	list-style:square;
}
.inquiry2 {
	padding-bottom:100px!important;
}
/*access*/

#access_left {
	width:430px;
	float:left;
	height: 325px;
	margin: 15px 0 0 20px;
}
#map {
	border:1px solid #000;
	width:420px;
	height:300px;
}
#access_right dl {
	margin-top: 20px;
}
/*index*/

#TOP h1 a {
	margin-left:65px;
	padding:0;
	display:none;
}
.pickup {
	border:solid 1px #ccc;
	background-color:#f3f3f3;
	padding: 3px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 3px;
}
.pickup .photo img {
	float: left;
	margin: 2px 1em 3px 5px;
}
.pickup h3 {
	font-size:110%;
	margin: 0 10px 10px 10px;
}
.pickup h4 {
	margin: 5px;
}
.img_p {
	float: right;
}
#top_right {
	float:right;
	width: 250px;
	float:right;
	background-color:#f3f3f3;
	border:solid 1px #ccc;
	text-align:left;
	margin-left:5px!important;
	margin-right: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 6px;
}
#top_right dt {
	font-weight:bold;
	float:left;
	width:70px;
}
#top_right h4 {
	font-size:95%;
	padding-top:5px;
}
#top_right h4, #top_right dl {
	margin-left:8px;
}
.clear { clear:both;}
#top_right dd {

	border-bottom: dashed 1px #cccccc;
	padding-bottom: 3px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0.5em;
	margin-left: 0;
}
/*greeting*/
.greeting {
	margin:0;
	padding: 10px 0 0 10px;
}
.greeting p {
	padding:.8em 0;
	line-height: 1.6em;
}
#right_shopinfo {
	float:right;
	border:solid 1px #ccc;
	background-color:#f3f3f3;
	width: 230px;
	padding: 8px 0 0 15px;
	margin: 0 5px 10px 10px;
}
#right_shopinfo dl {
	text-align:left;
	font-size:90%;
	line-height:1em;
}
#right_shopinfo dt {
	float:left;
	font-weight:bold;
	clear:both;
	margin: 0 0 0.5em 0;
}
#right_shopinfo dd {
	width:160px;
	margin: 0 0 0.5em 60px;
	border-bottom: dashed 1px #cccccc;
	padding-bottom: 3px;
}
.img_c {
	margin-left: 9px;
}
/*class*/
.return {
	clear:both;
	text-align: right!important;
	margin-right:20px;
	padding:15px 0 0;
}
.img_l {
	float:left;
	padding:5px;
	margin:5px;
}
.img_r {
	float:right;
	padding: 5px;
	left: 370px;
	top: 107px;
}
#right a:link {
	color:#111;
	text-decoration:underline;
}
#right a:visited {
	color:#555;
	text-decoration:underline;
}
#right a:hover {
	color:#CC0000;
	text-decoration:none;
}
#right a:active {
	color:#000;
}
/*menu*/

.menuList {
	width:690px;
	clear: left;
	float: left;
	margin: 0 0 15px 0;
	padding: 10px 15px;
}
.menuList p {
	padding: 8px 0;
	margin: 8px 1em;
	line-height: 1.6em;
}
.menu1, .menu2 {
	margin: 30px 0 0 10px;
}
.menu3 {
	margin: 0 0 0 10px;
}
.menu1 {
	width:290px;
}

.menu2 ,.menu3 {
	width:650px;
}
.menu1 dt, .menu2 dt, .menu3 dt {
	background-image:url(img/i_mark01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin:0px 0 1em;
	float:left;
	border-bottom:solid 1px #ccc;
}
.menu1 dd, .menu2 dd, .menu3 dd {
	text-align:right;
	margin:0px 0 1em;
	border-bottom:solid 1px #ccc;
}
.menu_left {
	float:left;
	width: 290px;
}
.menu_right {
	float:left;
	width: 290px;
	margin-left:60px;
}
#qr {
		padding: 10px;
		margin: 1em;
		border: 1px solid #300;
		text-align: center;
}
