@charset "utf-8";
/* CSS Document */


* {
	zoom:1;
}

html {
	overflow-y:scroll;  
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,p {
	margin:0;
	padding:0;
}		

a {
	text-decoration: none;
/*	color: #54c3f1;
	color: #28B3EE;*/
	color: #346FB1;
	_position: relative; /* for IE6 */
	>position: relative; /* for IE7 */

}
a:hover {
	text-decoration: underline;
	color: #e9546b;
}

/*　トップページ用　----------------------------*/
.back_top {
	background: url(../img/back_top.jpg) repeat-x 0 0;
	height: 343px;
}
#header_top h1 a {
	background: url(../img/h1_top.png) no-repeat center;
	width: 820px;
	height: 212px;
	display: block;
	text-indent: -9999px;
	_behavior: expression(IEPNGFIX.fix(this));
}
.background {
	background: url(../img/back_base950.png) repeat-y center;
	_behavior: expression(IEPNGFIX.fix(this));
	width: 820px;
}

.top_menu {
	margin: 0 0 15px 0;
}
/*　トップページ　左側　------------------------*/

#area_left {
	float: left;
	width: 190px;
}
#area_left h2#top_tatsujin a {
	background: url(../img/top_tatsujin_off.jpg) no-repeat;
	width: 190px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}
#area_left h2#top_tatsujin a:hover {
	background: url(../img/top_tatsujin_on.jpg) no-repeat;
}

#area_left h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #666666;
}

#area_left img {
	margin: 0 0 5px 0;
}


.top_left_bottom {
	text-align: right;
	margin: -20px 0 0 0;
}
.top_left_bottom p {
	border-bottom: 1px dotted #df9d12;
	padding: 0 0 3px 0;
}


#area_left h2#top_akitenpo a {
	background: url(../img/top_akitenpo_off.jpg) no-repeat;
	width: 190px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}
#area_left h2#top_akitenpo a:hover {
	background: url(../img/top_akitenpo_on.jpg) no-repeat;
}
#area_left .top_akitenpo_img {
	border-bottom: 1px dotted #00AEAC;
	padding: 0 0 10px 0;
}


/*　トップページ　センター　------------------------*/

#area_center {
	width: 316px;
	margin: 0 0 0 220px;
	font-size: 0.9em;
}
#area_center h2#top_news  {
	background:url(../img/top_news_off.jpg) no-repeat;
	width: 316px;
	height:57px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}
#area_center h2#top_newshop a {
	background: url(../img/top_newshop_off.jpg) no-repeat;
	width: 316px;
	height:57px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}
.newshop_img {
	float: left;
	margin: 0 10px 10px 0; 
}

.top_newshop_bottom {
	text-align: right;
	margin: 5px 0 0 0;
}
.top_newshop_bottom p {
	border-bottom: 1px dotted #D80061;
	padding: 0 0 3px 0;
}

#area_center h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #666666;
}
/*お知らせ等　リスト -------------------------*/

#area_center .news_list_box {
	border: 1px solid #346FB1;
	padding: 5px 5px 5px 5px;
	margin: 0 0 25px 0;
}
#area_center .news_list {
	margin: 5px 0 10px 5px;

	height: 190px;
	overflow-y: auto;
	overflow-x: hidden;

	scrollbar-3dlight-color	: #346FB1;
	scrollbar-darkshadow-color	: #fff;
	scrollbar-arrow-color		: #346FB1;
	scrollbar-base-color		: #fff;
	scrollbar-face-color		: #fff;
	scrollbar-highlight-color	: #fff;
	scrollbar-shadow-color	: #346FB1;
	scrollbar-track-color		: #fff;
}
#area_center .news_list ul {
	list-style-type: none;
}
#area_center .news_list li {
	border-bottom: 1px dotted #CCCCCC;
	background:url(../img/menu_list.gif) no-repeat 0 center;
	padding: 4px 0 4px 20px;
}
#area_center .news_list li a {
	display: block;
	color: #346FB1;
}
#area_center .news_list li a:hover {
	background-color: #efefef;	
}

