body{
	margin: 0px;
	padding: 0px;
	font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", "Osaka", "MS PGothic", Sans-Serif;
	line-height: 1.4;
	background-image: url(../img08/back01.gif);
}


/*　全体　*/
#container{
	padding: 0px;
	width: 798px;
	margin: 0 auto 0 auto;
	border: 1px solid #633B2D;
	background-color: #FFFFFF;
	border-top: none;
	
}
#container.map{
	width: 96%;
}

/*　ヘッダー　*/
#header{
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px;
	padding: 0px;
	height: 98px;
	width: 798px;
	position: relative;
	border-top: 1px solid #F3AEBA;
}

#header.map{
	width: 100%;
}


#header form {
	position: absolute;
	width: 200px;
	bottom: 25px;
	right: 15px;
}

#header input.box {
	margin: 0 3px 1px 0;
	border: solid 1px #AF2352;
	width: 128px;
}

/*　フッター　*/
#footer{
	clear: both;
	margin: 15px;
	padding: 10px 0px;
	font-size: 12px;
	line-height: 12px;
	border-top: solid 1px #F3AEBA;
}
#main{
	float: right;
	margin: 0px 0px 0 0;
	padding: 0px 15px 0 0;
	width: 584px;
	background-color: #FFFFFF;
}

/*　中央の列　*/
#center{
	float: left;
/*	margin: 0 0 0 5px;*/
	padding: 0px;
	width: 400px;
	}

#left{
	margin: 5px 0px 0px 15px;
	padding: 0px;
	width: 174px;
}

#right{
	float: right;
	padding: 0px;
	width: 174px;
}

/* 共通 */

.bld {
	text-indent:-9000px;
}

/*　新着情報　*/
#topnews{
	width:383px;
	border: 1px solid #999999;
	margin-top: 10px;
	padding: 6px;
}

#topnews h2 {
	background-image: url(img/img_top_new.gif);
	background-repeat: no-repeat;
	text-indent:-9000px;
	margin: 0;
	height: 25px;
	padding: 0;
	font-size: 8px;
}

#topnews ul {
	list-style-type:none;
	margin: 3px 8px 3px 8px;
	padding: 0;
}

#topnews li {
	font-size:80%;
	font-weight: bold;
	line-height: 1.4;
	border-bottom: dotted 2px #444444;
	padding: 7px 0;
}

#topnews li dl {
	margin: 0;
}

#topnews li dd {
	font-weight: normal;
	margin: 0;
	padding-left: 2em;
}

#topnews li img {
	vertical-align: middle;
}

/*お店紹介*/
#shopinfo{
	margin: 0px;
}

#shopinfo h2 {
	background-image: url(img/shopinfo.gif);
	text-indent:-9000px;
	margin: 0 0 2px;
	height: 23px;
}

#shopinfo ul {
	list-style-type:none;
	margin: 0 1px 0 0;
	padding: 0 5px;
	background-color: #FBE5EC;
}

#shopinfo li {
	font-size: 70%;
	line-height: 1.3;
	padding: 5px 2px 3px 2px;
	border-top: dotted 1px #EF8BA6;
	clear: both;
}

#shopinfo li:first-child {
	border-style: none;
}

#shopinfo li img {
	float: right;
	width: 92px;
	padding-bottom: 5px;
	border: none;
}

div.clear {
	clear: both;
}

#shopinfo h3 {
	display: inline;
	font-size: 105%;
}


/*photo ブログ*/

#photo, #blog, #mobile, #login, #counter, #event, #rss {
	font-size: 80%;
	line-height: 1.0;
	margin: 8px auto 0 auto;
	border: 1px solid #999999;
	width: 165px;

}

div.about {
	font-size: 80%;
	line-height: 1.0;
	margin: 0 auto 0 auto;
	border: 1px solid #ff9999;
	border-top: 1px solid white;
	width: 170px;
	padding: 0;

}


