@charset "utf-8";

/* ==================================================
contents
================================================== */
/* box_info
============================== */
.box_info {
	border:1px solid #B6BEB6;
	margin:0;
	clear:both;
}
.box_info_ttl {
	background:#FDF097 url(/shared/templates/kenmin_top/images/info_ttl_bg.jpg) no-repeat right bottom;
	padding:7px 10px 5px;
	font-weight:bold;
	clear:both;
}
.box_info_ttl h2 {
	font-size:100%;
}
.box_info_cnt {
	clear:both;
	border-top:2px solid #F5B731;
	position:relative;
}
.box_info_cnt_inner {
	padding:15px 14px 10px;
}
#tmp_headline .info_colL {
	/* border-top:1px solid #CCCCCC; */
}
#tmp_headline .info_colR {
	margin-bottom:1.4em;
}
#tmp_headline .headline_list {
	clear:both;
	border-bottom:1px solid #CCCCCC;
	padding:6px 0;
	line-height:1.4;
	position:relative;
}
#tmp_headline .headline_list a {
	display:block;
}
#tmp_headline .headline_list .headline_img {
	float:left;
	width:60px;
	position:relative;
}
#tmp_headline .headline_list .headline_img img {
	max-width:50px;
	width:inherit;
	height:auto;
}
#tmp_headline .headline_list .headline_cnt {
	float:left;
	width:100%;
	margin-left:-60px;
}
#tmp_headline .headline_list .headline_cnt2 {
	margin-left:70px;
}
#tmp_headline .headline_list .headline_cnt .event_genre {
	position:absolute;
	right:0;
	bottom:5px;
	min-width:75px;
	width:auto;
	padding:2px 5px;
}
#tmp_headline .headline_list .headline_cnt .hedline_date {
	float:left;
	padding:2px 0;
}
#tmp_headline .list_ar {
	border-top:none;
	padding:0;
	position:absolute;
	bottom:10px;
	right:10px;
}
#tmp_headline .list_ar .list_rss {
	padding:0 !important;
}
#tmp_headline .list_ar ul li a {
	background-image:url(/shared/images/icon/right_icon_black.gif);
}
/* info_col */
.info_col {
	clear:both;
}
.info_colL {
	width:480px;
	float:left;
}
.info_colR {
	width:220px;
	float:right;
}
/* info_photo */
.info_photo {
	padding:10px 10px 35px;
	margin-bottom:10px;
}
.info_colR .info_photo {
	color:inherit;
	background-color:#FEF7C6;
	position:relative;
}
.info_photo .img {
	width:200px;
	margin-bottom:8px;
	text-align:center;
}
.info_photo .img img {
	max-width:200px;
	max-height:150px;
	width:auto;
	height:auto;
}
.info_photo .lavel {
	float:left;
	width:80px;
}
.info_photo .cnt {
	float:right;
	width:115px;
	padding-top:2px;
}
#tmp_headline .info_photo .event_genre {
	position:absolute;
	right:10px;
	bottom:10px;
	min-width:75px;
	width:auto;
	padding:2px 5px;
}
/* sp_banner
============================== */
#tmp_wrap_sp_banner {
	position:relative;
	background-color:#EBEDEB;
	color:inherit;
	clear:both;
}
#tmp_sp_banner {
	padding:15px 39px 15px 49px;
	font-size:85.7%;
}
#tmp_wrap_sp_banner ul {
	list-style:none;
}
#tmp_wrap_sp_banner ul li {
	float:left;
	margin-right:10px;
}
#tmp_wrap_sp_banner ul li img,
#tmp_wrap_sp_banner .box_gallrey img {
	max-width:120px;
	max-height:90px;
	width:auto;
	height:auto;
}
#tmp_wrap_sp_banner .prev_btn {
	position:absolute;
	top:10px;
	left:15px;
}
#tmp_wrap_sp_banner .next_btn {
	position:absolute;
	top:10px;
	right:15px;
}
/* tab_event
============================== */
#tmp_tab_event {
	clear:both;
}
#tmp_tab_event_ttl {
	margin:0 0 8px;
	clear:both;
}
#tmp_tab_event_ttl ul {
	list-style:none;
	font-size:85.7%;
	font-weight:bold;
}
#tmp_tab_event_ttl li {
	float:left;
	width:105px;
	text-align:center;
	padding-bottom:7px;
}
.used_javascript #tmp_tab_event_ttl li {
	width:106px;
}
#tmp_tab_event_ttl li a {
	padding:12px 0;
	color:#000000;
	text-decoration:none;
	display:block;
	border-top:1px solid #BAEB38;
	border-right:1px solid #BAEB38;
	border-bottom:1px solid #BAEB38;
	background:#FFFFFF url(/shared/templates/kenmin_top/images/tab_library_bg_off.jpg) repeat-x left bottom;
}
#tmp_tab_event_ttl li:first-child a {
	border-left:1px solid #BAEB38;
}
#tmp_tab_event_ttl li.active {
	width:104px;
	padding-bottom:0;
}
#tmp_tab_event_ttl li.active a {
	padding:13px 0 19px;
	border:none;
	background:#BAEB38 url(/shared/templates/kenmin_top/images/tab_library_bg_on.jpg) no-repeat center bottom;
}
#tmp_tab_event_cnt {
	clear:both;
}
.list_single {
	text-align:right;
	margin-bottom:5px;
}
#tmp_tab_event_cnt h3 {
	display:none;
}
#tmp_tab_event .tab_cnt {
	clear:both;
}
#tmp_tab_event_cnt .info_colL {
	width:520px;
}
/* box_ev_photo */
#tmp_tab_event_cnt .box_ev_photo {
	width:250px;
	margin-right:10px;
	float:left;
}
#tmp_tab_event_cnt .box_ev_photo2{
	border:1px solid #B6BEB6;
	padding:7px;
	margin:0 0 10px;
	min-height:60px;
	clear:both;
	position:relative;
}
#tmp_tab_event_cnt .wrap_box_ev_photo_cnt {
	width:100%;
	float:right;
	margin-left:-70px;
}
#tmp_tab_event_cnt .box_ev_photo_pht {
	width:60px;
	float:left;
}
#tmp_tab_event_cnt .box_ev_photo_pht p {
	weight:60px;
	height:60px;
	text-align:center;
}
#tmp_tab_event_cnt .box_ev_photo_pht img {
	max-width:60px;
	max-height:60px;
	width:auto;
	height:auto;
}
#tmp_tab_event_cnt .box_ev_photo_cnt {
	margin-left:70px;
}
#tmp_tab_event_cnt .box_ev_photo_cnt2 {
	width:100%;
	line-height:1.4;
	padding-bottom:1.4em;
}
#tmp_tab_event_cnt .box_ev_photo_cnt2 .event_genre {
	position:absolute;
	right:10px;
	bottom:10px;
	font-size:85%;
	color:#006666;
	font-weight:bold;
	line-height:1.2;
}
#tmp_tab_event_cnt ul {
	margin:0 0 0 1.2em;
	list-style-image:url(/shared/images/icon/list_icon2.gif); /* 変更しない */
	clear:both;
}
#tmp_tab_event_cnt ul li {
	margin-bottom:10px;
}
#tmp_tab_event_cnt .list_ar {
	padding-bottom:0;
}
#tmp_tab_event_cnt .list_ar ul {
	margin-bottom:0;
}
#tmp_tab_event_cnt .list_ar ul li a {
	background-image:url(/shared/images/icon/right_icon_orange.gif);
}
#tmp_tab_event_cnt .btn_rss {
    text-align: right;
	margin-bottom:0.8em;
}

