@charset "utf-8";

/* ==================================================
contents
================================================== */
/* info
============================== */
.box_idx_info {
	margin:0 0 12px;
	clear:both;
}
.box_idx_info_ttl {
	margin:0 0 -1px;
	position:relative;
	z-index:1;
}
.box_idx_info_ttl ul {
	list-style:none;
}
.box_idx_info_ttl li {
	float:left;
	width:115px;
}
.box_idx_info_ttl li a {
 display:block;
 width:115px;
 height:28px;
}
.box_idx_info_ttl li.info_news_btn a {
	background:url(/shared/templates/top/images/news_ttl.gif) left top no-repeat;
	color:inherit;
}
.box_idx_info_ttl li.info_event_btn a {
	background:url(/shared/templates/top/images/event_ttl.gif) left top no-repeat;
	color:inherit;
}
.box_idx_info_ttl li.info_bosyu_btn a {
	background:url(/shared/templates/top/images/boshu_ttl.gif) left top no-repeat;
	color:inherit;
}
.box_idx_info_ttl li.info_topics_btn a {
	background:url(/shared/templates/top/images/topics_ttl.gif) left top no-repeat;
	color:inherit;
}
.box_idx_info_ttl li.active a {
	background-position:left bottom;
}
.box_idx_info_ttl li a span {
	width:115px;
	height:28px;
	position:relative;
	z-index:-1;
	overflow:hidden;
	display:block;
}
.box_idx_info_ttl img {
	vertical-align:middle;
}
.box_idx_info_cnt .info_cnt {
	padding:10px 11px 0;
	border:1px solid #BBBBBB;
}
.used_javascript .box_idx_info_cnt .info_cnt {
	display:none;
}
.used_javascript .box_idx_info_cnt .info_cnt_display {
	display:block;
}
.box_idx_info_cnt ul {
	margin:0 0 10px 16px;
	list-style-image:url(/shared/images/navi/menu/list_icon.gif);
}
.box_idx_info_cnt li {
	margin:0 0 7px;
}
.box_idx_info_cnt p {
	margin:0 0 10px;
}
/* list_table */
.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
.list_table td.date {
	width:70px;
	vertical-align:top;
	text-align:left;
}
.list_table td {
	vertical-align:top;
	text-align:left;
}
.list_table img {
	vertical-align:middle;
}
/* related_btn */
.related_btn {
	margin:0 0 10px;
	clear:both;
}
.related_btn p {
	margin-bottom:0 !important;
	float:left;
}
.related_btn .read_all {
	margin:0 20px 0 0 !important;
	padding:0 0 0 20px;
	background:url(/shared/templates/top/images/read_all_icon.gif) no-repeat left 0.3em;
}
.related_btn .rss {
	padding:0 0 0 24px;
	background:url(/shared/templates/top/images/rss_icon.gif) no-repeat left 0.1em;
}
/* box_idx2
============================== */
.box_idx2 {
	margin:0 0 10px;
	clear:both;
}
.box_idx2_ttl {
	color:#FFFFFF;
	background:#077ECD url(/shared/templates/top/images/h2_bg2.jpg) no-repeat left bottom;
}
.box_idx2_ttl h2 {
	padding:3px 11px;
	font-size:100%;
	background:url(/shared/templates/top/images/h2_bg.jpg) repeat-x left top;
}
.box_idx2_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
.box_life_cnt li a {
 display:block;
 width:140px;
 height:42px;
}
.box_life_cnt li a span {
 display:block;
 width:140px;
 height:42px;
 overflow:hidden;
 z-index:-1;
 position:relative;
}
.box_life_cnt li.life_ninshin a {
	background:url(/shared/templates/top/images/ninshin_btn.jpg) left top no-repeat;
	color:inherit;
}
.box_life_cnt li.life_kosodate a {
	background:url(/shared/templates/top/images/kosodate_btn.jpg) left top no-repeat;
	color:inherit;
}
.box_life_cnt li.life_kyoiku a {
	background:url(/shared/templates/top/images/kyoiku_btn.jpg) left top no-repeat;
	color:inherit;
}
.box_life_cnt li.life_seijin a {
	background:url(/shared/templates/top/images/seijin_btn.jpg) left top no-repeat;
	color:inherit;
}
.box_life_cnt li.life_kekkon a {
	background:url(/shared/templates/top/images/kekkon_btn.jpg) left top no-repeat;
	color:inherit;
}
.box_life_cnt li.life_hikkoshi a {
	background:url(/shared/templates/top/images/hikkoshi_btn.jpg) left top no-repeat;
	color:inherit;
}
.box_life_cnt li.life_shushoku a {
	background:url(/shared/templates/top/images/shushoku_btn.jpg) left top no-repeat;
	color:inherit;
}
.box_life_cnt li.life_korei a {
	background:url(/shared/templates/top/images/korei_btn.jpg) left top no-repeat;
	color:inherit;
}
.box_life_cnt li.life_okuyami a {
	background:url(/shared/templates/top/images/okuyami_btn.jpg) left top no-repeat;
	color:inherit;
}
.box_idx2_cnt {
	padding:10px 10px 0;
	border-right:3px solid #EFE9F1;
	border-bottom:3px solid #EFE9F1;
	border-left:3px solid #EFE9F1;
}
.box_idx2_cnt p {
	margin:0 0 7px;
}
.box_idx2_cnt ul {
	margin:0 0 10px 16px;
	list-style-image:url(/shared/images/navi/menu/list_icon.gif);
}
.box_idx2_cnt li {
	margin:0 0 7px;
}
/* box_life
============================== */
.box_life_cnt {
	padding-right:0;
}
.box_life_cnt img {
	vertical-align:top;
}
.box_life_cnt ul {
	margin:0;
	list-style:none;
}
.box_life_cnt li {
	margin-bottom:0;
	padding:0 8px 10px 0;
	float:left;
	width:140px; /* chrome43対応 */
}
/* cate_navi
============================== */
.box_cate_navi {
	margin:0 0 10px;
	padding:9px 9px 0;
	border:1px solid #AA8DC7;
	clear:both;
}
.box_cate_navi h2 {
	margin:0 0 5px;
	padding:2px 7px;
	color:inherit;
	font-size:100%;
	background-color:#F3EAF4;
}
.box_cate_navi p {
	margin:0 0 10px;
}
/* facebook
============================== */
.box_pagplugin {
	width:500px;
	margin:0 auto;	
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.box_idx_info:after,
.box_idx_info_ttl:after,
.box_idx_info_cnt:after,
.box_idx_info_cnt .info_cnt:after,
.related_btn:after,
.box_idx2:after,
.box_idx2_ttl:after,
.box_idx2_cnt:after,
.box_cate_navi: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 .box_idx_info,
*:first-child+html .box_idx_info_ttl,
*:first-child+html .box_idx_info_cnt,
*:first-child+html .box_idx_info_cnt .info_cnt,
*:first-child+html .related_btn,
*:first-child+html .box_idx2,
*:first-child+html .box_idx2_ttl,
*:first-child+html .box_idx2_cnt,
*:first-child+html .box_cate_navi,
*:first-child+html .clearfix {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .box_idx_info,
* html .box_idx_info_ttl,
* html .box_idx_info_cnt,
* html .box_idx_info_cnt .info_cnt,
* html .related_btn,
* html .box_idx2,
* html .box_idx2_ttl,
* html .box_idx2_cnt,
* html .box_cate_navi,
* 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 IE7.0 */
*:first-child+html .box_idx_info_ttl {
	width:461px;
}
/* for IE6.0 */
* html .box_idx_info_ttl {
	width:461px;
}
/* for IE7.0 */
*:first-child+html #tmp_wrapper2,
*:first-child+html .box_idx_ttl,
*:first-child+html .box_idx_ttl h2,
*:first-child+html .box_idx_ttl p,
*:first-child+html .box_idx2_ttl,
*:first-child+html .box_idx2_ttl h2 {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_wrapper2,
* html .box_idx_ttl,
* html .box_idx_ttl h2,
* html .box_idx_ttl p,
* html .box_idx2_ttl,
* html .box_idx2_ttl h2 {
	display:inline-block;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}
