@charset "utf-8";

/* ==================================================
contents
================================================== */
/* tab枠組み
============================== */
/* tab */
.used_javascript #tmp_wrap_info,
.used_javascript #tmp_wrap_info2 {
	position:relative;
	padding-top:3.215em;
}
.used_javascript #tmp_wrap_info {
	margin:0 0 31px;
}
.tab {
	clear:both;
}
.no_javascript .tab {
	margin-bottom:15px;
}
.tab_ttl {
	width:408px;
	color:inherit;
	text-align:center;
	cursor:pointer;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	line-height:normal;
	min-height:2.7em;
	background-color:#DDEFDD;
	background-image:url(/shared/templates/top/images/tab_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#tmp_wrap_info2 .tab_ttl {
	width:193px;
}
.active .tab_ttl {
	color:#FFFFFF;
	background-color:#008736;
	background-image:none;
	min-height:2.8em;
}
.active .tab_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_wrap_info .tab_ttl {
	background-color:#BEDDF0;
}
#tmp_wrap_info .active .tab_ttl {
	color:#FFFFFF;
	background-color:#008736;
}
#tmp_wrap_info .active .tab_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
.tab_ttl h2,
.tab_ttl h3 {
	font-size:114.3%;
	font-weight:normal;
	line-height:normal;
	min-height:2.7em;
}
.active .tab_ttl h2,
.active .tab_ttl h3 {
	min-height:2.8em;
}
.tab_ttl h2 a,
.tab_ttl h3 a {
	display:block;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	padding:10px 0 7px;
}
.tab_ttl h2 a span,
.tab_ttl h3 a span {
	padding:0.15em 0;
}
#tmp_shinchaku,
#tmp_hodo {
	color:inherit;
	background-color:#FFFFFF;
	-webkit-box-shadow:inset -1px -1px 1px 0 #EEEEEE;
	box-shadow:inset -1px -1px 1px 0 #EEEEEE;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
.tab_cnt {
	padding:15px 19px 12px;
	border-top:5px solid #008736;
}
#tmp_wrap_info2 .tab_cnt {
	color:inherit;
	background-color:#FFFFFF;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