/* topnews
============================== */
#tmp_topnews {
	margin:0 0 20px;
	border:1px solid #B6BEB6;
	clear:both;
}
#tmp_topnews_ttl {
	border-bottom:2px solid #2E8710;
}
#tmp_topnews_ttl ul {
	list-style:none;
}
#tmp_topnews_ttl ul li {
	float:left;
	width:50%;
}
#tmp_topnews_ttl ul li a {
	display:block;
	padding:10px 5px 8px;
	text-align:center;
	border-top:3px solid #CFF361;
	color:#000000;
	background:#FEF7C6 url(/shared/templates/kenmin_top/images/tab_bg2_off.jpg) repeat-x left top;
	font-weight:bold;
	text-decoration:none;
}
#tmp_topnews_ttl ul li.active a {
	color:#FFFFFF;
	background:#2B7B0F url(/shared/templates/kenmin_top/images/tab_bg2_on.jpg) repeat-x left top;
}
#tmp_topnews_cnt {
	padding:16px 14px 5px 19px;
}
#tmp_topnews_cnt .shinchaku_list ul,
#tmp_topnews_cnt .box_news ul {
	color:#555555;
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_topnews_cnt .shinchaku_list ul li,
#tmp_topnews_cnt .box_news ul li {
	position:relative;
	margin:0;
	padding:7px 14px 3px;
	border-bottom:1px dotted #999999;
}
#tmp_topnews_cnt .shinchaku_list ul li a,
#tmp_topnews_cnt .box_news ul li a {
	display:block;
	margin:0 0 0.4em;
}
#tmp_topnews_cnt .shinchaku_list ul li span,
#tmp_topnews_cnt .box_news ul li span {
	position:absolute;
	right:14px;
	bottom:7px;
}
#tmp_topnews_cnt .list_ar ul li a {
	background-image:url(/shared/images/icon/right_icon_orange.gif);
	background-repeat:no-repeat;
}
/* news_col */
.news_col {
	clear:both;
}
.news_colL {
	width:545px;
	float:left;
}
.news_colR {
	width:140px;
	float:right;
}
/* news_photo */
.wrap_news_photo {
	clear:both;
	width:100%;
}
.news_photo {
	padding:0 0 7px;
}
.wrap_news_photo_cnt {
}
.news_photo_cnt .date {
	float:left;
	width:80px;
}
.news_photo_cnt .txt {
	float:right;
	width:460px;
}
.news_photo_cnt2 {
}
.news_photo_pht {
	display:none;
	width:120px;
}
.news_photo_pht img {
	max-width:120px;
	max-height:90px;
	width:auto;
	height:auto;
}
/* 最初 */
.news_colR .news_photo {
	padding:10px;
	color:inherit;
	background-color:#F5FDDF;
}
.news_colR .news_photo .news_photo_pht {
	display:block;
}
.news_colR .news_photo_cnt .txt,
.news_colR .news_photo_cnt .date {
	float:none;
	width:auto;
}
/* list_table
============================== */
table.list_table {
	width:100%;
	margin-bottom:2px;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.list_table .lavel {
	width:85px;
	padding:0;
}
table.list_table .date {
	width:70px;
	padding:0;
}
table.list_table .date_year {
	width:110px;
	padding:0;
}
table.list_table p {
	margin:0 0 8px;
	vertical-align:middle;
	line-height:1.4;
}
/* ラベルアイコン */
.event_genre,
.event_sub_genre1,
.event_sub_genre2,
.event_sub_genre3,
.event_sub_genre4,
.event_sub_genre5,
.event_sub_genre6,
.event_sub_genre7,
.event_sub_genre8,
.event_sub_genre9,
.event_sub_genre10,
.event_sub_genre11,
.event_sub_genre12,
.event_sub_genre13,
.event_sub_genre14,
.event_sub_genre15,
.event_sub_genre16,
.event_sub_genre17,
.event_sub_genre18,
.event_sub_genre19,
.event_sub_genre20 {
	text-align:center;
	font-size:85.7%;
	width:75px;
	background-color:#EBEDEB;
	color:#000000;
	padding:2px 0;
	-webkit-border-radius:10px;/* Webkit */
	-moz-border-radius:10px;/* Mozilla */
	border-radius:10px;/* CSS3 */
}
/* event_cal
============================== */
#tmp_event_cal {
	background: url(/shared/images/navi/event/cal_bg.jpg) repeat-y left top;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	background:url(/shared/images/navi/event/cal_ttl_bg.jpg) no-repeat left top;
	padding:15px 12px 0 6px;
	clear:both;
}
#tmp_event_cal_ttl .ttl {
	margin:8px 0 0 2px;
	float:left;
	font-weight:bold;
}
#tmp_event_cal_ttl .month {
	float:right;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	background:url(/shared/images/navi/event/cal_cnt_bg.jpg) no-repeat left bottom;
	padding:0 12px 10px 10px;
	clear:both;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #AAAAAA;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 5px;
	font-size:85.7%;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	padding:3px 0;
	text-align:center;
	font-weight:normal;
	background-color:#DDDDDD;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
	background-color:#FFFFFF;
}
#tmp_event_cal_cnt .calendar a {
	color:#000000;
	background-color:transparent;
	padding:4px 2px;
	display:block;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFFFCC !important;
}
#tmp_event_cal_cnt .calendar td.sun {
	color:inherit;
	background-color:#FFDFE3;
}
#tmp_event_cal_cnt .calendar td.sat {
	color:inherit;
	background-color:#DFF2FF;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#000000;
	background-color:transparent;
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style:none;
	font-size:85.7%;
	margin:0 10px 0 0;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.1;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 6px 0 12px;
	border-right:1px solid #000000;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
	background:url(/shared/images/icon/left_icon_black.gif) no-repeat left center;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:inline-block;
	padding:0 12px 0 0;
	background:url(/shared/images/icon/right_icon_black.gif) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
	padding:0 0 0 12px;
	background:url(/shared/images/icon/right_icon_black.gif) no-repeat left center;
}
/* koho
============================== */
#tmp_koho {
	margin:0 0 20px;
	clear:both;
}
#tmp_koho_ttl {
	background-color:#FBD747;
	color:inherit;
	padding:10px 17px 8px;
}
#tmp_koho_ttl h2 {
	font-size:100%;
	float:left;
}
#tmp_koho_ttl p {
	font-size:85.7%;
	padding-left:12px;
	padding-top:0.2em;
	float:left;
}
#tmp_koho_cnt {
	background-color:#EAEAEA;
	color:inherit;
	padding:15px;
	clear:both;
}
#tmp_koho .koho_colL {
	float:left;
	width:340px;
}
#tmp_koho .koho_colR {
	float:right;
	width:355px;
}
/* box_koho */
#tmp_koho .box_koho {
	background-color:#FFFFFF;
	background-position:right top;
	background-repeat:no-repeat;
	color:inherit;
	margin:0 0 15px;
	clear:both;
}
#tmp_koho #tmp_koho_twitter {
	background-image:url(/shared/templates/kenmin_top/images/twitter_bg.gif);
}
#tmp_koho_magazine {
	background-image:url(/shared/templates/kenmin_top/images/magazine_bg.gif);
}
#tmp_koho_media {
	background-image:url(/shared/templates/kenmin_top/images/media_bg.gif);
}
#tmp_koho .box_koho_ttl {
	padding:10px;
}
#tmp_koho .box_koho_ttl h3 {
	border-bottom:2px solid #FCE441;
}
#tmp_koho .box_koho_cnt {
	padding:0 10px 10px;
}
#tmp_koho #tmp_koho_facebook .box_koho_cnt {
	padding-top:8px;
}
#tmp_koho #tmp_koho_magazine .box_maga_cnt {
	float:left;
	width:175px;
}
#tmp_koho #tmp_koho_magazine .box_maga_img {
	float:right;
	width:150px;
	padding-top:3px;
}
#tmp_koho #tmp_koho_magazine .box_maga_img p {
	border:4px solid #CCCCCC;
	padding:1px;
}
#tmp_koho #tmp_koho_magazine .box_koho_cnt h4 {
	font-size:85.7%;
	background-color:#FEF9D6;
	color:inherit;
	line-height:1.3;
	padding:2px 3px 0;
	margin-bottom:5px;
}
#tmp_koho #tmp_koho_magazine .box_maga_cnt p {
	line-height:1.3;
	margin-bottom:5px;
}
#tmp_koho #tmp_koho_magazine .box_maga_cnt ul {
	list-style:none;
}
#tmp_koho #tmp_koho_magazine .box_maga_cnt ul li {
	border-bottom:1px dotted #AAAAAA;
	line-height:1.3;
	padding-bottom:5px;
	margin-bottom:5px;
}
#tmp_koho #tmp_koho_media .wrap_box_media_news {
	float:left;
	width:340px;
	padding-bottom:10px;
}
#tmp_koho #tmp_koho_media .wrap_box_media_news:first-child {
	margin-right:10px;
}
#tmp_koho #tmp_koho_media .box_media_news {
	padding:4px 10px 7px;
	border:1px solid #DDDDDD;
	background:#FEFBE0 url(/shared/templates/kenmin_top/images/media_news_bg.jpg) repeat-x left bottom;
}
#tmp_koho #tmp_koho_media .box_media_news p {
	font-size:85.7%;
	line-height:1.3;
}
#tmp_koho #tmp_koho_media .box_media_news .img {
	float:left;
	margin-right:10px;
	margin-bottom:7px;
}
#tmp_koho #tmp_koho_media .box_media_news .ttl {
	font-size:100%;
	font-weight:bold;
	padding:5px 0;
}
#tmp_koho #tmp_koho_media .box_media_list {
	clear:both;
}
#tmp_koho #tmp_koho_media .box_media_list_ttl {
	float:left;
	margin-right:18px;
}
#tmp_koho #tmp_koho_media .box_media_list_ttl p {
	font-size:85.7%;
	font-weight:bold;
}
#tmp_koho #tmp_koho_media .box_media_list_cnt ul {
	list-style:none;
}
#tmp_koho #tmp_koho_media .box_media_list_cnt ul li {
	display:inline;
	background:url(/shared/images/icon/list_icon2.gif) no-repeat left 3px;
	padding-left:10px;
	margin-right:20px;
}
/* koho_bnr */
#tmp_koho_bnr {
	margin:0 0 15px;
	clear:both;
}
#tmp_koho_bnr ul {
	list-style:none;
}
#tmp_koho_bnr ul li {
	float:left;
	margin-right:10px;
	width:170px;
	height:50px;
}
#tmp_koho_bnr #tmp_koho_movie {
	margin-right:0;
}
#tmp_koho_bnr ul li a {
	display:block;
	width:170px;
	height:50px;
	background-position:left top;
	background-repeat:no-repeat;
}
#tmp_koho_bnr #tmp_koho_social a {
	background-image:url(/shared/templates/kenmin_top/images/social_bnr.jpg);
}
#tmp_koho_bnr #tmp_koho_news a {
	background-image:url(/shared/templates/kenmin_top/images/news_bnr.jpg);
}
#tmp_koho_bnr #tmp_koho_maga a {
	background-image:url(/shared/templates/kenmin_top/images/mailmagazine_bnr.jpg);
}
#tmp_koho_bnr #tmp_koho_movie a {
	background-image:url(/shared/templates/kenmin_top/images/movie_bnr.jpg);
}
#tmp_koho_bnr ul li span {
	display:block;
	width:170px;
	height:50px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* list_ar */
