
/* Copyright 飯田橋サンポーロ｜お堀のちかくの商店街 */


@import "common.css";
@import "header.css";
@import "navi.css";
@import "contents.css";
@import "footer.css";




/* index mobile================== */


#top_serch_range {
	width: 245px;
	margin: 0px;
	padding: 0px;

}

/* サーチタイトル */
#top_serch_title {
	width: 100%;
	height: auto; 
	margin: 0px;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/index_serch_bg_01.png);
	background-repeat: no-repeat;
}

/* サーチコンテンツ */
#top_serch_layer {
	width: 245px;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	background-image: url(../images/index_serch_bg_02.png);
	background-repeat: repeat-y;
}
#top_serch_form {
	width: 235px;
	height: 40px;
	margin: 0px 0px 0px 5px;
	padding: 10px 20px 10px 20px;
	background-image: url(../images/index_serch_formbg.png);
	background-repeat: no-repeat;
}





/* サーチフッター */
#top_serch_foot {
	width: 245px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index_serch_bg_03.png);
	background-repeat: no-repeat;
}







/* index mobile================== */


#top_mobile_range {
	width: 245px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	
}

/* モバイルタイトル */
#top_mobile_title {
	width: 100%;
	height: auto; 
	margin: 0px;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/index_mobile_bg_01.png);
	background-repeat: no-repeat;
}

/* モバイルコンテンツ */
#top_mobile_layer {
	width: 245px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	background-image: url(../images/index_mobile_bg_02.png);
	background-repeat: repeat-y;
	font-size: 105%;
}
*html #top_mobile_layer {
	font-size: 100%;
}
#top_mobile_layer #qr {
	width: 102px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
}
#top_mobile_layer #text {
	width: 90px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
}

/* モバイルフット */
#top_mobile_foot {
	width: 245px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index_mobile_bg_03.png);
	background-repeat: no-repeat;
	font-size:0;
}





/* index event================== */

/* イベントタイトル */
#top_event_title_left {
	width: 184px;
	background-image: url(../images/index_event_bg_01.png);
	background-repeat: no-repeat;
	float: left;
}
#top_event_title_left img {
	margin: 5px 0px 0px 5px;
}
#top_event_title_right {
	width: 51px;
	height: 56px;
	float: right;
	background-image: url(../images/index_event_bg_02.png);
	background-repeat: no-repeat;
	position:relative;
}
#top_event_icon {
	position:absolute;
	top: 25px;
	left: 0px;
}

/* イベントコンテンツ */
#top_event {
	min-height:454px;
	height:auto !important;
	height:471px;
	margin: 0px;
	padding: 10px 15px 0px 15px;
	text-align: center;
	background-image: url(../images/index_event_bg_03.png);
	background-repeat: repeat-y;
	font-size: 105%;
}
*html #top_event {
	font-size: 100%;
}

#top_event #topic_text_01 {
	margin: 0px;
	padding: 10px;
	text-align: left;
	line-height: 150%;
}

#top_event #topic_text_02 {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	text-align: left;
	line-height: 150%;
}

/* イベントフッター */
#top_event_foot {
	width: 235px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index_event_bg_04.png);
	background-repeat: no-repeat;
	font-size:0;
}


/* index news================== */

/* ニュースタイトル */
#top_news_title {
	margin: 5px 0px 0px 0px;
	paddng: 0px;
}
#top_news_title_left {
	width: 429px;
	background-image: url(../images/index_news_bg_01.png);
	background-repeat: no-repeat;
	float: left;
}
#top_news_title_left img {
	margin: 5px 0px 0px 5px;
}
#top_news_title_right {
	width: 51px;
	height: 56px;
	float: right;
	background-image: url(../images/index_news_bg_02.png);
	background-repeat: no-repeat;
}

#top_news_icon {
	position: relative;
	top: 25px;
	left: 0px;
}

#top_news {
	min-height:104px;
	height:auto !important;
	height:121px;
	margin: 0px;
	padding: 10px 15px 0px 15px;
	text-align: center;
	line-height: 120%;
	background-image: url(../images/index_news_bg_03.png);
	background-repeat: repeat-y;
}

.top_news_txt {
	font-size: 95%;
}
*html .top_news_txt {
	font-size: 85%;
}
.top_news_date {
	color: #a7bd93;
	font-weight: bold;
}

/* ニュースフッター */
#top_news_foot {
	width: 480px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index_news_bg_04.png);
	background-repeat: no-repeat;
	font-size:0;
}






/* shop================== */