/* 新しいお店リスト　--------------*/
#area_center .newshop_list ul {
	list-style-type: none;
}
#area_center .newshop_list li {
	border-bottom: 1px dotted #CCCCCC;
	background:url(../img/menu_list.gif) no-repeat 0 center;
}
#area_center .newshop_list li a {
	display: block;
	color: #346FB1;
	padding: 4px 0 4px 20px;
}
#area_center .newshop_list li a:hover {
	background-color: #efefef;	
}


/*　トップページ　右側　------------------------*/


#area_right {
	float: right;
	width: 190px;
	font-size: 0.9em;
}
#area_right h2#top_event a {
	background:url(../img/h2_event_off.jpg) no-repeat;
	width: 190px;
	height: 57px;
	display: block;	
	text-indent: -9999px;
	margin: 0 0 10px 0;
}
#area_right h2#top_event a:hover {
	background:url(../img/h2_event_on.jpg) no-repeat;
}

#area_right .event_list ul {
	list-style-type: none;
}
#area_right .event_list li {
	border-bottom: 1px dotted #CCCCCC;
	background:url(../img/menu_list.gif) no-repeat 0 center;
	padding: 4px 0 4px 20px;
}
#area_right .event_list li a {
	display: block;
	color: #346FB1;
}
#area_right .event_list li a:hover {
	background-color: #efefef;	
}

#area_right img {
	margin: 0 0 5px 0;
}
#area_right img a {
	border-style: none;
}

#area_right .top_right_bottom {
	text-align: right;
	margin: -20px 0 0 0;
}
#area_right .top_right_bottom p {
	border-bottom: 1px dotted #DD5104;
	padding: 0 0 3px 0;
}


#area_right .top_banner {
	margin: 10px 0 10px 0;
}
#area_right .top_banner li {
	list-style-type: none;
	vertical-align: middle;
}
#area_right .top_banner li a {
	width: 158px;
	height: 26px;
	display: block;
	font-size: 14px;
	border: 1px dotted #999999;
	list-style-type: none;
	background: url(../img/top_banner.gif) no-repeat;
	padding: 12px 0 0 30px;
	margin: 0 0 3px 0;
}
#area_right h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #666666;
}


/*   2階層目　---------------------------------------------------*/
.menu_2nd table {
	_position: relative; /* IE6 ズレ対策*/
	>position: relative; /* IE7 ズレ対策*/
}

.back_2nd {
	background:url(../img/back_2nd.jpg) repeat-x 0 0;
	height: 219px;
}

#header_2nd h1 a {
	background: url(../img/h1_2nd.png) no-repeat center;
	width: 820px;
	height: 124px;
	display: block;
	text-indent: -9999px;
	_behavior: expression(IEPNGFIX.fix(this));
}
#header_2nd_950 h1 a {
	background: url(../img/h1_2nd_950.png) no-repeat center;
	width: 950px;
	height: 124px;
	display: block;
	text-indent: -9999px;
	_behavior: expression(IEPNGFIX.fix(this));
}
.background {
	background:url(../img/back_base.png) repeat-y center;
	_behavior: expression(IEPNGFIX.fix(this));
	width: 820px;
}
.background_950 {
	background: url(../img/back_base950.png) repeat-y center;
	_behavior: expression(IEPNGFIX.fix(this));
	width: 950px;
}

.con_width {
	width: 760px;
	text-align: left;
	_position: relative; /* IE6 ズレ対策*/
	>position: relative; /* IE7 ズレ対策*/
}
.con_width_950 {
	width: 900px;
	text-align: left;
	_position: relative; /* IE6 ズレ対策*/
	>position: relative; /* IE7 ズレ対策*/
}
.con_width p ,
.con_width_950 p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666666;
	margin: 0 0 20px 0px;
}


.pankuz {
	font-size: 12px;
	margin: 0;
	position: relative; /* for IE6 */

}

