@charset"Shift_JIS";


/*左メニュー１*/
#left_1{
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	width:180px;
	background-color:#ffffff;
}

#left_1 p{
	margin-left:10px;
}

#left_1 h2{
	height:30px;
	width:180px;
	text-indent:-9999px;
	background-image:url(img/#.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
}

#left_1 p.link{
	padding-right:10px;
	text-align:right;
}
#left_1 p.list{
	background-image:url(img/list.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
}



/*右メインコンテンツ*/
/*店舗紹介*/
#right_1{
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	width:500px;
	background-color:#ffffff;
}

#right_1 p{
	margin-left:10px;
}

#right_1 h2{
	border-left: 11px solid #3399ff;
	border-bottom: 1px solid #3399ff;
	padding: 7px 5px 6px;
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
}

#right_1 p.link{
	padding-right:10px;
	text-align:right;
}
#right_1 p.list{
	background-image:url(img/list.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
}

/*店舗【PR】*/
#right_2{
	margin-bottom:20px;
	margin-top:5px;
	margin-left:0px;
	width:500px;
	background-color:#ffffff;
	background-image:url(img/riyou_bottom.jpg);
  	background-repeat:no-repeat;
  	background-position:right bottom;
}

#right_2 p{
	margin-left:10px;
}

#right_2 h2{
	border-left: 11px solid #3399ff;
	border-bottom: 1px solid #3399ff;
	padding: 7px 5px 6px;
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
}

#right_2 p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}

#right_2 p.list{
	background-image:url(img/list.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}

#right_2 p.history{
	text-align:right;
}

/*写真で紹介１*/
#right_3{
	margin-bottom:20px;
	margin-top:5px;
	margin-left:0px;
	width:500px;
	background-color:#ffffff;
	background-image:url(img/riyou_bottom.jpg);
  	background-repeat:no-repeat;
  	background-position:right bottom;
}

#right_3 p{
	margin-left:10px;
}

#right_3 h2{
	border-left: 11px solid #3399ff;
	border-bottom: 1px solid #3399ff;
	padding: 7px 5px 6px;
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
}

#right_3 p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}

#right_3 p.list{
	background-image:url(img/list.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:5px;
}

#right_3 p.history{
	text-align:right;
}

#right_3 p.img_text{
	height:113px;
	border-bottom: 1px dotted #006600;
	padding-bottom:10px;
	margin-bottom:20px;
}

#right_3 img{
	float:left;
	margin-right:10px;
	margin-bottom:0px;
}

/*写真で紹介２*/
#right_4{
	margin-bottom:20px;
	margin-top:5px;
	margin-left:0px;
	width:500px;
	background-color:#ffffff;
	background-image:url(img/riyou_bottom.jpg);
  	background-repeat:no-repeat;
  	background-position:right bottom;
}

#right_4 p{
	margin-left:10px;
}

#right_4 h2{
	border-left: 11px solid #3399ff;
	border-bottom: 1px solid #3399ff;
	padding: 7px 5px 6px;
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
}

#right_4 p.link{
	padding-right:10px;
	text-align:right;/*実験的*/
}

#right_4 p.list{
	background-image:url(img/list.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:5px;
}

#right_4 p.history{
	text-align:right;
}

#right_4 p.img_text{
	height:113px;
	border-bottom: 1px dotted #006600;
	padding-bottom:10px;
	margin-bottom:20px;
}

#right_4 img{
	float:left;
	margin-right:10px;
	margin-bottom:0px;
}

/*右メニューここまで*/




/*リンク（メイン・サブ）*/
#main_menu{
}
#main_menu h3 {
	display: none;
}
#main_menu ul {
	margin-left: 0;
	padding-left: 0;
	position: absolute;
	top: 120px;
	left: 40px;
	list-style-type: none;
	background-repeat: repeat-x;
}
#main_menu li {
}
#main_menu a {
	text-decoration: none;
	display: block;
	width: 180px;
	height: 60px;
	border-right: 1px solid #ffffff;
	font-size: 3px;
	text-indent:-9999px;
}

/*アクティブページ用*/
#main_menu span {
	text-decoration: none;
	display: block;
	width: 180px;
	height: 60px;
	border-right: 1px solid #ffffff;
	font-size: 3px;
	text-indent:-9999px;
}
/*ここまで*/



/*店舗案内・トップページ（アクティブ）*/
#link1 {
	background-color: #ffffff;
	background-image: url(img/tenpo_annai.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:-180 0px;
}



/*ご案内地図*/
#link2 a {
	background-color: #ffffff;
	background-image: url(img/tenpo_map.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#link2 a:hover{
	background-color: #ffffff;
	background-image: url(img/tenpo_map.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:-180 0px;
}


/*お問い合わせ*/
#link3 a {
	background-color: #ffffff;
	background-image: url(img/tenpo_info.gif);
	background-repeat: no-repeat;
	color: #006600;
}
#link3 a:hover{
	background-color: #ffffff;
	background-image: url(img/tenpo_info.gif);
	background-repeat: no-repeat;
	color: #006600;
	background-position:-180 0px;
}



/*サブメニュー*/
#sub_menu {
}
#sub_menu h3 {
	display: none;
}
#sub_menu ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	text-align: center;
}
#sub_menu ul li {
	display: inline;
	padding: 0 0 0 10px;
	font-size: smaller;
}


#info {
	position: absolute;
	width: 150px;
	top: 78px;
	left: 620px;
}

#info a{
	text-decoration: none;
	color: #ffffff;
	text-shadow: #333333 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #ffffff !important;
	background-image: url(img/home_img.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}


#info a:hover {
	text-decoration: underline;
}