#photo h2, #blog h2, #mobile h2, #login h2, #counter h2, #toplink h2, #event h2, #rss h2 {
	text-indent:-9000px;
	margin: 1px 0 2px;
	height: 22px;
	background-position: center;
	background-repeat: no-repeat;
}

#photo p, #blog p, #mobile p, #login p, #counter p, .about p, #rss p {
	margin: 3px 6px;
}

#event ul {
	padding: 0 0 0 20px;
	margin: 8px 0;
}

#event li {
	margin: 6px 0;
}

#photo h2 {
	background-image: url(img/photo.gif);
}

#blog h2 {
	background-image: url(img/ssr.gif);
}

#mobile h2 {
	background-image: url(img/mobile.gif);
}

#login h2 {
	background-image: url(img/login.gif);
}

#rss h2 {
	background-image: url(img/rss.gif);
}


#counter h2 {
	background-image: url(img/counter.gif);
}

/*
#toplink h2 {
	background-image: url(img/link.gif);
}

*/
#toplink ul {
	list-style: none;
/*	width: 174px;*/
	margin: 0;
	padding: 0;
}

#toplink ul li{
/*
	background-image:url(img/link_1.gif);
	background-repeat: no-repeat;
*/	
	margin :0 auto;
	/*
	height: 70px;
	width: 168px;*/
	padding: 0;
	}
	
	
#toplink ul li a{
	color: #333333;
	font-size: 6px;

	/*display: block;*/

	/*width: 168px;*/
	/*height: 58px;*/
	padding: 0;
	margin: 0;
	}
	

#toplink img {
	border: none;
	margin: 0;
	padding: 0;
	/*
	height: 60px;
	*/
}




#event h2 {
	background-image: url(img/event.gif);
}

#photo img {
	width: 166px;
	border: none;
}

#photo h4, #photo h5 {
	font-size: 80%;
	margin: 2px;
	text-align: center;
}

#blog dl {
	margin: 3px 6px;
}

#blog dl dd {
	margin: 0;
}

.cent {
	margin: 6px 0;
	text-align: center;
	line-height: 20px;
}

h2.link {
/*	height: 25px;*/
	margin: 8px 0 0;
}

h2.link img {
	width: 174px;
	margin: 0;
	padding: 0;
}

/*リンク*/
a {
	text-decoration: none;
	color: #009560;
}

a:hover {
	text-decoration: underline;
	color: #FA6030;
}

/* ナビゲーション */
#navi {
	width: 173px;
	font-size: 12px;
	line-height: 20px;
	margin:0 auto;
	padding: 1px 0;
	background-color: #FFFFCC;
	border: 1px solid #999999;
}
#navi h2 {
	text-indent:-9000px;
	margin: 0;
	height: 30px;
	background-position: top;
	background-repeat: no-repeat;
}
#navi ul {
	padding: 4px 0;
	list-style:none;
	margin:0;
}

#navi li{
/*	background-position: bottom;
	background-repeat: no-repeat;*/
	margin: 0px;
	padding: 2px 4px;
/*	height: 20px;*/
}

#navi li a {
	display: block;
	color:#000000;
	background: url(img/ya.gif) 0px 0px no-repeat;
	margin-left: 15px;
	padding-left: 12px;
}

/* カテゴリー */
#c_navi, #navi2{
	margin: 3px 6px;
/*	background-color: #ECF2C5;*/
}

#c_navi h2 {
	background-image: url(img/category.gif);
}

#c_navi li a:hover{
	background-position: 0px -30px;
	color:#009560;
}

/* navi2 */

#navi2 li {
	height: 32px;
	background-repeat: no-repeat;
	text-indent:-9000px;
	margin: 0 0 5px 0;
	padding: 0;
}

#navi2 li a {
	display:block;
	height: 32px;
	margin: 0;
	padding: 0;
	background-image:url(img/arrow.gif);
	background-position: right 0;
	background-repeat: no-repeat;
}