.sub_menu {
	float: left;
	width: 200px;
	_width: 195px;
	text-align: left;
	margin: 20px 0 0 0;
}

/* サブメニュー　メイン　ここから--------------------------------------------*/
#sm_main {
	margin: 0;
	padding: 0;
}
#sm_main ul {
	width: 175px;
	list-style-type: none;
	border-top: 1px dotted #8b9298;
}

#sm_main li {
	background:url(../img/menu_list.gif) no-repeat 0 center;
	border-bottom: 1px dotted #8b9298;
/*	margin: 4px 0 0 0;*/
	padding: 0 0 0 0;

}
#sm_main li a {
	display: block;
	font-size: 12px;
	list-style-type: none;
	padding: 4px 0 6px 16px;
	position: relative; /* for IE6 */
}
#sm_main li a:hover {
	background: url(../img/menu_list.gif) no-repeat 0 center;
	background-color: #efefef;

}
/* サブメニュー　メイン　ここまで--------------------------------------------*/

/* サブメニュー　スタイル　------------------------------------*/
.sm_style {
	margin: 0 0 10px 0;
	padding: 0;
}
.sm_style dl {
	width: 175px;
	list-style-type: none;
}
.sm_style dt a {
	width: 175px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	position: relative; /* for IE6 */
}
.sm_style dd {
	background:url(../img/menu_list.gif) no-repeat 0 center;
	list-style-type: none;
	font-size: 12px;
	width: 175px;
}
.sm_style dd a {
	display: block;
	padding: 4px 0 4px 20px;
	position: relative; /* for IE6 */
}
.sm_style dd a:hover {
	background:url(../img/menu_list.gif) no-repeat 0 center;
	background-color: #FFFFFF;	
}
/* サブメニュー　便利情報用　------------------------------------*/
.sm_style#sm_benri dt a {
	background: url(../benri/img/menu_benri.jpg) no-repeat 0 0;
}
.sm_style#sm_benri dd {
	background-color: #f6faf2;
	border-bottom: 1px solid #71ab6a;
}
/* サブメニュー　お店用　------------------------------------*/
.sm_style#sm_shop dt a {
	background: url(../shop/img/menu_shop.jpg) no-repeat 0 0;
}
.sm_style#sm_shop dd {
	background-color: #fef2ef;
	border-bottom: 1px solid #d7005f;
}
/* サブメニュー　空き店舗用　------------------------------------*/
.sm_style#sm_akitenpo dt a {
	background: url(../akitenpo/img/menu_2nd_2.jpg) no-repeat 0 0;
}
.sm_style#sm_akitenpo dd {
	background-color: #f1f8f6;
	border-bottom: 1px solid #00ada9;
}
/* サブメニュー　イベント用　------------------------------------*/
.sm_style#sm_event dt a {
	background: url(../event/img/menu_2nd_2.jpg) no-repeat 0 0;
}
.sm_style#sm_event dd {
	background-color: #fef5e8;
	border-bottom: 1px solid #dc4f03;
}
/* サブメニュー　自慢用　------------------------------------*/
.sm_style#sm_jiman dt a {
	background: url(../jiman/img/menu_2nd_2.jpg) no-repeat 0 0;
}
.sm_style#sm_jiman dd {
	background-color: #fff9eb;
	border-bottom: 1px solid #df9d12;
}
/* サブメニュー　街中トピックス用　------------------------------------*/
.sm_style#sm_topix dt a {
	background: url(../topics/img/menu_machi_topics.jpg) no-repeat 0 0;
}
.sm_style#sm_topix dd {
	background-color: #eff4fb;
	border-bottom: 1px solid #3590bf;
}
/* サブメニュー　見所用　------------------------------------*/
.sm_style#sm_viewpoint dt a {
	background: url(../viewpoint/img/menu_2nd_2.jpg) no-repeat 0 0;
}
.sm_style#sm_viewpoint dd {
	background-color: #eff4fb;
	border-bottom: 1px solid #3590bf;
}
/* サブメニュー　ショッピング用　------------------------------------*/
.sm_style#sm_shopping dt a {
	background: url(../shopping/img/menu_2nd_2.jpg) no-repeat 0 0;
}
.sm_style#sm_shopping dd {
	background-color: #eff4fb;
	border-bottom: 1px solid #3590bf;
}

