@charset "utf-8";

/* ==================================================
contents
================================================== */
/* top_box
============================== */
.top_box {
	margin:0 0 24px;
	color:inherit;
	background:#F5F5F5 url(/shared/templates/top_renewal/images/box_cnt_bg.gif) repeat left top;
	-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.1); /* Webkit */
	-moz-box-shadow:0 0 5px 1px rgba(0,0,0,0.1); /* Mozilla */
	box-shadow:0 0 5px 1px rgba(0,0,0,0.1); /* CSS3 */
}
.top_box_ttl {
	padding:11px 14px 10px 14px;
	color:#FFFFFF;
	background:#173125 url(/shared/templates/top_renewal/images/box_ttl_bg.png) repeat-y right top;
	-webkit-box-shadow:0 3px 3px -1px rgba(0,0,0,0.2); /* Webkit */
	-moz-box-shadow:0 3px 3px -1px rgba(0,0,0,0.2); /* Mozilla */
	box-shadow:0 3px 3px -1px rgba(0,0,0,0.2); /* CSS3 */
}
.top_box_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
.top_box_ttl h2 {
	font-size:143%;
}
.top_box_ttl h2 span {
	height:19px;
}
.top_box_ttl .switch {
	display:none;
}
.top_box_cnt {
	padding:14px 11px 5px 11px;
}
/* list */
.ul_list ul {
	list-style:none;
}
.ul_list li {
	margin:0 0 13px;
}
.ul_list li a {
	display:inline-block;
	padding:0 0 0 12px;
	background:url(/shared/renewal/images/icon/link_icon2.png) no-repeat left 0.4em;
}
.col2_list {
	margin:0 -2% 0 0;
}
.col2_list ul {
	letter-spacing:-.40em;
}
.col2_list ul * {
	letter-spacing:normal;
}
.col2_list li {
	display:inline-block;
	width:48%;
	padding:0 2% 0 0;
	vertical-align:top;
}
*:first-child+html .col2_list li {
	width:47.9%;
	display:inline;
}
/* カラムレイアウト
============================== */
.top_wrap_col {
	clear:both;
}
.top_col_lft {
	float:left;
	width:478px;
}
.top_col_rgt {
	float:right;
	width:478px;
}
/* top_info
============================== */
#tmp_top_info {
	clear:both;
}
#tmp_top_info_ttl ul {
	list-style:none;
}
#tmp_top_info_ttl li {
	width:120px;
	float:left;
	margin:0 0 0 -1px;
	background:transparent url(/shared/templates/top_renewal/images/info_tab_line.png) no-repeat left bottom;
	font-size:129%;
	font-weight:bold;
	text-align:center;
}
#tmp_wrapper #tmp_top_info_ttl li:first-child {
	margin-left:0;
	background-image:none;
}
#tmp_wrapper #tmp_top_info_ttl li:last-child {
	margin-left:0;
}
#tmp_wrapper #tmp_top_info_ttl li.active {
	padding-bottom:7px;
	background:url(/shared/templates/top_renewal/images/info_tab_active.png) no-repeat center bottom;
}
#tmp_top_info_ttl li a {
	padding:10px 9px 10px;
	color:#000000;
	background-position:center 10px;
	background-repeat:no-repeat;
	border:1px solid #2C5C47;
	border-right:none;
	border-bottom-width:2px;
	border-left:none;
	text-decoration:none;
}
#tmp_top_info_ttl li span {
	height:18px;
}
#tmp_top_info_ttl .last a {
	border-right:1px solid #2C5C47;
}
*:first-child+html #tmp_top_info_ttl li a {
	background-position:center 11px;
}
#tmp_top_info_ttl li:first-child a {
	margin-left:0;
	border-left:1px solid #2C5C47;
}
#tmp_top_info_ttl li.active a {
	color:#FFFFFF;
	background-color:#2C5C47;
}
#tmp_top_info_ttl .top_info_ttl1 a {
	background-image:url(/shared/templates/top_renewal/images/info_ttl1.png);
}
#tmp_top_info_ttl .top_info_ttl2 a {
	background-image:url(/shared/templates/top_renewal/images/info_ttl2.png);
}
#tmp_top_info_ttl .top_info_ttl3 a {
	background-image:url(/shared/templates/top_renewal/images/info_ttl3.png);
}
#tmp_top_info_ttl .top_info_ttl4 a {
	background-image:url(/shared/templates/top_renewal/images/info_ttl4.png);
}
#tmp_top_info_ttl .top_info_ttl1.active a {
	background-image:url(/shared/templates/top_renewal/images/info_ttl1_on.png);
}
#tmp_top_info_ttl .top_info_ttl2.active a {
	background-image:url(/shared/templates/top_renewal/images/info_ttl2_on.png);
}
#tmp_top_info_ttl .top_info_ttl3.active a {
	background-image:url(/shared/templates/top_renewal/images/info_ttl3_on.png);
}
#tmp_top_info_ttl .top_info_ttl4.active a {
	background-image:url(/shared/templates/top_renewal/images/info_ttl4_on.png);
}
#tmp_top_info_cnt {
	padding:16px 10px 0;
}
#tmp_top_info_cnt ul {
	list-style:none;
}
#tmp_top_info_cnt ul li {
	margin:0 0 13px;
	padding:0 0 0 14px;
	background:url(/shared/templates/top_renewal/images/list_icon.gif) no-repeat left 0.4em;
}
#tmp_top_info_cnt p {
	margin:0 0 0.8em;
}
/* read_all */
#tmp_top_info_cnt .read_all {
	margin:0 -10px 0 -10px;
	padding:9px 14px 2px 14px;
	border-top:1px solid #E5E5E5;
	clear:both;
}
#tmp_top_info_cnt .read_all ul {
	float:right;
}
#tmp_top_info_cnt .read_all ul li {
	float:left;
	margin:0 0 0 31px;
	padding:0 0 7px;
	background:none;
}
#tmp_top_info_cnt .read_all ul li:first-child {
	margin-left:0;
}
#tmp_top_info_cnt .read_all ul li a {
	display:inline-block;
}
#tmp_top_info_cnt .read_all ul li.rss_icon a {
	background:url(/shared/renewal/images/icon/rss_icon.png) no-repeat left top;
	padding:0 0 0 20px;
}
#tmp_top_info_cnt .read_all ul li.list_icon a {
	background:url(/shared/renewal/images/icon/link_icon2.png) no-repeat left 0.3em;
	padding:0 0 0 10px;
}
/* top_join
============================== */
#tmp_top_join {
	clear:both;
}
#tmp_top_join_ttl {
	background:#121212 url(/shared/templates/top_renewal/images/box_ttl_bg2.png) repeat-y right top;
}
#tmp_top_join_ttl h2 {
	background:url(/shared/templates/top_renewal/images/join_ttl.png) no-repeat left top;
}
/* top_about
============================== */
#tmp_top_about {
	clear:both;
}
#tmp_top_about_ttl h2 {
	background:url(/shared/templates/top_renewal/images/about_ttl.png) no-repeat left top;
}
/* top_koho
============================== */
#tmp_top_koho {
	clear:both;
}
#tmp_top_koho_ttl h2 {
	background:url(/shared/templates/top_renewal/images/koho_ttl.png) no-repeat left top;
}
#tmp_top_koho_cnt .ul_list {
	float:left;
	margin:0 290px 0 0;
}
#tmp_top_koho_cnt .col2_list li {
	display:block;
	width:100%;
	padding-right:0;
}
/* top_phnews */
#tmp_top_phnews {
	float:right;
	width:280px;
	margin:-3px 0 11px -280px;
	color:inherit;
	background:#B5DCAB url(/shared/templates/top_renewal/images/phnews_bg.gif) repeat left top;
}
#tmp_top_phnews2 {
	background:url(/shared/templates/top_renewal/images/phnews_ttl_bg.png) repeat-x left -40px;
}
#tmp_top_phnews_ttl {
	padding:10px 17px 9px 17px;
	color:#2C5C47;
	background-color:transparent;
}
#tmp_top_phnews_ttl h3 {
	background:url(/shared/templates/top_renewal/images/phnews_ttl.png) no-repeat left top;
	font-size:143%;
}
#tmp_top_phnews_ttl h3 span {
	height:18px;
}
#tmp_top_phnews_cnt {
	padding:10px 10px 10px 10px;
}
#tmp_top_phnews_cnt p {
	margin:0 0 7px;
}
#tmp_top_phnews_cnt .img {
	margin-bottom:4px;
	text-align:center;
}
#tmp_top_phnews_cnt .img img{
	max-width:100%;
	height:auto;
}
#tmp_top_phnews_cnt a {
	color:#373737;
}
#tmp_top_phnews_cnt iframe {
	width:740px !important;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.clearfix:after,