#navi2 li.chiiki {
	background-image: url(img/chiiki.gif);
}

#navi2 li.chiiki a:hover {
	background-position: right -33px;
}


#navi2 li.event {
	background-image: url(img/event.gif);
}

#navi2 li.event a:hover {
	background-position: right -66px;
}

#navi2 li.bosyu {
	background-image: url(img/bosyu.gif);
}

#navi2 li.bosyu a:hover {
	background-position: right -99px;
}

#navi2 li.jinzai {
	background-image: url(img/jinzai.gif);
}

#navi2 li.jinzai a:hover {
	background-position: right -132px;
}

#navi2 li.link {
	background-image: url(img/link.gif);
}

#navi2 li.link a:hover {
	background-position: right -165px;
}

#o_navi{
	background-color: #FEEABE;
	margin: 6px;
}

#o_navi h2, #o_navi li {
	background-image: url(img/otoku.gif);
}

#o_navi li a:hover{
	background-position: 0px -60px;
	color:#F39838;
}

/* マップで探す*/
#m_navi{
	background-color: #F0D8E8;
	margin: 6px;
}

#m_navi h2, #m_navi li {
	background-image: url(img/map.gif);
}

#m_navi li a:hover{
	background-position: 0px -90px;
	color:#915DA3;
}

/* 商店街で探す*/
#s_navi{
	background-color: #DFEAF7;
	margin: 6px;
}

#s_navi h2, #s_navi li {
	background-image: url(img/shoten.gif);
}

#s_navi li{
	padding: 0 10px;
}

#s_navi li a:hover{
	background-position: 0px -120px;
	color:#006CB8;
}

#s_navi ul .small {
	font-size: 80%;
}

/* footer */
#footer ul {
	list-style: none;
	margin: 0 3px;
	float: left;
	border-left: solid 1px black;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0 7px 0 12px;
	border-right: solid 1px black;
}
#footer li a {
	color: black;
}
#footer li a:hover {
	color: #009560;
}
#copyright {
	float: right;
}




/* shop Information */

#info {
	border: 1px solid #F9C0CA;
	border-top: none;
	padding: 15px 25px;
	clear: both;
}

#loginform {
	margin: 75px auto 0;
}


#ctgRight{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 17px 10px;
	width: 575px;
	float: right;
	position: relative;
}

.kensu {
	position: absolute;
	top: 55px;
	right: 8px;
}

#shopRight{
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 10px;
	width: 575px;
	float: right;
}

#shopRight ul {
	height: 22px;
	margin: 15px 0 0 0;
	padding: 0;
	background: url(img/t_line.gif) bottom repeat-x;
	list-style: none;
}

#shopRight li {
	width: 99px;
	height: 22px;
	float: left;
	margin-right: 5px;
}



li#t_kihon a {
	background-image: url(img/t_kihon.gif);
}

li#t_bosyu a {
	background-image: url(img/t_bosyu.gif);
}

li#t_event a {
	background-image: url(img/t_event.gif);
}

li#t_jinzai a {
	background-image: url(img/t_jinzai.gif);
}

li#t_map a {
	background-image: url(img/t_map.gif);
}

li#t_slist a {
	background-image: url(img/t_slist.gif);
}



#shopRight li a {
	display: block;
	text-indent: -5000px;
	height: 22px;
	background-position: 0 -22px;
}

#shopRight li a:hover {
	background-position: 0 -44px;
}

#shopRight li a.cur {
	background-position: 0 0;
}

#info table, #loginform table {
	width: 100%;
	background-color: #CCCCCC;
	font-size: 82%;
	line-height: 1.4;
}

#loginform table {
	width: 75%;
}


#info th, #loginform th {
	text-align: left;
	width: 25%;
	background-color: #eeeeee;
	padding: 2px 6px;
}

#loginform th {
	width: 30%;
}