/* サブメニュー　ここまで　------------------------------------*/

.contents_area_2nd {
	float: right;
	width: 555px;
	margin: 20px 0 0 0px;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666666;
}
.contents_area_2nd_full {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
}
/*
*:first-child+html .contents_area_2nd {
	margin: 20px 0 0 0;
}/* ie7対応 */ 
* html .contents_area_2nd {
	width: 545px;
}/* ie6対応 */ 


/* 2nd h2 ここから-----------------------------------------------------------*/
.contents_area_2nd h2 {
	width: 550px;
	height: 45px;
	font-size: 18px;
	font-weight: bold;
	padding: 25px 0 20px 10px;
	margin: 0 0 10px 0;
}
.contents_area_2nd_full h2 {
	width: 750px;
	height: 45px;
	font-size: 18px;
	font-weight: bold;
	padding: 25px 0 20px 10px;
	margin: 0 0 20px 0;
}
.contents_area_2nd_full_950 h2 {
	width: 900px;
	height: 45px;
	font-size: 18px;
	font-weight: bold;
	padding: 25px 0 20px 10px;
	margin: 0 0 20px 0;
}


.contents_area_2nd h2#benri {
	background:url(../benri/img/2nd_h2.jpg) no-repeat 0 0px;
	color: #71ab6a;
}
.contents_area_2nd h2#shop {
	background:url(../shop/img/2nd_h2.jpg) no-repeat 0 0px;
	color: #d7005f;
}
.contents_area_2nd h2#shopping { /* 通販 */
	background:url(../shopping/img/2nd_h2.jpg) no-repeat 0 0px;
	color: #004bd6;
}
.contents_area_2nd_full h2#shop_full {
	background:url(../shop/img/2nd_h2_full.jpg) no-repeat 0 0px;
	color: #d7005f;
}
.contents_area_2nd_full_950 h2#shop_full_950 {
	background: url(../shop/img/2nd_h2_full_950.jpg) no-repeat 0 0px;
	color: #d7005f;
}

.contents_area_2nd h2#jiman {
	background:url(../jiman/img/2nd_h2.jpg) no-repeat 0 0px;
	color: #df9d12;
}
.contents_area_2nd h2#topix { /* 街中トピックス*/
	background:url(../topics/img/2nd_h2.jpg) no-repeat 0 0px;
	color: #3590bf;
}
.contents_area_2nd h2#akitenpo {
	background:url(../akitenpo/img/2nd_h2.jpg) no-repeat 0 0px;
	color: #00ada9;
}
.contents_area_2nd h2#event {
	background:url(../event/img/2nd_h2.jpg) no-repeat 0 0px;
	color: #dc4f03;
}
.contents_area_2nd h2#viewpoint {
	background:url(../viewpoint/img/2nd_h2.jpg) no-repeat 0 0px;
	color: #3590bf;
}

* html .contents_area_2nd h2 {
	width: 550px;
}/* ie6対応 */ 

/* 2nd h2 ここまで-----------------------------------------------------------*/

/* 2nd h3 ここから-----------------------------------------------------------*/

.contents_area_2nd h3 {
	padding: 4px 0 5px 15px;
	margin: 0 10px 10px 0;
	font-size: 16px;
}
.contents_area_2nd_full h3,
.contents_area_2nd_full_950 h3 {
	padding: 4px 0 5px 15px;
	margin: 0 0 10px 0px;
	font-size: 16px;
}

