@charset "utf-8";

/* ==================================================
contents
================================================== */
.top_cnt {
	margin:0 auto;
	padding:44px 0 0;
	width:980px;
	clear:both;
}
.wrap_top_col_l {
	position:relative;
	float:left;
	z-index:1;
}
.wrap_top_col_r {
	width:100%;
	float:right;
}
/* top_cnt */
#tmp_top_cnt {
	padding:0 0 50px;
	background:url(/shared/images/main/top_cnt_bg.gif) no-repeat center bottom;
}
#tmp_top_cnt .top_cnt {
	padding-top:0;
}
#tmp_top_cnt .wrap_top_col_l {
	margin-right:-580px;
	width:580px;
}
#tmp_top_cnt .top_col_r {
	margin-left:610px;
}
/* middle_cnt */
#tmp_middle_cnt {
	margin:0 0 22px;
	color:inherit;
	background-color:#F5F1D7;
}
#tmp_middle_cnt .wrap_top_col_l {
	margin-right:-460px;
	width:460px;
}
#tmp_middle_cnt .top_col_r {
	margin-left:505px;
}
/* bottom_cnt */
#tmp_bottom_cnt .top_cnt {
	padding-top:0;
}
/* gallery
============================== */
#tmp_wrap_gallery {
	position:relative;
	margin:0 0 29px;
	color:inherit;
	background-color:#FFFFF9;
	border:10px solid #FFDF64;
	-webkit-border-radius:0 40px 0 40px;
	-moz-border-radius:0 40px 0 40px;
	border-radius:0 40px 0 40px;
}
#tmp_wrap_gallery .box_gallrey {
	min-height:274px;
}
#tmp_wrap_gallery .box_gallrey a {
	display:block;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