#info td, #loginform td {
	padding: 2px 5px 2px 10px;
	background-color: #FFFFFF;
}

#info dd img, #info p img {
	width: 200px;
	margin: 2px 10px 2px 2px;
	border: 1px solid #000000;
	float: left;
}

#info dl{
	font-size: 92%;
	line-height: 1.5;
	margin: 10px 0 15px;
	background-color: #EEF6D4;
}

#info dt {
	margin: 0px;
	padding: 2px 15px;
	border-bottom: solid 1px #A8D129;
	font-weight: bold;
	color: #000000;
	clear: both;
}

#info dd{
	margin: 0px;
	padding: 2px 15px;
}

#info h5{
	color: #000000;
	font-size: 90%;
	line-height: 1.1em;
	margin: 15px 3px 2px;
}

#info h6 {
	font-size: 90%;
	margin: 0;
	padding: 12px 4px 4px;
	border-bottom: solid 1px #A8D129;
	font-weight: bold;
	color: #000000;
	clear: both;
}

#info p {
	font-size: 85%;
	line-height: 1.5;
	clear: both;
	margin: 0 0 5px;
	padding: 10px 0 0 10px;
}

#info ul{
	margin: 0px;
	padding: 15px 10px 0px;
	font-size: 92%;
/*	line-height: 1.8em;
	list-style-type: disc;*/
	height: 100%;
	background: none;

}
#info ul li{
	float: none;
	clear: both;
	width: 100%;
}

#info li a {
	display: inline;
	text-indent: 0;
}


#body_map{
/*	display: block;
	margin: 0px;*/
	padding: 0 1%;
	width: 98%;
/*	clear: both;
	float: none;*/
}

#ctgRight p{
	font-size: 92%;
	line-height: 1.8;
	margin: 10px 10px 0px 30px;
	padding: 5px 0 15px;
	clear: both;
}

#ctgRight p img {
	width: 200px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	float: left;
}


#ctgRight ul {
	margin-top: 0;
	padding: 15px 10px 0px;
	font-size: 92%;
	line-height: 1.7;
	list-style-type: disc;
}

#shopRight h2, #ctgRight h2, #body_map h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0 0 5px;
	clear: both;
	color: #A8D129;
}

#shopRight h3, #ctgRight h3, #body_map h3 {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 10px 0px 6px 2%;
	height: 19px;
	width: 98%;
	color: #333333;
	font-weight: bold;
	font-size: 19px;
	line-height: 19px;
	letter-spacing: 2px;
	clear: both;
	background-image: url(../img/h_back01.jpg);
}


#ctgRight h4, #shopRight h4, #body_map h4 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	margin: 15px 0px 0px;
	padding: 7px 0px 5px 7px;
	border-left: 8px solid #C8E277;
	background-color: #F9FBEE;
	margin: 0;
} 

#ctgRight h5, 
#shopRight h5, 
#body_map h5{
	color: #000000;
	font-size: 100%;
	line-height: 1.1em;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
	margin: 15px 0 5px 20px;
	clear: both;
}

#ctgRight dl{
	margin: 0px 10px 20px 0px;
	padding: 5px;
	display: block;
	clear: both;
	background-color: #EEF6D4;
}

#ctgRight dt{
	border-bottom-color: #A8D129;
	margin: 0px 0px 2px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	color: #000000;
}


#ctgRight table {
	background-color: #CCCCCC;
	width: 530px;
	margin: 10px auto 0 auto;
	font-size: 82%;
	line-height: 1.6em;
}
#ctgRight table th {
	background-color: #eeeeee;
	padding: 4px;
}
#ctgRight table td {
	padding: 4px 3px 4px 4px;
	background-color: #FFFFFF;
}

.s_1-1{
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}

p.modoru{
	clear: both;
	margin: 15px 15px 0px;
	text-align: right;
	font-size:80%;
}


#pankuzu{
	font-size: 11px;
	padding: 3px;
	margin: 0;
	height: 15px;*/
}