.contents_area_2nd .index h3,
.contents_area_2nd_full_950 .index h3 {
	width: 230px;
	float: left;
}
.h3_benri
,#parkingData li h3{
	background: url(../benri/img/h3_2nd.gif) no-repeat;
	border-bottom: 1px solid #71ab6a;
	color: #71ab6a;
}
.h3_shop {
	background: url(../shop/img/h3_2nd.gif) no-repeat;
	border-bottom: 1px solid #d7005f;
	color: #d7005f;
}
.h3_jiman {
	background: url(../jiman/img/h3_2nd.gif) no-repeat;
	border-bottom: 1px solid #df9d12;
	color: #df9d12;
}
.h3_topix {
	background: url(../topics/img/h3_2nd.gif) no-repeat;
	border-bottom: 1px solid #3590bf;
	color: #3590bf;
}
.h3_akitenpo {
	background: url(../akitenpo/img/h3_2nd.gif) no-repeat;
	border-bottom: 1px solid #00ada9;
	color: #00ada9;
}
.h3_event {
	background: url(../event/img/h3_2nd.gif) no-repeat;
	border-bottom: 1px solid #dc4f03;
	color: #dc4f03;
}
.h3_viewpoint {
	background: url(../viewpoint/img/h3_2nd.gif) no-repeat;
	border-bottom: 1px solid #3590bf;
	color: #3590bf;
}
.h3_shopping {
	background: url(../shopping/img/h3_2nd.gif) no-repeat;
	border-bottom: 1px solid #004bd6;
	color: #004bd6;
}

.contents_area_2nd h3 img {
	margin: 4px 0 0 0;
}
/* 2nd h3 ここまで-----------------------------------------------------------*/

.contents_area_2nd .dangumi_2 {
	width: 255px;
	float: left;
	margin: 0 20px 15px 0px;
	_margin: 0 15px 15px 0px;
}
.contents_area_2nd .dangumi_2 h3 {
	clear: both;
	margin: 0 0 5px 0px !important;
}
.contents_area_2nd .dangumi_2 h4 {
	clear: both;
	margin: 0 0 5px 0px !important;
}
.contents_area_2nd .dangumi_2 h4 img {
	margin: 0; !important;
}
.contents_area_2nd .dangumi_2 h5 {
	margin: 0 0 5px 0px !important;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
}
.contents_area_2nd .dangumi_2 h5 img {
	margin: 3px 0 0 0 !important;
}
.contents_area_2nd .dangumi_2 p {
	margin: 0 0 0 0px !important;
	padding: 0 0 0 0 !important;
	
}
.contents_area_2nd .dangumi_2 hr {
	margin: 5px 0 5px 0;
	color: #efefef;
}
.contents_area_2nd .dangumi_2 img {
	margin: 0 0 5px 0;
}

.contents_area_2nd .dangumi_2 .syousai {
	background: url(../img/menu_list.gif) no-repeat right center;
	text-align: right;
	padding: 0 20px 0 0;
	font-size: 0.8em;
	border-top: 1px dotted #CCCCCC;
}
.contents_area_2nd h4 {
	border-top: 1px solid #CCCCCC;
	background-color: #E3E3E3;/*#efefef*/
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	color: #666666;
}
.contents_area_2nd h5 {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight:bold;
	margin: 0 0 5px 0px;
}
.contents_area_2nd p {
/*	font-size: 13px;
	line-height: 20px;*/
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666666;
	margin: 0 0 10px 15px;
}

.contents_area_2nd_full p,
.contents_area_2nd_full_950 p {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #666666;
	margin: 0 0 10px 10px;
}
.contents_area_2nd_full h3,
.contents_area_2nd_full_950 h3 {
	clear: both;
}
.contents_area_2nd p.navi {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	margin: 0 0 5px 15px;
}
.img_main {
	margin: -10px 0 15px 0;
	_margin: 0 0 15px 0;
}
.contents_area_2nd .img_l {
	margin: 0 10px 10px 15px;
	float: left;
}

.contents_area_2nd_full .img_l {
	margin: 0 10px 10px 0px;
	padding: 0;
	float: left;
}
.contents_area_2nd .img_r {
	margin: 0 0 10px 10px;
	float: right;
}
.contents_area_2nd .img_center {
	margin: 0 10px 15px 10px;
	text-align: center;
}

