@charset "utf-8";

/* ==================================================
contents
================================================== */
#tmp_maincontents .box_list {
	width:100%;
	clear:both;
}
#tmp_maincontents .box_list .box_list_icon {
	width:120px;
	float:left;
}
#tmp_maincontents .box_list .box_list_date {
	width:65px;
	float:left;
}
#tmp_maincontents .box_list .box_list_text {
	padding-left:185px;
}
#tmp_maincontents .box_list p {
	margin:0 0 0.3em;
	vertical-align:middle;
}
.read_all {
	clear:both;
	font-weight:bold;
	margin:0 0 2px;
}
.read_all .read_list {
	float:left;
	margin-right:20px;
	padding:3px 0 3px 15px;
	background:url(/shikoku/shared/templates/top/images/arrow_icon2.gif) no-repeat 0 0.6em;
}
.read_all .read_rss {
	float:left;
	margin-right:20px;
	padding:3px 0 3px 25px;
	background:url(/shikoku/shared/templates/top/images/rss_btn.gif) no-repeat 0 0.3em;
}
/* photo
============================== */
#tmp_photo {
	clear:both;
	margin:0 0 20px;
	border:2px solid #7497E1;
}
#tmp_photo_ttl {
	padding:3px 8px 0;
	background:url(/shikoku/shared/templates/top/images/photo_ttl_bg.gif) repeat-x left top;
}
#tmp_photo_ttl h2 {
	font-size:120%;
}
#tmp_photo_cnt {
	padding:8px 10px 15px;
}
#tmp_photo_img {
	float:left;
	width:200px;
	margin-right:-220px;
}
#tmp_wrap_photo_txt {
	float:left;
	width:100%;
}
#tmp_photo_txt {
	margin-left:220px;
}
#tmp_photo_txt .photo_ttl {
	font-weight:bold;
}
/* news_note
============================== */
#tmp_news_note {
	clear:both;
	margin:0 0 20px;
}
#tmp_news_note_ttl {
	display:none;
}
.used_javascript #tmp_news_note_ttl {
	display:block;
}
#tmp_news_note_ttl ul {
	list-style:none;
}
#tmp_news_note_ttl ul li {
	float:left;
}
#tmp_news_note_ttl ul li a {
	width:200px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	padding:8px 5px;
}
#tmp_news_note_ttl ul li a.tab_news {
	color:#000000;
	border-top:1px solid #7497E1;
	border-left:1px solid #7497E1;
	border-right:1px solid #7497E1;
	background:#E1E9F9 url(/shikoku/shared/templates/top/images/news_ttl_bg_off.gif) repeat-x left top;
}
#tmp_news_note_ttl ul li a.tab_note {
	color:#000000;
	border-top:1px solid #FFB404;
	border-left:1px solid #FFB404;
	border-right:1px solid #FFB404;
	background:#FEE996 url(/shikoku/shared/templates/top/images/note_ttl_bg_off.gif) repeat-x left top;
}
#tmp_news_note_ttl ul li.active a {
	padding:9px 6px 8px;
	border:none;
}
#tmp_news_note_ttl ul li.active a.tab_news {
	color:#FFFFFF;
	background:#295CC2 url(/shikoku/shared/templates/top/images/news_ttl_bg.gif) repeat-x left top;
}
#tmp_news_note_ttl ul li.active a.tab_note {
	background:#FED778 url(/shikoku/shared/templates/top/images/note_ttl_bg.gif) repeat-x left top;
}
#tmp_news_note_cnt {
	clear:both;
}
.used_javascript #tmp_news_note_cnt h2 {
	width:1px;
	color:#000000;
	font-size:0.1%;
	line-height:0.1;
	background-color:#FFFFFF;
	position:absolute;
	left:-3000px;
	z-index:9999;
}
/* news
============================== */
#tmp_news {
	clear:both;
	margin:0 0 20px;
}
#tmp_news_ttl {
	padding:3px 8px 0;
	color:#FFFFFF;
	background:#295CC2 url(/shikoku/shared/templates/top/images/news_ttl_bg.gif) repeat-x left top;
}
#tmp_news_ttl h2 {
	font-size:120%;
}
#tmp_news_cnt {
	padding:8px 10px 0;
	border-left:1px solid #7397E1;
	border-right:1px solid #7397E1;
	border-bottom:1px solid #7397E1;
	background:url(/shikoku/shared/templates/top/images/box_bg_btm.gif) repeat-x left bottom;
}
/* note
============================== */
#tmp_note {
	clear:both;
	margin:0 0 20px;
}
#tmp_note_ttl {
	padding:3px 8px 0;
	color:inherit;
	background:#FED778 url(/shikoku/shared/templates/top/images/note_ttl_bg.gif) repeat-x left top;
}
#tmp_note_ttl h2 {
	font-size:120%;
}
#tmp_note_cnt {
	padding:8px 10px 0;
	border-left:1px solid #FED777;
	border-right:1px solid #FED777;
	border-bottom:1px solid #FED777;
	background:url(/shikoku/shared/templates/top/images/box_bg_btm.gif) repeat-x left bottom;
}
/* click
============================== */
#tmp_click {
	clear:both;
	margin:0 0 20px;
}
#tmp_click_ttl ul {
	list-style:none;
	border-left:1px solid #999999;
	border-bottom:3px solid #666666;
}
#tmp_click_ttl ul li {
	float:left;
	color:#000000;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	background:#EEEEEE url(/shikoku/shared/templates/top/images/click_tab_bg_off.gif) repeat-x left top;
}
#tmp_click_ttl ul li.active {
	color:#FFFFFF;
	border-top:none;
	background:#666666 url(/shikoku/shared/templates/top/images/click_tab_bg_on.gif) repeat-x left top;
}
#tmp_click_ttl ul li a {
	width:200px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	padding:8px 5px;
}
#tmp_click_ttl ul li.active a {
	color:#FFFFFF;
	padding:9px 5px 8px;
}
#tmp_click_cnt {
	clear:both;
	color:inherit;
	background-color:#DDDDDD;
}
#tmp_tab_cate {
	padding:10px;
}
#tmp_tab_role {
	padding:10px;
}
#tmp_click .switch_menu {
	list-style:none;
}
#tmp_click .switch_menu li {
	margin-bottom:5px;
	color:inherit;
	border:2px solid #FFFFFF;
	background:#FFFFFF url(/shikoku/shared/templates/top/images/click_btn_bg_on.gif) repeat-x left top;
}
.used_javascript #tmp_click .switch_menu li {
	color:inherit;
	background:#EEEEEE url(/shikoku/shared/templates/top/images/click_btn_bg_off.gif) repeat-x left top;
}
#tmp_click .switch_menu li.active {
	color:inherit;
	background:#FFFFFF url(/shikoku/shared/templates/top/images/click_btn_bg_on.gif) repeat-x left top;
}
#tmp_click .switch_menu li img {
	vertical-align:middle;
}
#tmp_click .switch_menu li .switch {
	display:block;
	margin-left:27px;
	padding:10px 5px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-indent:-27px;
	background-color:transparent;
}
#tmp_click .switch_menu li span {
	vertical-align:middle;
	margin-left:5px;
}
#tmp_click .switch_menu li .no_switch {
	display:block;
	padding:14px 5px 11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}