#map{
	height: 400px;
	margin-bottom: 10px;
}

#smap_wrap{
	width: 100%;
	clear: both;
	padding-top: 10px;
}

#smap_submenu{
	float: left;
	width: 18%;
	padding: 0px;
}

#smap_submenu ul{
	margin: 0px;
	padding: 3px 0px;
	font-size: 82%;
	line-height: 1.3;
}
#smap_submenu ul li{
	margin: 0px;
	padding: 1px;
}
.li_bgc01{	background-color: #ECE9D8;}

#smap_submenu p{
	font-size: 82%;
	line-height: 1.4;
	margin: 0px;
	padding: 0px 0px 15px;
}

#smap_main{
	float: right;
	width: 80%;
	padding: 0 0 0 1%;
}

#info .bld {
	display: none;
}

#search{
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #A8D129;
	width: 478px;
}
#search ul{
	list-style-type: none;
	margin: 0px;
	font-size: 82%;
	padding: 0 8px;
}
#search ul li{
	margin: 0px;
	padding: 1px 0;

}
#search .search_btm{
	background-color: #EEF6D4;
	padding: 4px;
	margin-top: 4px;
	text-align: center;
}

.f01{	width: 10%;}
.f02{	width: 20%;}
.f03{	width: 30%;}
.f04{	width: 40%;}
.f05{	width: 50%;}
.f06{	width: 60%;}
.f07{	width: 70%;}
.f08{	width: 80%;}
.f10{	width: 90%;}


#link{
	padding: 10px 0;

}
#link dl{
	background-color: #FFFFFF;
	font-size: 85%;
}
#link dl dt{
	background-color: #FFFFFF;
	clear: both;
	padding: 10px 0;
	font-weight: bold;
}
#link dl dd{
	display: block;
	clear: both;
	line-height: 1.6em;
	padding-left: 5px;
	margin: 0;
}
#link dl dd img{
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	margin-right: 15px;
}

.note{
	font-size: 75%;
	line-height: 0.9;
}

#info .img_left {
	float: left;
}

#info .img_right {
	float: right;
	width: 250px;
}

#info .img_center {
	width: 500px;
	float: none;
}

#info .img_leftm {
	width: 300px;
	float: left;
}

#info .img_rightm {
	width: 300px;
	float: right;
}

#ctgRight .date {
	font-size: 90%;
	color: #666666;
}

#topnews .date {
	font-size: 90%;
	color: #FF3333;
}



ul.adv {
	list-style: none;
	margin: 0;
	padding: 6px 6px 0;
}

ul.adv:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

ul.adv li {
	float: left;
	width: 92px;
	margin: 0 2px;
}

.topwaku{
	font-size:80%;
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 5px;
	clear: both;
}

ul.sns {
	display: flex;
	list-style: none;
	margin: 0 0 0 auto;
	padding: 0;
}

ul.sns>li {
	margin: 0 5px;
}

div.sns {
	display: flex;
	margin: -28px 0 10px auto;
	width: 150px;
}

div.sns>div {
	margin: 0 5px;
}


@media only screen and (max-width:38em) {

/*　全体　*/
#container{
	width: 100%;
	border: none;
}

#container.map{
	width: auto;
}

/*　ヘッダー　*/
#header{
	width: auto;
	background-size: cover;
	height: 70px;
	margin-bottom: 2px;
}

#header form {
	top: 8px;
	right: 4px;
	width: auto;
}

#header input.box {
	display: none;
}

/*　フッター　*/
#footer{
	clear: both;
	margin: 15px 0 0 0;
	padding: 10px 8px;
}
#main{
	float: none;
	width: auto;
	padding: 0;
}

/*　中央の列　*/
#center{
	float: none;
	width: auto;
}

#center>div[align="center"] {
	display: none;
}

#left{
	margin: 5px 0px 0px;
	width: auto;
}

#right{
	float: none;
	width: auto;
}