.img_main p {
	font-size: 12px;
}
.contents_area_2nd ul {
	margin: 0 0 20px 50px;
	font-size: 13px;
	line-height: 20px;
}


/*テーブル　01　*/
.tdl01 table {
	margin: 0 0 20px 15px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tdl01 th {
	color: #666666;
	font-size: 13px;
	background-color: #F0F0F0;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: left;
	font-weight: normal;
}
.tdl01 td {
	font-size: 13px;
	line-height:20px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #666666;
}
.tdl01 td ul {
	margin: 0 0 0 15px;
}

.calendarDay {
	background: #fef5e8 !important;
	color: #dc4f03 !important;
	font-weight: bold;
}


/*テーブル　02　*/
.tdl02 table {
	margin: 0 0 25px 0px;
	border-top: 1px dotted #D7005F;
/*	border-top: 1px solid #CCCCCC;*/
/*	border-left: 1px solid #CCCCCC;*/
}
.tdl02 th {
	color: #666666;
	font-size: 13px;
	background-color: #FFEEF5;
/*	background-color: #F0F0F0;*/
	padding: 5px 5px 5px 10px;
	border-bottom: 3px solid #D7005F;
	border-top: 2px solid #FFFFFF;
	text-align: left;
	font-weight: normal;
}

.tdl02 td {
	font-size: 13px;
	line-height:20px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #D7005F;
/*	border-right: 1px solid #CCCCCC;*/
	color: #666666;
/*	background-color: #FFEEF5;*/
}

/*Google Map*/
.g_map {
	font-size: 14px;
	color: #666666;
	margin: -20px 0 15px 0;
	_margin: -20px 7px 15px 0;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.g_map_s {
	font-size: 14px;
	color: #666666;
	float: right;
	margin: 0 0 10px 0;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

/*カテゴリー分類テーブル*/
* html .category_t {
	margin: -35px 0 0 0;
}/* ie6対応 */ 
* html .category_t table {
	margin: 0 0 20px 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}/* ie6対応 */ 
.category_t2 table {
	margin: 0 0 20px 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.category_t table {
	margin: -35px 0 20px 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.category_t2 table {
	margin: 0 0 20px 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.category_t th ,
.category_t2 th {
	color: #666666;
	font-size: 10px;
	background-color: #F0F0F0;
	padding: 2px 5px 2px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: left;
	font-weight: normal;
}
.category_t td ,
.category_t2 td {
	font-size: 10px;
	line-height:16px;
	padding: 1px 5px 2px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #666666;
}


/*キャッチコピー*/
.catchcopy {
	margin: 0 0 30px 0 !important;
	font-size: 18px !important;
	line-height: 25px !important;
	color: #D7005F !important;
	font-weight: bold;
}

/*みしまぽけっとチェック！*/
.point {
	margin: 0 0 20px 0;
	border: 5px solid #efefef;
	padding: 10px 5px 5px 5px !important;
	background-color:#FFFFDF;
}
.point img {
	margin: 0 10px 5px 0 !important;
	border: 1px solid #999999;
}

.point .dangumi {
	width: 220px;
	float: left;
	margin: 0 0 5px 20px;
}
* html .point .dangumi {
	width: 220px;
	float: left;
	margin: 0 0 5px 10px;
}/* ie6対応 */ 
.point .dangumi p {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666666;
	margin: 0;
}

/*----------------------------------*/



.go_header {
	background:url(../img/go_top.jpg) no-repeat right;
	height: 25px;
	text-align: right;
	font-size: 12px;
	clear: both;
	margin: 10px 0px 15px 0;
	padding: 0 30px 0 0;
}

.footer_list {
	clear:both;
	margin: 20px 30px 10px 0;
	text-align: right;
	font-size: 12px;
	color: #666666;
	position: relative; /* for IE6 */
}
.footer_add {
	width: 760px;
	text-align: right;
	font-size: 12px;
	color: #999999;
	background:url(../img/pocket_rogo.jpg) no-repeat 0 0;
	height: 35px;
	padding: 10px 5px 0 0;	
}
.footer_add_950 {
	width: 900px;
	text-align: right;
	font-size: 12px;
	color: #999999;
	background:url(../img/pocket_rogo.jpg) no-repeat 0 0;
	height: 35px;
	padding: 10px 5px 0 0;	
}

.footer {
	background: url(../img/footer.jpg) repeat-x;
	height: 20px;
	font-size: 10px;
	color: #FFF;
	padding: 10px 0 0 0;
}

.sitemap_con {
	float: left;
	margin: 0 10px 10px 0;
}
.sitemap_con dd {
	background-color: #FFFFFF !important;
	border-bottom: 1px solid #ccc !important;
}


/*お知らせ等　リスト 2階層目---------------------------------------*/
.news_list#top_news {
}
.news_list {
/*
	height: 100px;
*/
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0 0 20px -25px;

	scrollbar-3dlight-color	: #999;
	scrollbar-darkshadow-color	: #fff;
	scrollbar-arrow-color		: #999;
	scrollbar-base-color		: #fff;
	scrollbar-face-color		: #fff;
	scrollbar-highlight-color	: #fff;
	scrollbar-shadow-color	: #999;
	scrollbar-track-color		: #fff;
}
.news_list ul {
	list-style-type: none;
}
.news_list li {
	border-bottom: 1px dotted #CCCCCC;
	background:url(../img/menu_list.gif) no-repeat 0 center;
}
.news_list li a {
	display: block;
	padding: 2px 0 2px 20px;
	background:url(../img/menu_list.gif) no-repeat 0 center;
}
.news_list li a:hover {
	background-color: #efefef;	
}

/*　イベントカレンダー　---------------------------------------------*/

#calendar {
	border:1px solid #FFCD9B;
	padding:10px 10px 10px 10px;
	font-size: 0.9em;
}
.calendar_everyday {
	background-color: #FEF5E8;
}
.calendar_saturday {
	background-color: #ECFFFF;
}
.calendar_sunday {
	background-color: #FFE1EC;
}

#calendar th {
	padding:10px 10px;
	border-bottom: 1px dotted #DC4F03;
	border-top: 3px solid #FFFFFF;
	border-right: 2px solid #fff;
	white-space:nowrap;
	text-align:left;
}

#day_sunday {
	color: #CC0000;
}
#calendar td {
	border-bottom: 1px dotted #DC4F03;
	border-top: 3px solid #FFFFFF;
	padding:0 0 3px 5px;
}

div.calendar_time {
	padding:1px 0 0 0;
	width:4.5em;
	text-align:right;
	float:left;
}
div.calendar_event {
	padding:3px 0;
}
div.calendar_holiday {
	padding:3px 0;
	color: #CC0000;
}



.newshop {
	margin: 0 0 20px 0;
}
.newshop img {
	margin: 0 10px 5px 0;
	float: left;
}

.meijin *{
	zoom: normal;
}

.meijin img {
/*	float: left;*/
	margin: 0 10px 15px 0;
}

.meijin img#tatsujin_top {
	float: left;
	margin: 0 20px 15px 0 !important;
}
.meijin p {
	margin: 0 0 10px 0;
	
}