#tmp_koho .box_koho_cnt .list_ar {
	border:none;
	padding-left:0;
	padding-right:0;
}
#tmp_koho .box_koho_cnt .list_ar li {
	padding-right:0;
}
#tmp_koho .box_koho_cnt .list_ar li a {
	background-image:url(/shared/images/icon/right_icon_black.gif);
}
/* koho2
============================== */
#tmp_koho2 {
	margin:0;
	clear:both;
}
#tmp_koho2_ttl {
	color:inherit;
	padding:7px 7px 7px 0;
}
#tmp_koho2_ttl h2 {
	font-size:100%;
	background:url(/shared/templates/kenmin_top/images/ttl_bg_blue.gif) no-repeat 5px center !important;
	padding-left:38px;
	float:left;
}
#tmp_koho2_ttl p {
	font-size:85.7%;
	padding-left:12px;
	padding-top:0.2em;
	float:left;
}
#tmp_koho2_cnt {
	padding:10px 15px 0;
	border-top:2px solid #99CCFF;
	clear:both;
}
#tmp_koho2 .koho_colL {
	float:left;
	width:340px;
}
#tmp_koho2 .koho_colR {
	float:right;
	width:355px;
}
/* box_koho */
#tmp_koho2 .box_koho {
	border:none;
	background-color:#FFFFFF;
	background-position:right top;
	background-repeat:no-repeat;
	color:inherit;
	margin:0 0 5px;
	clear:both;
	background-image:none;
}
#tmp_koho_media {
	background-image:none;
}
#tmp_koho2 .box_koho_ttl {
	padding:10p 0;
	background:none;
	margin-top:-1px;
	margin-right:-1px;
}
#tmp_koho2 .box_koho_ttl h3 {
	border-bottom:2px solid #99CCFF;
}
#tmp_koho2 .box_koho_cnt {
	padding:10px 0 0;
}
#tmp_koho2 #tmp_koho_facebook .box_koho_cnt {
	padding-top:8px;
}
#tmp_koho2 #tmp_koho_magazine .box_maga_cnt {
	float:left;
	width:175px;
}
#tmp_koho2 #tmp_koho_magazine .box_maga_img {
	float:right;
	width:150px;
	padding-top:3px;
}
#tmp_koho2 #tmp_koho_magazine .box_maga_img p {
	border:4px solid #CCCCCC;
	padding:1px;
}
#tmp_koho2 #tmp_koho_magazine .box_koho_cnt h4 {
	font-size:85.7%;
	background-color:#D0E8FF;
	color:inherit;
	line-height:1.3;
	padding:2px 3px 0;
	margin-bottom:5px;
}
#tmp_koho2 #tmp_koho_magazine .box_maga_cnt p {
	line-height:1.3;
	margin-bottom:5px;
}
#tmp_koho2 #tmp_koho_magazine .box_maga_cnt ul {
	list-style:none;
}
#tmp_koho2 #tmp_koho_magazine .box_maga_cnt ul li {
	border-bottom:1px dotted #AAAAAA;
	line-height:1.3;
	padding-bottom:5px;
	margin-bottom:5px;
}
#tmp_koho2 #tmp_koho_media .wrap_box_media_news {
	float:left;
	width:350px;
	padding-bottom:10px;
}
#tmp_koho2 #tmp_koho_media .wrap_box_media_news:first-child {
	margin-right:10px;
}
#tmp_koho2 #tmp_koho_media .box_media_news {
	padding:4px 10px 7px;
	border:1px solid #DDDDDD;
	background:#F5FAFF url(/shared/templates/kenmin_top/images/media_news_bg2.jpg) repeat-x left bottom;
}
#tmp_koho2 #tmp_koho_media .box_media_news p {
	font-size:85.7%;
	line-height:1.3;
}
#tmp_koho2 #tmp_koho_media .box_media_news .img {
	float:left;
	margin-right:10px;
	margin-bottom:7px;
}
#tmp_koho2 #tmp_koho_media .box_media_news .ttl {
	font-size:100%;
	font-weight:bold;
	padding:5px 0;
}
#tmp_koho2 #tmp_koho_media .box_media_list {
	clear:both;
}
#tmp_koho2 #tmp_koho_media .box_media_list_ttl {
	float:left;
	margin-right:18px;
}
#tmp_koho2 #tmp_koho_media .box_media_list_ttl p {
	font-size:85.7%;
	font-weight:bold;
}
#tmp_koho2 #tmp_koho_media .box_media_list_cnt ul {
	list-style:none;
}
#tmp_koho2 #tmp_koho_media .box_media_list_cnt ul li {
	display:inline;
	background:url(/shared/images/icon/list_icon2.gif) no-repeat left 3px;
	padding-left:10px;
	margin-right:20px;
}
/* list_ar */
#tmp_koho2 .box_koho_cnt .list_ar {
	border:none;
	padding-left:0;
	padding-right:0;
}
#tmp_koho2 .box_koho_cnt .list_ar li {
	padding-right:0;
}
#tmp_koho2 .box_koho_cnt .list_ar li a {
	background-image:url(/shared/images/icon/right_icon_black.gif);
}
/* useful
============================== */
#tmp_useful.box_info {
	margin-bottom:15px;
	border:none;
}
#tmp_useful .box_info_ttl {
	background:none;
	margin:0 0 15px;
	padding:0;
}
#tmp_useful .box_info_ttl h2 {
	font-size:100%;
	background:url(/shared/templates/kenmin_top/images/ttl_bg_pink.gif) no-repeat 5px 0.4em !important;
	padding:7px 7px 7px 38px;
	border-bottom:2px solid #F277A8;
}