#right:after {
	content: '';
	display: block;
	clear: both;
}

#right>div {
	width: 48%;
	float: left;
	margin: 0 1%;
}
#right>div#toplink {
	margin-right: 0;
}

#toplink+br {
	display: none;
}

ul.sns {
	float: left;
}

/* 共通 */

.bld {
	text-indent:-9000px;
}

/*　新着情報　*/
#topnews{
	width: auto;
	box-sizing: border-box;
	margin: 5px 3px 0;
}



#topnews ul {
	list-style-type:none;
	margin: 3px 8px 3px 8px;
	padding: 0;
}

#topnews li {
	font-size:80%;
	font-weight: bold;
	line-height: 1.4;
	border-bottom: dotted 2px #444444;
	padding: 3px 0 18px 0;
}

#topnews li dd {
	font-weight: normal;
	margin: 0;
}

/*お店紹介*/
#shopinfo{
	margin: 0px;
}

#shopinfo h2 {
	margin-top: 8px;
}

#shopinfo ul {
	list-style-type:none;
	margin: 0 1px 0 0;
	padding: 0 5px;
	background-color: #FBE5EC;
}

#shopinfo li {
	font-size: 70%;
	line-height: 1.3;
	padding: 5px 2px 3px 2px;
	border-top: dotted 1px #EF8BA6;
	clear: both;
}

#shopinfo li:first-child {
	border-style: none;
}

#shopinfo li img {
	float: right;
	width: 92px;
	padding-bottom: 5px;
	border: none;
}

div.clear {
	clear: both;
}

#shopinfo h3 {
	display: inline;
	font-size: 105%;
}


/*photo ブログ*/

#photo, #blog, #mobile, #login, #counter, #toplink, #event, #rss {
	width: auto;
}

#mobile, #counter, #rss {
	display: none;
}

#right>#login, #address {
	margin-top: 8px;
	margin-bottom: 8px;
}

div.about {
	width: 98%;
	box-sizing: border-box;
}


#photo h2, #blog h2, #mobile h2, #login h2, #counter h2, #toplink h2, #event h2, #rss h2 {
}

#photo p, #blog p, #mobile p, #login p, #counter p, .about p, #rss p {
	margin: 3px 6px;
}

#toplink ul, #event ul {
	margin: 8px 0;
}

#toplink li, #event li {
	margin: 6px 0;
}

#toplink li a, #event li a{
	color:#003300;	
	}

#toplink li a>img {
	width: 100%;
	height: auto;
}

#photo h2 {
}

#blog h2 {
}

#mobile h2 {
}

#login h2 {
}

#rss h2 {
}

#counter h2 {
}

#toplink h2 {
}

#event h2 {
}

#photo img {
	width: 166px;
	border: none;
}

#photo h4, #photo h5 {
	font-size: 80%;
	margin: 2px;
	text-align: center;
}

#blog dl {
	margin: 3px 6px;
}

#blog dl dd {
	margin: 0;
}

.cent {
	margin: 6px 0;
	text-align: center;
	line-height: 20px;
}

h2.link {
/*	height: 25px;*/
	margin: 8px 0 0;
}

h2.link img {
	width: 100%;
}

/*リンク*/
a {
	text-decoration: none;
	color: #009560;
}

a:hover {
	text-decoration: underline;
	color: #009560;
}

/* ナビゲーション */
#navi {
	width: auto;
}

#navi:after {
	content: '';
	display: block;
	clear: both;
}

#navi>div {
	width: 48%;
	float: left;
	margin: 0 1%;
}

/* カテゴリー */
#c_navi{
	padding: 4px 0;
}

#c_navi h2 {
	background-image: url(img/category.gif);
}

#c_navi li a:hover{
	background-position: 0px -30px;
	color:#009560;
}

/* お得な情報で探す*/
#o_navi{
}

#o_navi h2, #o_navi li {
	background-image: url(img/otoku.gif);
}