/*　達人一覧　-------------------------*/
.tatsujin {
	margin: 0 0 10px 0;
}
.tatsujin h3 {
	margin: 0 0 10px 110px;
	>margin: -68px 0 10px 110px; 
}
.tatsujin img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 0 0 0 0 !important;
}
.tatsujin img:hover {
	border: 1px solid #999999;
}

.tatsujin .syousai {
	background: url(../img/menu_list.gif) no-repeat right center;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0 0 0 110px;
	font-size: 0.8em;
	border-top: 1px dotted #CCCCCC;
}
.tatsujin p {
	margin: 0 0 0 110px !important;
}
/*　街中トピックス一覧　-------------------------*/
.topix {
	margin: 0 0 10px 0;
}
.topix h3 {
	margin: 0 0 10px 110px;
	>margin: -68px 0 10px 110px; 
}
.topix img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 0 0 0 0 !important;
}
.topix img:hover {
	border: 1px solid #999999;
}

.topix p {
	margin: 0 0 0 110px !important;
}

.go_history {
	height: 25px;
	text-align: right;
	font-size: 12px;
	clear: both;
	margin: 10px 0px 15px 0;
	padding: 0;
}

/*　商店街マップメニュー
--------------------------------------------------------------------*/
.shop_map img {
	margin: 0 0 5px 0;
	vertical-align: bottom;
}