#shop_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/shop/bg_01.png);
	background-repeat: no-repeat;
}
#shop_range_01 {
	height: auto;
	padding: 35px 40px 30px 40px;
	background-image: url(../images/shop/bg_02.png);
	background-repeat: repeat-y;
}
#shop_range_02 {
	height: auto;
	padding: 10px 30px 30px 30px;
	background-image: url(../images/shop/bg_02.png);
	background-repeat: repeat-y;
}


/* shop詳細 */
#shop_detail_title {
	height: 87px;
	padding: 0px;
	background-image: url(../images/shop/bg_03.png);
	background-repeat: no-repeat;
}




/* ad================== */

#ad_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/ad/bg_01.png);
	background-repeat: no-repeat;
}
#ad_range {
	height: auto;
	padding: 35px 40px 35px 40px;
	background-image: url(../images/ad/bg_02.png);
	background-repeat: repeat-y;
}
.ad_icon_02 {
	width: 155px;
	height: 23px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	text-indent: -200px;
	background-image: url(../images/ad/icon_01.png);
	background-repeat: no-repeat;
}





/* news================== */

#news_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/news/bg_01.png);
	background-repeat: no-repeat;
}
#news_range {
	height: auto;
	padding: 30px 40px 60px 40px;
	background-image: url(../images/news/bg_02.png);
	background-repeat: repeat-y;
}







/* event================== */

#event_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/event/bg_01.png);
	background-repeat: no-repeat;
}
#event_range {
	height: auto;
	padding: 30px 40px 40px 40px;
	background-image: url(../images/event/bg_02.png);
	background-repeat: repeat-y;
}


/* contact================== */


#contact_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/contact/bg_01.png);
	background-repeat: no-repeat;
}
#contact_range {
	height: auto;
	padding: 30px;
	background-image: url(../images/contact/bg_02.png);
	background-repeat: repeat-y;
}


/* about================== */

#about_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/about/bg_01.png);
	background-repeat: no-repeat;
}
#about_range {
	height: auto;
	padding: 30px 40px 60px 40px;
	background-image: url(../images/about/bg_02.png);
	background-repeat: repeat-y;
}


/* town================== */

#town_title {
	width: 710px;
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/town/bg_01.png);
	background-repeat: no-repeat;
	
}
#town_range {
	height:auto;
	padding: 0px 30px 63px 30px;
	background-image: url(../images/town/bg_02.png);
	background-repeat: repeat-y;
}

#town_history_title {
	width: 710px;
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/town/town_history_bg_01.png);
	background-repeat: no-repeat;
	position:relative;
	
}


/* iidabashi================== */

#iidabashi_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/iidabashi/bg_01.png);
	background-repeat: no-repeat;
}
#iidabashi_range {
	height: auto;
	padding: 30px 30px 30px 30px;
	background-image: url(../images/iidabashi/bg_02.png);
	background-repeat: repeat-y;
}

#history_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/iidabashi/bg_03.png);
	background-repeat: no-repeat;
}
#history_range {
	height: auto;
	padding: 20px 40px 60px 40px;
	background-image: url(../images/iidabashi/bg_02.png);
	background-repeat: repeat-y;
}

#map_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/iidabashi/bg_04.png);
	background-repeat: no-repeat;
}
#map_range {
	height: auto;
	padding: 0px 40px 60px 40px;
	background-image: url(../images/iidabashi/bg_02.png);
	background-repeat: repeat-y;
}


/* link================== */

#link_title {
	height: auto;
	padding: 33px 0px 0px 40px;
	background-image: url(../images/link/bg_01.png);
	background-repeat: no-repeat;
}
#link_range {
	height: auto;
	padding: 0px 40px 30px 40px;
	background-image: url(../images/link/bg_02.png);
	background-repeat: repeat-y;
}


/* privacy================== */

#privacy_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/privacy/bg_01.png);
	background-repeat: no-repeat;
}
#privacy_range {
	height: auto;
	padding: 30px 60px 30px 60px;
	background-image: url(../images/privacy/bg_02.png);
	background-repeat: repeat-y;
}


/* sitemap================== */

#sitemap_title {
	height: auto;
	padding: 5px 0px 0px 5px;
	background-image: url(../images/sitemap/bg_01.png);
	background-repeat: no-repeat;
}
#sitemap_range {
	font-size: 14px;
	height: auto;
	padding: 30px 60px 10px 60px;
	background-image: url(../images/sitemap/bg_02.png);
	background-repeat: repeat-y;
}