.top_box:after,
.top_box_ttl:after,
.top_box_ttl h2:after,
.top_box_ttl .switch:after,
.top_box_cnt:after,
.top_wrap_col:after,
#tmp_top_info:after,
#tmp_top_info_ttl:after,
#tmp_top_info_ttl ul:after,
#tmp_top_info_cnt:after,
#tmp_top_info_cnt .read_all:after,
#tmp_top_info_cnt .read_all ul:after,
#tmp_top_join:after,
#tmp_top_join_ttl:after,
#tmp_top_join_cnt:after,
#tmp_top_about:after,
#tmp_top_about_ttl:after,
#tmp_top_about_cnt:after,
#tmp_top_koho:after,
#tmp_top_koho_ttl:after,
#tmp_top_koho_cnt:after,
#tmp_top_phnews:after,
#tmp_top_phnews2:after,
#tmp_top_phnews_ttl:after,
#tmp_top_phnews_cnt: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_box,
*:first-child+html .top_box_ttl,
*:first-child+html .top_box_ttl h2,
*:first-child+html .top_box_ttl .switch,
*:first-child+html .top_box_cnt,
*:first-child+html .top_wrap_col,
*:first-child+html #tmp_top_info,
*:first-child+html #tmp_top_info_ttl,
*:first-child+html #tmp_top_info_ttl ul,
*:first-child+html #tmp_top_info_cnt,
*:first-child+html #tmp_top_info_cnt .read_all,
*:first-child+html #tmp_top_info_cnt .read_all ul,
*:first-child+html #tmp_top_join,
*:first-child+html #tmp_top_join_ttl,
*:first-child+html #tmp_top_join_cnt,
*:first-child+html #tmp_top_about,
*:first-child+html #tmp_top_about_ttl,
*:first-child+html #tmp_top_about_cnt,
*:first-child+html #tmp_top_koho,
*:first-child+html #tmp_top_koho_ttl,
*:first-child+html #tmp_top_koho_cnt,
*:first-child+html #tmp_top_phnews,
*:first-child+html #tmp_top_phnews2,
*:first-child+html #tmp_top_phnews_ttl,
*:first-child+html #tmp_top_phnews_cnt {
	min-height:1%; /* 変更しない */
}
/* ==================================================
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; /* 変更しない */
}
}