#o_navi li a:hover{
	background-position: 0px -60px;
	color:#F39838;
}

/* マップで探す*/
#m_navi{
}

#m_navi h2, #m_navi li {
	background-image: url(img/map.gif);
}

#m_navi li a:hover{
	background-position: 0px -90px;
	color:#915DA3;
}

/* 商店街で探す*/
#s_navi{
}

#s_navi h2, #s_navi li {
	background-image: url(img/shoten.gif);
}

#s_navi li{
	padding: 0 10px;
}

#s_navi li a:hover{
	background-position: 0px -120px;
	color:#006CB8;
}

#s_navi ul .small {
	font-size: 80%;
}

/* footer */
#footer ul {
	margin: 0 3px 5px;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0 7px 0 12px;
	border-right: solid 1px black;
}
#footer li a {
	color: black;
}
#footer li a:hover {
	color: #009560;
}

#footer:after {
	content: '';
	display: block;
	clear: both;
}

#copyright {
	float: right;
}

/* shop Information */

#info {
	padding: 15px;
}

#loginform {
	padding: 10px 1px;
}

#shopRight, #ctgRight{
	width: auto;
	float: none;
	padding: 0 5px;
}

#shopRight ul {
	height: 22px;
	margin: 15px 0 0 0;
	padding: 0;
	background: url(img/t_line.gif) bottom repeat-x;
}

#shopRight li {
	width: 99px;
	height: 22px;
	float: left;
	margin-right: 5px;
}



li#t_kihon a {
	background-image: url(img/t_kihon.gif);
}

li#t_service a {
	background-image: url(img/t_service.gif);
}

li#t_sale a {
	background-image: url(img/t_sale.gif);
}

li#t_kyujin a {
	background-image: url(img/t_kyujin.gif);
}

li#t_map a {
	background-image: url(img/t_map.gif);
}

li#t_slist a {
	background-image: url(img/t_slist.gif);
}



#shopRight li a {
	display: block;
	text-indent: -5000px;
	height: 22px;
	background-position: 0 -22px;
}

#shopRight li a:hover {
	background-position: 0 -44px;
}

#shopRight li a.cur {
	background-position: 0 0;
}

#info table, #loginform table {
	width: 100%;
	background-color: #CCCCCC;
	font-size: 82%;
	line-height: 1.4;
}

#info th, #loginform th {
	width: 30%;
}

#info td, #loginform td {
	padding: 2px 5px 2px 10px;
	background-color: #FFFFFF;
}

#info dd img, #info p img {
	max-width: 60%;
}

#info dl{
	font-size: 92%;
	line-height: 1.5;
	margin: 5px 0;
	background-color: #EEF6D4;
}

#info dt {
	margin: 0px;
	padding: 2px 15px;
	border-bottom: solid 1px #A8D129;
	font-weight: bold;
	color: #000000;
	clear: both;
}

#info dd{
	margin: 0px;
	padding: 2px 15px;
}

#info h6 {
	font-size: 90%;
	margin: 0;
	padding: 12px 4px 4px;
	border-bottom: solid 1px #A8D129;
	font-weight: bold;
	color: #000000;
	clear: both;
}

#info p {
	font-size: 92%;
	line-height: 1.5;
	clear: both;
	margin: 0 0 5px;
	padding: 3px 0 0 10px;
}

#info ul{
	margin: 0px;
	padding: 15px 10px 0px;
	font-size: 92%;
/*	line-height: 1.8em;
	list-style-type: disc;*/
	height: 100%;
	background: none;

}
#info ul li{
	float: none;
	clear: both;
	width: 100%;
}

#info li a {
	display: inline;
	text-indent: 0;
}


#body_map{
/*	display: block;
	margin: 0px;*/
	padding: 0 1%;
	width: 98%;
/*	clear: both;
	float: none;*/
}