#tmp_wrap_gallery .box_gallrey span {
	display:block;
}
#tmp_wrap_gallery .box_gallrey span.txt {
	padding:13px 210px 19px 31px;
	font-weight:bold;
}
#tmp_wrap_gallery .box_gallrey img {
	-webkit-border-radius:0 30px 0 0;
	-moz-border-radius:0 30px 0 0;
	border-radius:0 30px 0 0;
}
#tmp_wrap_gallery .box_wrap_parent_gallrey {
	overflow:hidden;
}
#tmp_wrap_gallery .list_order {
	position:absolute;
	top:234px;
	right:12px;
	color:inherit;
	background-color:#FFFFFF;
	list-style:none;
	list-style-image:none;
	z-index:10;
}
#tmp_wrap_gallery .list_order li {
	padding:0 0 5px 14px;
	float:left;
}
#tmp_wrap_gallery .list_order li a {
	display:block;
}
#tmp_gallery_player {
	position:absolute;
	top:257px;
	right:12px;
	color:inherit;
	background-color:#FFFFFF;
	z-index:10;
	clear:both;
}
#tmp_gallery_player p {
	float:left;
}
#tmp_gallery_player .play_btn,
#tmp_gallery_player .stop_btn {
	width:40px;
	height:25px;
}
#tmp_gallery_player .play_btn {
	margin:0 5px 0 0;
	background:url(/shared/images/gallery/play_btn_off.gif) no-repeat left top;
}
#tmp_gallery_player .play_btn.active {
	background:url(/shared/images/gallery/play_btn_on.gif) no-repeat left top;
}
#tmp_gallery_player .stop_btn {
	background:url(/shared/images/gallery/stop_btn_off.gif) no-repeat left top;
}
#tmp_gallery_player .stop_btn.active {
	background:url(/shared/images/gallery/stop_btn_on.gif) no-repeat left top;
}
#tmp_gallery_player .play_btn a,
#tmp_gallery_player .stop_btn a {
	display:block;
	width:40px;
	height:25px;
}
#tmp_gallery_player .play_btn span,
#tmp_gallery_player .stop_btn span {
	position:relative;
	display:block;
	z-index:-1;
	width:40px;
	height:25px;
	overflow:hidden;
}
/* ==================================================
shinchaku
================================================== */
#tmp_shinchaku {
	margin:0 0 28px;
	border:2px solid #FFC926;
}
#tmp_shinchaku_ttl {
	padding:6px 13px 4px;
	background:url(/shared/templates/top/images/shinchaku_ttl_bg.gif) repeat left top;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_shinchaku_cnt {
	padding:12px 14px 0;
}
#tmp_shinchaku_cnt .shinchaku_table {
	margin:0 0 12px;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_shinchaku_cnt .shinchaku_table td {
	vertical-align:top;
}
#tmp_shinchaku_cnt .shinchaku_table td.label {
	padding:3px 10px 0 0;
	width:54px;
}
#tmp_shinchaku_cnt .shinchaku_table td p {
	line-height:1.95;
}
#tmp_shinchaku_cnt .shinchaku_table td.label p {
	padding:2px 5px;
	font-size:85.8%;
	text-align:center;
	line-height:1.4;
}
#tmp_shinchaku_cnt .shinchaku_table td.label01 p {
	color:#FFFFFF;
	background-color:#0E6CAD;
}
#tmp_shinchaku_cnt .shinchaku_table td.label02 p {
	color:#000000;
	background-color:#FFE21D;
}
#tmp_shinchaku_cnt .shinchaku_table td.label03 p {
	color:#FFFFFF;
	background-color:#E77145;
}
#tmp_shinchaku ul {
	margin:0 0 0 3px;
	list-style:none;
	list-style-image:none;
}
#tmp_shinchaku li {
	margin:0 28px 17px 0;
	padding:0 0 1px 27px;
	float:left;
}
#tmp_shinchaku .all {
	background:url(/shared/images/icon/read_all_icon.png) no-repeat left top;
}
#tmp_shinchaku .rss {
	background:url(/shared/images/icon/rss_icon.png) no-repeat left top;
}
/* getsu_moku_say
============================== */
#tmp_getsu_moku_say {
	padding:8px 0 13px 19px;
	border:3px solid #B0D6FC;
}
#tmp_getsu_moku_say_ttl {
	margin:0 0 9px;
	padding:0 18px 0 0;
	clear:both;
}
#tmp_getsu_moku_say_ttl .ttl {
	float:left;
}
#tmp_getsu_moku_say .read_all {
	padding:8px 0 0;
	float:right;
}
#tmp_getsu_moku_say .read_all a {
	display:block;
	padding:7px 21px 6px 15px;
	color:#000000;
	background-color:#E6E6E6;
	text-decoration:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#tmp_getsu_moku_say .read_all span {
	padding:0 0 0 25px;
	background:url(/shared/images/icon/read_all_icon02.gif) no-repeat left 0.2em;
}
#tmp_getsu_moku_say_cnt {
	clear:both;
}
#tmp_getsu_moku_say_cnt ul {
	list-style:none;
	list-style-image:none;	
}
#tmp_getsu_moku_say_cnt li {
	margin:0 16px 0 0;
	width:168px;
	float:left;
}
#tmp_getsu_moku_say_cnt li a {
	display:block;
}
#tmp_getsu_moku_say_cnt li img {
	margin:0 0 5px;
	padding:0 0 0 3px;
}
#tmp_getsu_moku_say_cnt li:last-child img {
	padding-left:4px;
}
#tmp_getsu_moku_say_cnt li span {
	display:block;
	padding:0 0 0 2px;
	line-height:1.9;
}
#tmp_getsu_moku_say_cnt li:last-child span {
	padding-left:4px;
}
/* toride_movie
============================== */
#tmp_toride_movie {
	padding:15px 10px 11px 20px;
	background:url(/shared/templates/top/images/toride_movie_bg.gif) repeat left top;
}
#tmp_toride_movie_ttl {
	margin:0 0 14px;
	clear:both;
}
#tmp_toride_movie_ttl p.ttl {
	float:left;
}
#tmp_toride_movie_ttl p.read_all {
	color:inherit;
	background-color:#E6E6E6;
	float:right;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#tmp_toride_movie_ttl p.read_all a {
	display:block;
	padding:7px 21px 6px 15px;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
