@charset "utf-8";
/* formattiong style
--------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 84%;
	line-height: 1.5;
}
/* link styles
--------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #8F1719;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
}
#area {
	background-image: url(../images/back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* header styles
--------------------------------------*/
#header {
	padding-top: 4px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 100px;
}
#header h1 {
	float: left;
}

#header h1 a{
	display: block;
	text-indent: -9999px;
	height: 54px;
	width: 310px;
	background-image: url(../images/top_logo.gif);
	outline: none;
	border-style: none;
	margin: 10px 0px 0px 20px;
}


#header h1 a:hover {
	background-position: left -54px;
}

#h_navi {
	width: 260px;
	overflow: hidden;
	float: right;
}

#h_navi a img {
	border-style: none;	
}

#h_navi ul {
	list-style: none;
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
}

#h_navi ul li {
	float: left;
	margin-left: 12px;
}

#catch {
	color: #333333;
	font-size: 1em;
	font-weight: normal;
	text-indent: 20px;
}
#top_menu {
	height: 60px;
	width: 960px;
	clear: right;
}
#menu_1 li {
	float: left;
	list-style: none;
}
#menu_10 a:hover,
#menu_11 a:hover,
#menu_12 a:hover,
#menu_13 a:hover,
#menu_14 a:hover,
#menu_15 a:hover,
#menu_16 a:hover,
#menu_17 a:hover{
	background-position: left -60px;
}
#menu_10 a {
	width: 98px;
	display: block;
	background-image: url(../images/menu_news.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-indent: -9999px;
}

#menu_11 a {
	background-image: url(../images/menu_event.gif);
	height: 60px;
	width: 125px;
	display: block;
	text-indent: -9999px;
}
#menu_12 a {
	background-image: url(../images/menu_profile.gif);
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 140px;
}
#menu_13 a {
	background-image: url(../images/menu_map.gif);
	text-indent: -9999px;
	height: 60px;
	width: 126px;
	display: block;
}

#menu_14  a {
	background-image: url(../images/menu_shops.gif);
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 137px;
}
#menu_15 a {
	background-image: url(../images/menu_neighbors.gif);
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 116px;
}
#menu_16 a {
	background-image: url(../images/menu_links.gif);
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 99px;
}
#menu_17 a {
	background-image: url(../images/menu_contact.gif);
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 119px;
}




/* basic layout
--------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 960px;
	left: auto;
	right: auto;
	height: auto;
}
#top_navi {
	background-image: url(../images/menu_2.gif);
	background-position: bottom;
	height: 28px;
	background-repeat: no-repeat;
}
#timage {
	margin-bottom: 30px;
	margin-top: 10px;
}
#menu_2 li {
	list-style: none;
	margin-left: 24px;
	margin-top: 5px;
}


/* main styles
--------------------------------------*/

#feed
 {
	width: 421px;
	background-image: url(../images/t_news_f.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 42px;
	float: left;
}

#t_news_h {
	background-image: url(../images/t_news_h.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	height: 52px;
}
#t_news_h h2 {
	text-indent: -9999px;
	float: left;
}
#t_news_rss a {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	display: block;
	height: 14px;
	width: 41px;
	background-image: url(../images/rss.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#t_news_rss a:hover {
	background-position: 0px -14px;
}







.fdate {
	border-bottom: 1px dotted #CCCCCC;
	width: 411px;
	text-indent: 10px;
	margin-left: 5px;
	padding-top: 10px;
	color: #242F8B;
}
.fcont {
	margin-left: 10px;
}



/* footer styles
--------------------------------------*/
#footer {
	background-image: url(../images/bg_footer_t.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 140px;
	background-position: top;
	clear: both;
}
#to_page_top a {
	display: block;
	height: 43px;
	width: 121px;
	text-indent: -9999px;
	background-image: url(../images/to_page_top.gif);
	list-style: none;
	float: right;
	margin-right: 100px;
	overflow: hidden;
}
#to_page_top a:hover {
	background-position: left -43px;
}
#footer ul {
	list-style: none;
	clear: right;
}

#f_navi  {
	margin-bottom: 10px;
	margin-top: 40px;
	text-align: center;
}
#f_navi  li   {
	margin-right: 20px;
	display: inline;
	text-align: center;
}
#f_navi  li  a:hover   {
	text-decoration: none;
}
#footer p {
	margin: 0px;
}
#footer p a {
	font-size: 90%;
}
#footer p a:hover {
	text-decoration: none;
}
#footer address {
	text-align: center;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}
#pan  li {
	line-height: 2em;
	text-indent: 26px;
	list-style: none;
	display: inline;
}
#main {
	clear: both;
	height: auto;
	padding: 14px 26px;
	width: auto;
}

#main p {
	font-size: 110%;
}

#shop_info {
	width: 320px;
	float: right;
	margin: 30px 0px 10px 20px;
	border: 1px dotted #999999;
	background-color: #FFFFCC;
}

#shop_info h2 {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 320px;
	background-image: url(../shop/form/images/shop_info.gif);
	margin-top: 16px;
	margin-bottom: 16px;
}
#shop_info dt {
	width: 75px;
	margin-bottom: 6px;
	margin-left: 10px;
	color: #993300;
	font-weight: bold;
	float: left;
	display: block;
	clear: both;
}
#shop_info dd {
	width: 220px;
	float: right;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 5px;
	color: #990000;
	display: block;
	clear: right;
}
#shop_m {
	width: 550px;
	float: left;
	margin-top: 30px;
}
.p_red {
	color: #FF0000;
}
#shop_tittle {
	background-image: url(../images/shop_tittle.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 48px;
	width: 920px;
}
#shop_name {
	background-image: url(../shop/form/images/shop_name.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 5px;
}
#shop_m img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.simage_r {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
.simage_l {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#t_s_search {
	width: 450px;
	border: 1px solid #CCCCCC;
	height: 210px;
}
#t_right {
	float: right;
}
#t_m_searsh {
	width: 400px;
}
#t_s_search img {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
}
#t_s_search h2 {
	background-image: url(../images/t_shopsearch.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#sitemap_ul {
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 3em;
	font-size: 120%;
}
#t_m_searsh {
	margin-top: 20px;
	margin-left: 10px;
}
#t_m_searsh h3 {
	margin-bottom: 10px;
	color: #FF6600;
}
#t_m_searsh p {
	margin-left: 20px;
}