#tmp_useful .box_info_cnt {
	border:1px solid #B6BEB6;
	background:url(/shared/templates/kenmin_top/images/useful_cnt_bg.gif) repeat-y left top;
}
#tmp_useful .box_info_cnt table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_useful .box_info_cnt td {
	width:246px;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px dotted #B6BEB6;
}
#tmp_useful .box_info_cnt td p {
	line-height:1.4;
}
#tmp_useful .box_info_cnt #tmp_useful_link7,
#tmp_useful .box_info_cnt #tmp_useful_link8,
#tmp_useful .box_info_cnt #tmp_useful_link9 {
	border-bottom:none;
}
#tmp_useful .box_info_cnt table td a {
	display:block;
	text-decoration:none;
	color:#000000;
	padding:8px 10px 8px 75px;
	background-repeat:no-repeat;
	background-position:10px center;
}
#tmp_useful .box_info_cnt #tmp_useful_link1 a {
	background-image:url(/shared/templates/kenmin_top/images/useful_img1.jpg);
}
#tmp_useful .box_info_cnt #tmp_useful_link2 a {
	background-image:url(/shared/templates/kenmin_top/images/useful_img2.jpg);
}
#tmp_useful .box_info_cnt #tmp_useful_link3 a {
	background-image:url(/shared/templates/kenmin_top/images/useful_img3.jpg);
}
#tmp_useful .box_info_cnt #tmp_useful_link4 a {
	background-image:url(/shared/templates/kenmin_top/images/useful_img4.jpg);
}
#tmp_useful .box_info_cnt #tmp_useful_link5 a {
	background-image:url(/shared/templates/kenmin_top/images/useful_img5.jpg);
}
#tmp_useful .box_info_cnt #tmp_useful_link6 a {
	background-image:url(/shared/templates/kenmin_top/images/useful_img6.jpg);
}
#tmp_useful .box_info_cnt #tmp_useful_link7 a {
	background-image:url(/shared/templates/kenmin_top/images/useful_img7.jpg);
}
#tmp_useful .box_info_cnt #tmp_useful_link8 a {
	background-image:url(/shared/templates/kenmin_top/images/useful_img8.jpg);
}
#tmp_useful .box_info_cnt #tmp_useful_link9 a {
	background-image:url(/shared/templates/kenmin_top/images/useful_img9.jpg);
}
/* pickup
============================== */
#tmp_pickup {
	margin:0 0 10px;
	border:1px solid #B6BEB6;
	background:url(/shared/templates/top/images/pickup_bg.jpg) no-repeat center top;
	clear:both;
}
#tmp_pickup_ttl {
	padding:7px 0 8px;
	text-align:center;
}
#tmp_pickup_cnt {
	padding:0 0 0 14px;
	letter-spacing: -.40em;
}
/* box_pickup */
.wrap_box_pickup {
	margin:0 10px 15px 0;
	width:230px;
	display:inline-block;
	vertical-align:top;
	letter-spacing: normal;
	clear:both;
}
*:first-child+html .wrap_box_pickup {
	display:inline;
}
.box_pickup {
	border:1px solid #B6BEB6;
	border-top:3px solid #429327;
}
.box_pickup_ttl {
	padding:8px 14px 6px;
	text-align:center;
	color:inherit;
	background:#FDFCF8 url(/shared/templates/top/images/box_pickup_bg.jpg) repeat-x left bottom;
}
.box_pickup_ttl a {
	padding-left:14px;
	color:#000000;
	background:transparent url(/shared/images/icon/right_icon.gif) no-repeat left 0.4em;
	font-weight:bold;
	text-decoration:none;
}
.box_pickup_cnt {
	padding:11px 13px 5px;
}
.pickup_img {
	margin:0 0 5px;
}
/* pickup2
============================== */
#tmp_pickup2 {
	margin:0 0 10px;
	clear:both;
}
#tmp_pickup2_ttl {
	padding:7px 7px 7px 38px;
	background:url(/shared/templates/kenmin_top/images/ttl_bg_yellow.gif) no-repeat 5px 0.4em !important;
	border-bottom:2px solid #F7E01C;
}
#tmp_pickup2_ttl h2 {
	font-size:100%;
}
#tmp_pickup2_cnt {
	padding:15px 0 0 14px;
	letter-spacing: -.40em;
}
#tmp_pickup2_cnt .box_pickup {
	border-top:3px solid #F7E01C;
}
#tmp_pickup2_cnt .box_pickup_ttl a {
	background:url(/shared/templates/kenmin_top/images/right_icon_yellow.png) no-repeat left 0.4em;
}
/* ==================================================
デザイン変更
================================================== */