#tmp_toride_movie_ttl p.read_all span {
	display:block;
	padding:0 0 0 25px;
	background:url(/shared/images/icon/read_all_icon02.gif) no-repeat left 0.2em;
}
#tmp_toride_movie_cnt {
	clear:both;
}
#tmp_toride_movie_cnt .img {
	margin:0 17px 10px 0;
	float:left;
}
/* top_box_ttl
============================== */
.top_box_ttl {
	background:url(/shared/templates/top/images/line_bg.gif) repeat-x left center;
}
.top_box_ttl h2 {
	font-size:128.6%;
}
.top_box_ttl span {
	display:inline-block;
	padding:2px 0 0 37px;
	color:#1F1F1F;
}
/* mayor_shigikai
============================== */
#tmp_mayor_shigikai {
	margin:0 0 42px;
}
#tmp_mayor_shigikai_ttl {
	margin:0 0 17px;
}
#tmp_mayor_shigikai_ttl span {
	padding-right:18px;
	background:#F5F1D7 url(/shared/templates/top/images/mayor_shigikai_icon.gif) no-repeat left center;
}
#tmp_mayor_shigikai_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_mayor_shigikai_cnt li {
	padding:3px;
	width:210px;
	color:#333333;
	font-size:114.3%;
	font-weight:bold;
	float:left;
}
#tmp_mayor_shigikai_cnt li#mayor_btn {
	margin:0 20px 0 0;
	background-color:#FFF0B7;
	border:2px solid #CD773A;
}
#tmp_mayor_shigikai_cnt li#shigikai_btn {
	background-color:#BDDAFC;
	border:2px solid #21648E;
}
#tmp_mayor_shigikai_cnt li a {
	position:relative;
	display:block;
	color:#333333;
	background-color:#FFFFFF;
	text-decoration:none;
}
#tmp_mayor_shigikai_cnt li .ttl {
	display:inline-block;
	padding:24px 8px;
	width:131px;
	text-align:center;
}
#tmp_mayor_shigikai_cnt li span br {
	display:none;
}
#tmp_mayor_shigikai_cnt li img {
	position:absolute;
	top:0;
	right:0;
	width:63px;
	height:70px;
}
/* city_koho
============================== */
#tmp_city_koho {
	margin:0 0 40px;
}
#tmp_city_koho_ttl {
	margin:0 0 10px;
}
#tmp_city_koho_ttl span {
	padding-right:18px;
	background:#F5F1D7 url(/shared/templates/top/images/city_koho_icon.gif) no-repeat left center;
}
#tmp_city_koho_cnt {
	padding:23px 20px 27px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_city_koho_cnt_l {
	margin:0 18px 0 0;
	width:191px;
	float:left;
}
#tmp_city_shokai {
	color:inherit;
	background-color:#FFEEBE;
	border-right:1px solid #999999;
	border-bottom:1px solid #B3AEA2;
}
#tmp_city_shokai a {
	display:block;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