.shop_map_list {
	text-align: center !important;
	margin: 10px 0 0px 0;
	padding: 0 20px 15px;
}
.shop_map_list ul {
	list-style-type: none;
}

.shop_map_list li {
	width: 250px;
	float: left;
	margin: 10px 5px 0 0;
	font-size: 12px;
}

.shop_map_list li a {
	display:block;
	background-color: #efefef;
	padding: 5px 5px 3px 55px;
	border: 1px solid #CCCCCC;
	text-align: left;
}

.shop_map_list li a:hover {
	background-color: #F2FBFD;
}

.map_a {
	border: 3px solid #346FB1;
}
.map_a a:hover {
	border: 1px solid #e9546b;
}

.shop_submenu {
	background-color: #FFF4F8;
	padding: 10px;
	margin: 0 0 15px;
}

/* ぽけっとしょっぷ？（みしまぽけっと通販）
-------------------------------------------------*/
#submit_button {
	text-align:center;
	margin:40px 0;
}
.input_required {
	color:#FF0000;
	font-weight:bold;
	font-size:18px
}

/*イベントレポート
--------------------------------------------------*/
.event_report {
/*
	font-size: 0.8em;
	line-height: 1.4em;
*/
	color: #666666;
	margin: 0 0 10px 0px;
}


/*　自動アイコン
-------------------------------------------------------------*/
/*　PDF アイコン
-------------------------------------------------------------*/
a[href$=".pdf"] {
    background: url(../img/pdf.gif) no-repeat 100% 50%;
	padding: 0 20px 0 0;
}  
* html a.pdf{
    background: url(../img/pdf.gif) no-repeat 100% 50%;
	padding: 0 20px 0 0;
} 
/* Word要素 
----------------------------------------------------------- */  
a[href$=".doc"] {   
    background:  url(../img/doc.gif) no-repeat 100% 50%;  
	padding: 0 20px 0 0;
}  
* html a.doc    {   
    background: url(../img/doc.gif) no-repeat 100% 50%;  
	padding: 0 20px 0 0;
}  
/* Excel要素
----------------------------------------------------------- */
a[href$=".xls"]	{ 
	background: url(../img/xls.gif) no-repeat 100% 50%;
	padding: 0 20px 0 0;
}
* html a.xls{ 
	background: url(../img/xls.gif) no-repeat 100% 50%;
	padding: 0 20px 0 0;
}
/* IE-6要素 
----------------------------------------------------------- */  
* html a{
    behavior: expression(  
    this.className += this.getAttribute("href").match(/^http.*/) && (!this.getAttribute("href").match("mishima-pocket.com")) ? " external" : "",  
    this.className += this.getAttribute("href").match(/\.pdf$/) ? " pdf" : "",  
    this.className += this.getAttribute("href").match(/\.doc$/) ? " doc" : "",  
    this.className += this.getAttribute("href").match(/\.xls$/) ? " xls" : "",  
    this.className += this.getAttribute("href").match(/\.zip$/) ? " zip" : "",  
    this.className += this.getAttribute("href").match(/^mailto.*/) ? " mailto" : "",  
    this.style.behavior = "none"  
    );  
}

/* フォームエラー表示
-----------------------------------------------------------*/
.form_caution {
	color:#CC0000;
}

/* IE-6,7 <b></b>の途中に改行(自動改行含む)が入ると、</b>直後で改行されてしまう不具合対策
-----------------------------------------------------------*/
b {
	zoom:normal;
}