#tmp_headline.box_info {
	border:none;
}
#tmp_headline .box_info_ttl {
	background:none !important;
	background-color:transparent !important;
	padding-left:0;
}
#tmp_headline .box_info_ttl h2 {
	float:left;
}
#tmp_headline .box_info_ttl .list_ar {
	float:right;
	clear:none;
	position:static;
}
#tmp_event.box_info {
	border:none;
}
#tmp_event .box_info_ttl {
	background:none !important;
	background-color:transparent !important;
	padding-left:0;
}
#tmp_event .box_info_ttl h2 {
	float:left;
}
#tmp_event .box_info_ttl .list_ar {
	float:right;
	clear:none;
	position:static;
	border-top:none;
	padding:0;
}
#tmp_event .box_info_cnt {
	border-top:2px solid #BAEB38;
}
#tmp_event .box_info_cnt_inner {
	padding-left:0;
	padding-right:0;
}
h2.ttl_bg_green {
	font-size:100%;
	background:url(/shared/templates/kenmin_top/images/ttl_bg_green2.gif) no-repeat 5px 0.4em !important;
	margin:0 0 15px;
	padding:4px 4px 6px 38px;
	border-bottom:2px solid #2E8710;
}

/* Color */
#tmp_headline.box_info_yellow .box_info_ttl h2 {
	background:url(/shared/templates/kenmin_top/images/ttl_bg_yellow.gif) no-repeat 5px top !important;
	padding-left:38px;
}
#tmp_event.box_info_green .box_info_ttl h2 {
	background:url(/shared/templates/kenmin_top/images/ttl_bg_green.gif) no-repeat 5px top !important;
	padding-left:38px;
}
.box_info_blue .box_info_ttl {
	background:url(/shared/templates/kenmin_top/images/ttl_bg_blue.gif) no-repeat 5px 0.4em !important;
	padding-left:38px;
}
.box_info_pink .box_info_ttl {
	background:url(/shared/templates/kenmin_top/images/ttl_bg_pink.gif) no-repeat 5px 0.4em !important;
	padding-left:38px;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
.box_info:after,
.box_info_ttl:after,
.box_info_cnt:after,
.box_info_cnt_inner:after,
.info_col:after,
.info_photo:after,
#tmp_wrap_sp_banner:after,
#tmp_tab_event:after,
#tmp_tab_event_ttl:after,
#tmp_tab_event_ttl ul:after,
#tmp_tab_event_cnt:after,
#tmp_tab_event_cnt .box_ev_photo2:after,
#tmp_topnews:after,
#tmp_topnews_ttl:after,
#tmp_topnews_ttl ul:after,
#tmp_topnews_cnt:after,
.news_col:after,
.wrap_news_photot:after,
.news_photot:after,
.news_photo_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_koho:after,
#tmp_koho_ttl:after,
#tmp_koho_cnt:after,
#tmp_koho .koho_col:after,
#tmp_koho .box_koho:after,
#tmp_koho .box_koho_ttl:after,
#tmp_koho .box_koho_cnt:after,
#tmp_koho .box_col2:after,
#tmp_koho2:after,
#tmp_koho2_ttl:after,
#tmp_koho2_cnt:after,
#tmp_koho2 .koho_col:after,
#tmp_koho2 .box_koho:after,
#tmp_koho2 .box_koho_ttl:after,
#tmp_koho2 .box_koho_cnt:after,
#tmp_koho2 .box_col2:after,
#tmp_koho_bnr ul:after,
#tmp_pickup:after,
#tmp_pickup_ttl:after,
#tmp_pickup_cnt:after,
#tmp_pickup2:after,
#tmp_pickup2_ttl:after,
#tmp_pickup2_cnt:after,
#tmp_headline .headline_list:after,
#tmp_headline .headline_list a: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 .box_info,
*:first-child+html .box_info_ttl,
*:first-child+html .box_info_cnt,
*:first-child+html .box_info_cnt_inner,
*:first-child+html .info_col,
*:first-child+html .info_photo,
*:first-child+html #tmp_wrap_sp_banner,
*:first-child+html #tmp_tab_event,
*:first-child+html #tmp_tab_event_ttl,
*:first-child+html #tmp_tab_event_ttl ul,
*:first-child+html #tmp_tab_event_cnt,
*:first-child+html #tmp_tab_event_cnt .box_ev_photo2,
*:first-child+html #tmp_topnews,
*:first-child+html #tmp_topnews_ttl,
*:first-child+html #tmp_topnews_ttl ul,
*:first-child+html #tmp_topnews_cnt,
*:first-child+html .news_col,
*:first-child+html .wrap_news_photo,
*:first-child+html .news_photo,
*:first-child+html .news_photo_cnt,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_koho,
*:first-child+html #tmp_koho_ttl,
*:first-child+html #tmp_koho_cnt,
*:first-child+html #tmp_koho .koho_col,
*:first-child+html #tmp_koho .box_koho,
*:first-child+html #tmp_koho .box_koho_ttl,
*:first-child+html #tmp_koho .box_koho_cnt,
*:first-child+html #tmp_koho .box_col2,
*:first-child+html #tmp_koho2,
*:first-child+html #tmp_koho2_ttl,
*:first-child+html #tmp_koho2_cnt,
*:first-child+html #tmp_koho2 .koho_col,
*:first-child+html #tmp_koho2 .box_koho,
*:first-child+html #tmp_koho2 .box_koho_ttl,
*:first-child+html #tmp_koho2 .box_koho_cnt,
*:first-child+html #tmp_koho2 .box_col2,
*:first-child+html #tmp_koho_bnr ul,
*:first-child+html #tmp_pickup,
*:first-child+html #tmp_pickup_ttl,
*:first-child+html #tmp_pickup_cnt,
*:first-child+html #tmp_pickup2,
*:first-child+html #tmp_pickup2_ttl,
*:first-child+html #tmp_pickup2_cnt,
*:first-child+html #tmp_headline .headline_list,
*:first-child+html #tmp_headline .headline_list a {
	min-height:1%; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
#tmp_contents .box_gmap {
	display:inline-block;
}
/* for IE7.0 */
*:first-child+html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for IE6.0 */
* html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}