#tmp_click .switch_menu .switch_cnt {
	margin:5px 0 0 25px;
	font-size:90%;
	list-style-image:url(/shikoku/shared/templates/top/images/list_icon.gif);
}
#tmp_click .switch_menu .switch_cnt li {
	margin:0 0 0.5em;
	padding:0;
	border:none;
	background:none;
}
/* lbanner
============================== */
.lbanner {
	clear:both;
	margin:0 0 20px;
}
/* sbanner
============================== */
.sbanner {
	clear:both;
	width:100%;
	margin:0 0 15px;
	color:inherit;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #999999;
	background:#EEEEEE url(/shikoku/shared/templates/top/images/sbanner_bg.gif) repeat-x left top;
}
.sbanner td {
	padding:4px;
}
.sbanner .sbanner_img {
	width:70px;
}
.sbanner .sbanner_txt a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
#tmp_maincontents .box_list:after,
.read_all:after,
#tmp_photo_cnt:after,
#tmp_click_ttl ul:after,
#tmp_click_cnt:after,
#tmp_news_note_ttl:after,
#tmp_news_note_ttl ul:after,
#tmp_tab_cate:after,
#tmp_tab_role: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 #tmp_maincontents .box_list,
*:first-child+html .read_all,
*:first-child+html #tmp_photo_cnt,
*:first-child+html #tmp_click_ttl ul,
*:first-child+html #tmp_click_cnt,
*:first-child+html #tmp_news_note_ttl,
*:first-child+html #tmp_news_note_ttl ul,
*:first-child+html #tmp_tab_cate,
*:first-child+html #tmp_tab_role {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .clearfix,
* html #tmp_maincontents .box_list,
* html .read_all,
* html #tmp_photo_cnt,
* html #tmp_click_ttl ul,
* html #tmp_click_cnt,
* html #tmp_news_note_ttl,
* html #tmp_news_note_ttl ul,
* html #tmp_tab_cate,
* html #tmp_tab_role {
	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; /* 変更しない */
}
}