#tmp_city_shokai img {
	margin:0 0 7px;
}
#tmp_city_shokai span {
	display:block;
}
#tmp_city_shokai .ttl {
	padding:0 15px 1px;
	font-weight:bold;
	line-height:1.4;
}
#tmp_city_shokai .txt {
	padding:0 14px 9px;
	line-height:1.25;
}
#tmp_city_koho_cnt_r {
	width:211px;
	float:right;
}
#tmp_city_koho_cnt_r p {
	font-weight:bold;
}
#kohoshi,
#toride_mailmagazine {
	color:inherit;
	background-color:#FFCB98;
	border-bottom:1px solid #999999;
}
#kohoshi a,
#toride_mailmagazine a {
	display:block;
	padding:12px 10px 13px 21px;
	color:#212121;
	background-color:transparent;
	font-size:114.3%;
	text-decoration:none;
}
#kohoshi span,
#toride_mailmagazine span {
	display:block;
	padding:16px 0 16px 63px;
	line-height:1.2;
}
#kohoshi {
	margin:0 0 18px;
}
#toride_mailmagazine {
	margin:0 0 20px;
}
#kohoshi span {
	background:url(/shared/templates/top/images/kohoshi_icon.gif) no-repeat left center;
}
#toride_mailmagazine a {
	padding-top:19px;
	padding-bottom:18px;
}
#toride_mailmagazine span {
	padding-top:0;
	padding-bottom:0;
	background:url(/shared/templates/top/images/toride_mailmagazine_icon.gif) no-repeat left center;
}
#tmp_city_koho_cnt_r ul {
	list-style:none;
	list-style-image:none;
}
#tmp_city_koho_cnt_r li {
	width:100px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-weight:bold;
	text-align:center;
	float:left;
}
#tmp_city_koho_cnt_r li a {
	display:block;
	background-color:transparent;
	text-decoration:none;
}
#tmp_city_koho_cnt_r li#twitter {
	margin:0 11px 0 0;
	color:inherit;
	background-color:#BEDEFF;
}
#tmp_city_koho_cnt_r li#twitter a {
	padding:11px 5px 10px;
	color:#212121;
}
#tmp_city_koho_cnt_r li#facebook {
	color:#FFFFFF;
	background-color:#006493;
}
#tmp_city_koho_cnt_r li#facebook a {
	padding:11px 5px 10px;
	color:#FFFFFF;
}
/* boshu_kocho
============================== */
#tmp_boshu_kocho {
	margin:0 0 60px;
}
#tmp_boshu_kocho_ttl {
	margin:0 0 10px;
}
#tmp_boshu_kocho_ttl span {
	padding-right:13px;
	background:#F5F1D7 url(/shared/templates/top/images/boshu_kocho_icon.gif) no-repeat left center;
}
#tmp_boshu_kocho_cnt {
	clear:both;
}
#tmp_boshu_kocho_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_boshu_kocho_cnt li {
	margin:0 12px 14px 0;
	width:145px;
	float:left;
}
#tmp_boshu_kocho_cnt li:nth-child(3n+3) {
	margin-right:0;
}
#tmp_boshu_kocho_cnt li a {
	display:block;
	padding:65px 5px 12px;
	color:#202020;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border:2px solid #FFFFFF;
}
#tmp_boshu_kocho_cnt li span {
	display:block;
}
#tmp_boshu_kocho_cnt li#boshu_kocho_btn01 a {
	background:#BFDFFF url(/shared/templates/top/images/boshu_kocho_icon01.gif) no-repeat center 14px;
}
#tmp_boshu_kocho_cnt li#boshu_kocho_btn02 a {
	background:#BFDFFF url(/shared/templates/top/images/boshu_kocho_icon02.gif) no-repeat center 14px;
}
#tmp_boshu_kocho_cnt li#boshu_kocho_btn03 a {
	background:#BFDFFF url(/shared/templates/top/images/boshu_kocho_icon03.gif) no-repeat center 14px;
}
#tmp_boshu_kocho_cnt li#boshu_kocho_btn04 a {
	padding-top:46px;
	background:#BFDFFF url(/shared/templates/top/images/boshu_kocho_icon04.gif) no-repeat center 14px;
}
#tmp_boshu_kocho_cnt li#boshu_kocho_btn05 a {
	padding-top:49px;
	padding-bottom:9px;
	background:#BFDFFF url(/shared/templates/top/images/boshu_kocho_icon05.gif) no-repeat center 14px;
}
/* box_top_ttl2
============================== */
.box_top_ttl2 {
	padding:3px 0 5px 45px;
}
.box_top_ttl2 h2 {
	display:block;
	padding:3px 5px 2px 14px;
	color:#000000;
	background-color:#FFC900;
	font-size:121.5%;
}
/* osusume_event
============================== */
#tmp_osusume_event {
	margin:0 0 38px;
}
#tmp_osusume_event_ttl {
	margin:0 0 10px;
	background:url(/shared/templates/top/images/osusume_event_icon.png) no-repeat left center;
}
#tmp_osusume_event_cnt {
	clear:both;
}
.box_osusume_event {
	width:220px;
	float:left;
}
#tmp_osusume_event_cnt .box_osusume_event:first-child {
	padding:0 25px 0 0;
}
.box_osusume_event p {
	line-height:1.77;
}
.box_osusume_event .photo {
	margin:0 0 10px;
}
.box_osusume_event .photo img {
	width:inherit;
	max-width:100%;
	height:auto;
}
/* event_gyoji
============================== */
#tmp_event_gyoji {
	margin:0 0 27px;
}
#tmp_event_gyoji_ttl {
	margin:0 0 25px;
	padding-top:0;
	padding-bottom:2px;
	background:url(/shared/templates/top/images/event_gyoji_icon.png) no-repeat left center;
}
#tmp_event_gyoji_cnt {
	clear:both;
}
/* top_calendar
============================== */
#tmp_top_calendar {
	margin:0 15px 0 0;
	width:230px;
	color:inherit;
	background-color:#FFFFFF;
	float:left;
}
#tmp_top_calendar_ttl {
	padding:10px 12px 8px;
	font-weight:bold;
	text-align:center;
}
#tmp_top_calendar_ttl .month {
	font-size:128.6%;
}
#tmp_top_calendar_cnt .calendar {
	margin:0 0 10px;
	width:100%;
	font-size:85.8%;
}
#tmp_top_calendar_cnt {
	padding:0 13px;
}
#tmp_top_calendar_cnt .calendar,
#tmp_top_calendar_cnt .calendar td {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #000000;
}
#tmp_top_calendar_cnt .calendar td.bgcolor {
	padding:1px 0 0;
	color:inherit;
	background-color:#BEDEFF;
}
#tmp_top_calendar_cnt .calendar td {
	text-align:center;
}
#tmp_top_calendar_cnt .calendar td a {
	display:block;
	padding:5px 0 4px;
	color:#000000;
	background-color:transparent;
}
#tmp_top_calendar_cnt .calendar td.sun,
#tmp_top_calendar_cnt .calendar td.sun a {
	color:#FF0B0B;
	background-color:transparent;
}
#tmp_top_calendar_cnt .calendar td.sat,
#tmp_top_calendar_cnt .calendar td.sat a {
	color:#0C59B2;
	background-color:transparent;
}
#tmp_top_calendar .event_col3 {
	margin:0 0 10px;
	width:100%;
	clear:both;
}
#tmp_top_calendar .event_col3 .event_col3L,
#tmp_top_calendar .event_col3 .event_col3M {
	margin-right:2%;
	float:left;
}
#tmp_top_calendar .event_col3 p {
	margin-bottom:0;
	text-align:center;
}
#tmp_top_calendar .event_col3 .event_col3R {
	float:right;
}
#tmp_top_calendar .event_col3 .event_col3L,
#tmp_top_calendar .event_col3 .event_col3M,
#tmp_top_calendar .event_col3 .event_col3R {
	width:32%;
}
#tmp_top_calendar .event_page_navi .prev {
	text-align:left;
}
#tmp_top_calendar .event_page_navi .next {
	text-align:right;
}
#tmp_top_calendar .event_page_navi .prev a {
	padding:0 0 0 13px;
	background:url(/shared/images/icon/triangle_orange_lft_icon.png) no-repeat left 0.55em;
}
#tmp_top_calendar .event_page_navi .next a {
	padding:0 13px 0 0;
	background:url(/shared/images/icon/triangle_orange2_icon.png) no-repeat right 0.55em;
}
/* bunya_sch
============================== */
#tmp_bunya_sch {
	width:230px;
	float:right;
}
#tmp_bunya_sch p {
	margin:0 0 8px;
	line-height:1.2;
}
#tmp_bunya_sch p#event_list {
	margin-bottom:19px;
	text-align:center;
}
#tmp_bunya_sch p#event_list a {
	display:block;
	padding:19px 10px 18px;
	color:inherit;
	background-color:#FFF9AA;
	border:1px solid #FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;	
}
#tmp_bunya_sch ul {
	list-style:none;
	list-style-image:none;
}
#tmp_bunya_sch li {
	margin:0 10px 5px 0;
	width:110px;
	text-align:center;
	float:left;
}
#tmp_bunya_sch li:nth-child(2n+2) {
	margin-right:0;
}
#tmp_bunya_sch li a {
	display:block;
	padding:14px 10px 13px;
	color:#000000;
	background-color:#BFDFFF;
	border:1px solid #FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
}
#tmp_bunya_sch li:nth-child(6n+4) a {
	padding-top:4px;
	padding-bottom:4px;
}
/* yokuriyo
============================== */
#tmp_yokuriyo {
	margin:0 0 40px;
}
#tmp_yokuriyo_ttl {
	margin:0 0 16px;
	padding-top:1px;
	padding-bottom:2px;
	background:url(/shared/templates/top/images/yokuriyo_icon.png) no-repeat 1px center;
}
#tmp_yokuriyo_cnt {
	padding:0 3px;
	clear:both;
}
#tmp_yokuriyo_cnt ul {
	width:224px;
	list-style:none;
	list-style-image:none;
	float:left;
}
#tmp_yokuriyo_cnt ul:first-child {
	margin:0 20px 0 0;
}
#tmp_yokuriyo_cnt li {
	padding:0 0 11px 17px;
	background:url(/shared/images/icon/triangle_orange3_icon.png) no-repeat left 0.4em;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