#ctgRight p{
	font-size: 92%;
	line-height: 1.8;
	margin: 10px 10px 0px 30px;
	padding: 5px 0 15px;
	clear: both;
}

#ctgRight p img {
	width: 200px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	float: left;
}


#ctgRight ul {
}

#shopRight h2, #ctgRight h2, #body_map h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0 0 5px;
	clear: both;
	color: #A8D129;
}

#shopRight h3, #ctgRight h3, #body_map h3 {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 10px 0px 6px 2%;
	height: 19px;
	width: 98%;
	color: #333333;
	font-weight: bold;
	font-size: 19px;
	line-height: 19px;
	letter-spacing: 2px;
	clear: both;
	background-image: url(../img/h_back01.jpg);
}


#ctgRight h4, #shopRight h4, #body_map h4 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	margin: 15px 0px 0px;
	padding: 7px 0px 5px 7px;
	border-left: 8px solid #C8E277;
	background-color: #F9FBEE;
	margin: 0;
} 

#ctgRight h5, 
#shopRight h5, 
#body_map h5{
	margin-left: 5px;
}

#ctgRight dl{
	margin: 0px 10px 20px 0px;
	padding: 5px;
	display: block;
	clear: both;
	background-color: #EEF6D4;
}

#ctgRight dt{
	border-bottom-color: #A8D129;
	margin: 0px 0px 2px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	color: #000000;
}

#ctgRight dd {
	margin-left: 20px;
}

#ctgRight img {
	max-width: 100%;
}

#ctgRight table {
	width: auto;
	min-width: 95%;
}
#ctgRight table th {
}
#ctgRight table td {
}

.s_1-1{
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}

p.modoru{
	clear: both;
	margin: 15px 15px 0px;
	text-align: right;
	font-size:80%;
}


#pankuzu{
	height: auto;
}

#map{
	height: 300px;
}

#smap_wrap{
	width: 100%;
	clear: both;
	padding-top: 10px;
}

#smap_submenu{
	float: none;
	width: auto;
}

#smap_submenu ul{
	margin: 0px;
	padding: 3px 0px;
	font-size: 82%;
	line-height: 1.3;
}
#smap_submenu ul li{
	margin: 0px;
	padding: 1px;
}
.li_bgc01{	background-color: #ECE9D8;}

#smap_submenu p{
	font-size: 82%;
	line-height: 1.4;
	margin: 0px;
	padding: 0px 0px 15px;
}

#smap_main{
	float: none;
	width: auto;
}

#info .bld {
	display: none;
}

#search{
	width: auto;
}
#search ul{
	list-style-type: none;
	margin: 0px;
	font-size: 82%;
	padding: 0 8px;
}
#search ul li{
	margin: 0px;
	padding: 1px 0;

}
#search .search_btm{
	background-color: #EEF6D4;
	padding: 4px;
	margin-top: 4px;
	text-align: center;
}

.f01{	width: 10%;}
.f02{	width: 20%;}
.f03{	width: 30%;}
.f04{	width: 40%;}
.f05{	width: 50%;}
.f06{	width: 60%;}
.f07{	width: 70%;}
.f08{	width: 80%;}
.f10{	width: 90%;}


#link{
	padding: 10px 0;

}
#link dl{
	background-color: #FFFFFF;
	font-size: 85%;
}
#link dl dt{
	background-color: #FFFFFF;
	clear: both;
	padding: 10px 0;
	font-weight: bold;
}
#link dl dd{
	display: block;
	clear: both;
	line-height: 1.6em;
	padding-left: 5px;
	margin: 0;
}
#link dl dd img{
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	margin-right: 15px;
}

.note{
	font-size: 75%;
	line-height: 0.9;
}

#info .img_left {
	float: left;
}

#info .img_right {
	float: right;
}

#info .img_center {
	width: 500px;
	float: none;
}

#info .img_leftm {
	width: 300px;
	float: left;
}

#info .img_rightm {
	width: 300px;
	float: right;
}

}