.tab_cnt ul {
	list-style:none;
	list-style-image:none;
}
.tab_cnt ul li {
	margin:0 0 0.65em;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.2em;
	line-height:1.5;
	padding-left:12px;
}
.used_javascript .tab {
	position:static !important;
}
.used_javascript .tab_ttl {
	position:absolute;
	top:0;
}
.used_javascript #tmp_shinchaku.active {
	min-height:369px;
}
.used_javascript #tmp_shinchaku .tab_ttl {
	left:0;
}
.used_javascript #tmp_hodo .tab_ttl {
	right:0;
}
.used_javascript #tmp_info1 .tab_ttl {
	left:0;
}
.used_javascript #tmp_info2 .tab_ttl {
	left:195px;
}
.used_javascript #tmp_info3 .tab_ttl {
	left:390px;
}
.used_javascript #tmp_info4 .tab_ttl {
	right:0;
}
.tab_cnt table.list_table {
	margin-bottom:10px;
}
/* area_chumoku */
.wrap_area_chumoku {
	background:url(/shared/templates/free/images/contents/chumoku_bg.gif) repeat left top;
	margin:0 0 10px;
	padding:4px;
}
.area_chumoku {
	color:inherit;
	background-color:#FFFFFF;
	padding:10px 10px 6px;
}
.area_chumoku ul {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
.area_chumoku ul li {
	margin:0 0 0.4em;
	padding:0 0 0 20px;
	background:url(/shared/images/icon/chumoku_icon.gif) no-repeat left 0.2em;
	font-size:114.3%;
	font-weight:bold;
}
/* read_all */
.read_all {
	clear:both;
	border-top:1px solid #C6C6C6;
}
.read_all ul {
	clear:both;
	list-style:none;
	list-style-image:none;
	border-bottom:none;
	padding:10px 0 0;
}
.read_all ul li {
	float:left;
	margin:0;
	padding-left:0;
	background:none;
}
.read_all ul li a {
	text-decoration:none;
	color:#000000;
}
.read_all ul li.read_news {
	margin-right:27px;
}
.read_all ul li.read_news a {
	padding-left:15px;
	background:url(/shared/images/header/hicon.png) no-repeat left 0.25em;
}
.read_all ul li.read_rss a {
	padding-left:15px;
	background:url(/shared/images/icon/rss_icon.gif) no-repeat left 0.3em;
}
#tmp_info3 .read_all ul {
	float:left;
	padding-top:20px;
}
.btn_event {
	width:290px;
	margin:10px auto 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:#FFFFFF;
	background-color:#008736;
}
.btn_event a {
	display:block;
	min-height:40px;
	height:40px;
	height:auto !important;
	text-align:center;
	color:#FFFFFF;
	background-color:transparent;
	font-weight:bold;
	text-decoration:none;
}
.btn_event a span {
	display:inline-block;
	padding-left:35px;
	background:url(/shared/templates/top/images/btn_event_bg.png) no-repeat left center;
	padding:10px 10px 10px 35px;
}
.btn_shiken {
	margin:10px 0 0;
	width:290px;
	float:left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:#FFFFFF;
	background-color:#0059B2;
}
.btn_shiken a {
	display:block;
	min-height:40px;
	height:40px;
	height:auto !important;
	text-align:center;
	color:#FFFFFF;
	background-color:transparent;
	font-weight:bold;
	text-decoration:none;
}
.btn_shiken a span {
	display:inline-block;
	padding-left:35px;
	background:url(/shared/templates/top/images/btn_shiken_bg.png) no-repeat left center;
	padding:10px 10px 10px 42px;
}
/* col2_top */
.col2_top {
	clear:both;
}
.col2_topL {
	float:left;
	width:510px;
}
.col2_topR {
	float:right;
	width:250px;
}
/* area_topics */
.area_topics {
	margin:0 0 10px;
	padding:14px 15px;
	clear:both;
	color:inherit;
	background-color:#F5F5EB;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
/* tabデザイン
============================== */
#tmp_shinchaku .tab_ttl h2 a span {
	padding-left:30px;
	background:url(/shared/images/icon/chumoku_ttl_off.png) no-repeat left center;
}
#tmp_hodo .tab_ttl h2 a span {
	padding-left:40px;
	background:url(/shared/images/icon/hodo_ttl_off.png) no-repeat left center;
}
#tmp_shinchaku.active .tab_ttl h2 a span {
	background:url(/shared/images/icon/chumoku_ttl_on.png) no-repeat left center;
}
#tmp_hodo.active .tab_ttl h2 a span {
	background:url(/shared/images/icon/hodo_ttl_on.png) no-repeat left center;
}
#tmp_info1 .tab_ttl h3 a span {
	padding-left:35px;
	background:url(/shared/images/icon/info1_off.png) no-repeat left center;
}
#tmp_info2 .tab_ttl h3 a span {
	padding-left:30px;
	background:url(/shared/images/icon/info2_off.png) no-repeat left center;
}
#tmp_info3 .tab_ttl h3 a span {
	padding-left:30px;
	background:url(/shared/images/icon/info3_off.png) no-repeat left center;
}
#tmp_info4 .tab_ttl h3 a span {
	padding-left:30px;
	background:url(/shared/images/icon/info4_off.png) no-repeat left center;
}
#tmp_info1.active .tab_ttl h3 a span {
	padding-left:35px;
	background:url(/shared/images/icon/info1_on.png) no-repeat left center;
}
#tmp_info2.active .tab_ttl h3 a span {
	padding-left:30px;
	background:url(/shared/images/icon/info2_on.png) no-repeat left center;
}
#tmp_info3.active .tab_ttl h3 a span {
	padding-left:30px;
	background:url(/shared/images/icon/info3_on.png) no-repeat left center;
}
#tmp_info4.active .tab_ttl h3 a span {
	padding-left:30px;
	background:url(/shared/images/icon/info4_on.png) no-repeat left center;
}
/* ==================================================
topics gallery
================================================== */
/* 大枠
============================== */
.information {
	margin:0 0 25px;
	background:url(/shared/templates/top/images/info_bg.jpg) repeat left top;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow:inset -1px -1px 1px 0 #EEEEEE;
	box-shadow:inset -1px -1px 1px 0 #EEEEEE;
	border-right:1px solid #EEEEEE\9;
	border-bottom:1px solid #EEEEEE\9;
	clear:both;
}
.information_ttl {
	margin-right:1px;
	padding:0 0 16px;
	background:url(/shared/templates/top/images/info_ttl_bg.jpg) no-repeat right top;
}
.information_ttl h2 {
	padding:10px 20px 7px;
	background:url(/shared/templates/top/images/info_ttl_bg_b.jpg) no-repeat left bottom;
	font-size:128.6%;
	font-weight:normal;
}
.information_cnt {
	padding:0 21px 22px;
}
/* pattern */
#tmp_shiru .information_ttl {
	background:url(/shared/templates/top/images/info_ttl_bg2.jpg) no-repeat right top;
}
#tmp_shiru .information_ttl h2 {
	background:url(/shared/templates/top/images/info_ttl_bg_b2.jpg) no-repeat left bottom;
}
#tmp_shiru .information_cnt {
	padding-bottom:10px;
}
#tmp_sanka .information_cnt {
	padding-bottom:10px;
}
/* photo付き */
.wrap_box_photo,
.wrap_box_fb {
	letter-spacing:-.4em;
}
.wrap_box_photo .cms8341-autolink-div p,
.wrap_box_fb .cms8341-autolink-div p {
	letter-spacing:normal;
}
.box_photo {
	width:353px;
	letter-spacing:normal;
	display:inline-block;
	vertical-align:top;
	margin:0 16px 0 0;
	padding:0 0 5px;
	word-break:break-all;
}
*:first-child+html .box_photo {
	display:inline;
}
.box_photo.even {
	width:368px;
	margin-right:0;
	border-right:1px solid #C6C6C6;
}
.box_photo.even p {
	padding-right:11px;
}
.box_photo.odd {
	width:368px;
	margin-left:-1px;
	margin-right:0;
	border-left:1px solid #C6C6C6;
}
.box_photo.odd p {
	padding-left:16px;
}
.box_photo.second,
.box_photo.third {
	border-top:1px solid #C6C6C6;	
}
.box_photo.second p,
.box_photo.third p {
	padding-top:15px;
}
.box_photo .float_lft {
	margin-right:0 !important;
}
.box_photo .float_lft img {
	margin-right:10px !important;
	width:165px;
	height:auto;
}
#tmp_info2 .box_photo .float_lft {
	max-height:250px;
	overflow:hidden;
}
/* fb */
.wrap_box_fb .box_photo {
	border-bottom:none;
	border-top:1px solid #C6C6C6;	
}
.wrap_box_fb .box_photo.second {
	margin-bottom:15px;
	padding-bottom:0;
}
.used_javascript .wrap_box_fb .box_photo {
	padding-top:15px;
}
.wrap_box_fb .box_photo.second .fb_photo {
	margin-bottom:0 !important;
}
.wrap_box_fb .box_photo .fb_photo {
	width:165px;
	max-height:250px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	float:left;
}
.wrap_box_fb .box_photo .fb_photo img {
	height:auto;
	max-width:165px;
}
.wrap_box_fb .box_photo.odd .fb_photo {
	padding-left:16px;
}
.no_javascript .wrap_box_fb .box_photo {
	border-top:none;
}
.wrap_box_fb .box_photo .fb_txt {
	margin-left:175px;
}
.wrap_box_fb .box_photo.odd .fb_txt {
	margin-left:191px;
}
.wrap_box_fb .box_photo.odd p {
	padding-left:0;
}
.wrap_box_fb .box_photo.second p,
.wrap_box_fb .box_photo.third p {
	padding-top:0;
}
/* tmp_info2 */
#tmp_info2 .box_photo.third {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:15px;
}
#tmp_info2 .box_photo.third .fb_photo {
	margin-bottom:0 !important;
}
/* icon */
.genre_icon {
	font-size:85.7%;
	margin:0 9px 4px 0;
	padding:2px 1px;
	display:inline-block;
	text-align:center;
	width:66px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height:1.5;
}
.genre_ev1 {
	color:#000000;
	background-color:#E6F9EE;
	border:1px solid #018737;
}
.genre_ev2 {
	color:#000000;
	background-color:#FEE8E0;
	border:1px solid #D93803;
}
.genre_ev3 {
	color:#000000;
	background-color:#F1DCF8;
	border:1px solid #80219F;
}
.genre_ev4 {
	color:#000000;
	background-color:#E4E4FA;
	border:1px solid #1B1B7E;
}
.genre_2 {
	color:#FFFFFF;
	background-color:#847033;
}
.genre_3 {
	color:#FFFFFF;
	background-color:#0059B2;
}
.genre_4 {
	color:#000000;
	background-color:#BFDFFF;
}
.genre_5 {
	color:#000000;
	background-color:#FFE599;
}
/* ==================================================
もっと知るとちぎ
================================================== */
/* shiru */
#tmp_wrap_shiru {
	margin:0 0 10px;
	clear:both;
}
#tmp_shiruL {
	width:260px;
	float:left;
}
#tmp_shiruR {
	width:497px;
	float:right;
}
.white_box {
	color:inherit;
	background-color:#FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin:0 0 10px;
}
#tmp_shiruL .white_box {
	padding:10px 15px 15px;
}
#tmp_shiruR .white_box {
	padding:10px 10px 5px;
}
#tmp_shiruR .white_box.btn_social,
#tmp_shiruR .white_box.btn_kids {
	line-height:1.4;
}
#tmp_shiruR .white_box.btn_social a,
#tmp_shiruR .white_box.btn_kids a {
	display:block;
	text-decoration:none;
	color:#000000;
}
#tmp_shiruR .white_box.btn_social a {
	padding:0 0 0 40px;
	background: url(/shared/templates/top/images/btn_social_icon.gif) no-repeat left center;
}
#tmp_shiruR .white_box.btn_kids a {
	padding:0.7em 0 0.7em 40px;
	background:url(/shared/templates/top/images/btn_kids_icon.gif) no-repeat left center;
}
#tmp_shiruR .white_box.box_doga {
	clear:both;
}
#tmp_shiruL .white_box.box_dayori h3 {
	font-weight:normal;
	font-size:114.3%;
	margin-bottom:3px;
}
#tmp_shiruL .white_box.box_dayori p {
	margin-bottom:8px;
}
#tmp_shiruR .white_box.box_doga h3 {
	font-weight:normal;
	font-size:100%;
	background:url(/shared/templates/top/images/btn_doga_icon.gif) no-repeat left center;
	padding:4px 0 2px 55px;
	min-height:24px;
	margin-bottom:8px;
}
#tmp_shiruR .white_box.box_doga h3 a {
	text-decoration:none;
	color:#333333;
	background-color:transparent;
}
#tmp_wrap_shiru table.layouttable {
	width:100%;
}
#tmp_wrap_shiru table.layouttable td {
	padding-right:0;
}
#tmp_shiruR ul.arrow_list {
	letter-spacing:-.4em;
}
#tmp_shiruR ul.arrow_list li {
	letter-spacing:normal;
	display:inline-block;
	vertical-align:top;
	min-width:155px;
}
*:first-child+html #tmp_shiruR ul.arrow_list li {
	display:inline;
}
#tmp_shiruR div.col2 div.col2R {
	float:right;
}
/* ==================================================
topics gallery
================================================== */
#tmp_topics_gallery .box_parent_gallrey {
	z-index:0;
}
#tmp_topics_gallery .box_gallrey {
	padding:0 0 6px;
	color:inherit;
	background-color:#F5F5EB;
	width:100%;
	min-height:194px;
}
#tmp_topics_gallery .box_gallrey span,
#tmp_topics_gallery .box_topics span {
	display:block;
	text-align:center;
}
#tmp_topics_gallery .box_parent_gallrey {
	margin:0 0 6px;
}
#tmp_wrap_topics_player {
	width:220px;
}
#tmp_wrap_topics_player2 {
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #E0E0D5;
	padding:8px 22px 9px 22px;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
}
#tmp_wrap_topics_player .list_order {
	padding-top:4px;
	float:left;
}
#tmp_wrap_topics_player .list_order li {
	margin-bottom:0;
	margin-right:9px;
	padding-left:0;
	background:none;
	float:left;
}
#tmp_wrap_topics_player .list_order li a {
	display:block;
}
#tmp_wrap_topics_player .prev {
	float:left;
	margin-right:12px;
}
#tmp_wrap_topics_player .next {
	float:right;
}
#tmp_topics_player_ctrl {
	padding-top:3px;
	float:left;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.tab:after,
.tab_ttl:after,
.tab_cnt:after,
.read_all ul:after,
.col2_top:after,
.col2_topL:after,
.col2_topR:after,
.area_topics:after,
.area_topics_ttl:after,
.area_topics_cnt:after,
.information:after,
.information_ttl:after,
.information_cnt:after,
#tmp_wrap_topics_player:after,
#tmp_wrap_topics_player2:after,
.box_photo:after,
.clearfix:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .tab,
*:first-child+html .tab_ttl,
*:first-child+html .tab_cnt,
*:first-child+html .read_all ul,
*:first-child+html .col2_top,
*:first-child+html .col2_topL,
*:first-child+html .col2_topR,
*:first-child+html .area_topics,
*:first-child+html .area_topics_ttl,
*:first-child+html .area_topics_cnt,
*:first-child+html .information,
*:first-child+html .information_ttl,
*:first-child+html .information_cnt,
*:first-child+html #tmp_wrap_topics_player,
*:first-child+html #tmp_wrap_topics_player2,
*:first-child+html .box_photo,
*:first-child+html .clearfix {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .tab,
* html .tab_ttl,
* html .tab_cnt,
* html .read_all ul,
* html .clearfix {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* 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; /* 変更しない */
}
}