.top_cnt:after,
#tmp_wrap_gallery ul:after,
#tmp_gallery_player:after,
#tmp_getsu_moku_say_ttl:after,
#tmp_getsu_moku_say_cnt:after,
#tmp_shinchaku ul:after,
#tmp_toride_movie_ttl:after,
#tmp_toride_movie_cnt:after,
#tmp_mayor_shigikai_cnt ul:after,
#tmp_city_koho_cnt:after,
#tmp_city_koho_cnt_r ul:after,
#tmp_boshu_kocho_cnt:after,
#tmp_boshu_kocho_cnt ul:after,
#tmp_osusume_event_cnt:after,
#tmp_event_gyoji_cnt:after,
#tmp_top_calendar .event_col3:after,
#tmp_yokuriyo_cnt:after,
#tmp_yokuriyo_cnt ul:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .clearfix,
*:first-child+html .top_cnt,
*:first-child+html #tmp_wrap_gallery ul,
*:first-child+html #tmp_gallery_player,
*:first-child+html #tmp_getsu_moku_say_ttl,
*:first-child+html #tmp_getsu_moku_say_cnt,
*:first-child+html #tmp_shinchaku ul,
*:first-child+html #tmp_toride_movie_ttl,
*:first-child+html #tmp_toride_movie_cnt,
*:first-child+html #tmp_mayor_shigikai_cnt ul,
*:first-child+html #tmp_city_koho_cnt,
*:first-child+html #tmp_city_koho_cnt_r ul,
*:first-child+html #tmp_boshu_kocho_cnt,
*:first-child+html #tmp_boshu_kocho_cnt ul,
*:first-child+html #tmp_osusume_event_cnt,
*:first-child+html #tmp_event_gyoji_cnt,
*:first-child+html #tmp_top_calendar .event_col3,
*:first-child+html #tmp_yokuriyo_cnt,
*:first-child+html #tmp_yokuriyo_cnt ul {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}
