@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free {
	color:inherit;
	background-color:#DBD7CE;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:950px;
	margin:0 auto;
	color:inherit;
	background-color:#EDEBE7;
}
* html #tmp_wrapper {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding-bottom:10px;
	clear:both; /* 変更しない */
}
.format_top .column_full {
	padding-top:15px;
	padding-right:10px;
	padding-left:10px;
}
.column_rnavi {
	padding-right:10px;
}
.column_lnavi {
	padding-left:10px;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.format_top .column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-216px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:216px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-216px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:216px; /* デザインによって変更 */
}
/* free
============================== */
.wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.column_lnavi .col_main {
	margin-left:210px; /* デザインによって変更 */
	padding-top:8px;
}
.column_rnavi .wrap_col_main {
	margin-right:-210px; /* デザインによって変更 */
}
.column_rnavi .col_main {
	margin-right:210px; /* デザインによって変更 */
}

/* ==================================================
header
================================================== */
#tmp_header {
	padding:9px 9px 0;
	color:inherit;
	position:relative;
	background:#B9EAFF url(/shared/images/header/header_bg.jpg) 0 100% no-repeat;
}
.format_top #tmp_header {
	background-image:url(/shared/images/header/top_header_bg.jpg);
	padding-bottom:290px;
}
#tmp_hlogo {
	float:left;
	position:absolute;
	bottom:36px;
	left:16px;
}
.format_top #tmp_hlogo {
	bottom:274px;
	left:14px;
}
#tmp_header_navi ul {
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_header_navi li {
	position:absolute;
}
#tmp_header_navi li img {
	vertical-align:top;
}
#tmp_header_navi_0 {
	bottom:32px;
	left:6px;
}
#tmp_header_navi_1 {
	bottom:18px;
	left:156px;
}
#tmp_header_navi_2 {
	bottom:78px;
	left:285px;
}
#tmp_header_navi_3 {
	bottom:51px;
	left:423px;
}
#tmp_header_navi_4 {
	bottom:10px;
	left:676px;
}
* html #tmp_header_navi_0 {
	bottom:31px;
}
* html #tmp_header_navi_1 {
	bottom:17px;
}
* html #tmp_header_navi_2 {
	bottom:77px;
}
* html #tmp_header_navi_3 {
	bottom:50px;
}
* html #tmp_header_navi_4 {
	bottom:9px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_means {
	width:390px;
	float:right;
}
#tmp_means_primary {
	padding:0 0 5px 0;
	line-height:0.1;
}
* html #tmp_means_primary {
	padding-bottom:2px;
}
#tmp_means_primary img {
	vertical-align:top;
}
#tmp_func_txt {
	margin:0 10px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_means_primary form,
#tmp_means_primary p,
#tmp_means_primary #tmp_search {
	float:left;
}
#tmp_means_primary p {
	margin-right:5px;
}
#tmp_means_primary p#tmp_wrap_query {
	margin-right:0;
}
#tmp_means_primary p#tmp_func {
	margin-right:0;
	font-size:0.1%;
}
#tmp_means_primary p#tmp_search_help {
	margin-top:3px;
	font-size:0.1%;
}
#tmp_means_primary p#tmp_search_hidden {
	margin-right:0;
}
#tmp_means_secondary {
	margin:0 0 50px 0;
	clear:both;
}
.format_top #tmp_means_secondary {
	margin-bottom:0;
}
#tmp_query {
	width:145px;
	margin:0 5px 0 0;
	border:1px solid #CDCDCD;
}
* html #tmp_query {
	width:147px;
}
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
	float:right;
}
#tmp_hnavi li {
	margin:0 3px 0 0;
	padding-right:6px;
	float:left;
	font-size:0.1%;
	background:url(/shared/images/header/hnavi_line.jpg) 100% 100% no-repeat;
}
#tmp_hnavi li.last {
	margin-right:0;
	padding-right:0;
	background-image:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	clear:both;
	padding-bottom:5px;
	background:url(/shared/images/navi/gnavi/gnavi_bg.gif) 0 0 no-repeat;
}
#tmp_gnavi ul {
	margin:0 0 0 20px;
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
}
#tmp_gnavi ul li {
	float:left;
	color:#FFFFFF;
	background-color:#203F01;
	padding-left:2px;
}
#tmp_gnavi ul li a {
	color:#FFFFFF;
}
#tmp_gnavi ul li.first,
#tmp_gnavi ul li.last {
	padding-left:0;
}
#tmp_gnavi ul li.last {
	margin:10px 0 0 9px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:5px 12px 0.8em;
	clear:both;
}
/* lnavi
============================== */
#tmp_menu {
	padding:9px;
	border:1px solid #DBD7CE;
	color:inherit;
	background-color:#FAF4C9;
}
*:first-child+html #tmp_menu {
	min-height:1%; 
}
/* for IE6.0 */
* html #tmp_menu {
	height:1%;
}
#tmp_night {
	margin-bottom:10px;
}
#tmp_top_lbtn {
	margin-bottom:7px;
}
#tmp_top_lbtn ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_top_lbtn li {
	padding-bottom:3px;
}
#tmp_top_lbtn li img {
	vertical-align:top;
}
#tmp_wrap_lnavi {
	margin-top:8px;
	width:100%;
}
#tmp_lnavi {
	padding:9px;
	border:1px solid #DBD7CE;
	color:inherit;
	background-color:#F3EFCD;
}
#tmp_lnavi_ttl {
	margin-bottom:7px;
	padding:10px;
	color:inherit;
	font-weight:bold;
	border-top:1px solid #BCB5A3;
	border-right:1px solid #E4E1DA;
	border-bottom:1px solid #E4E1DA;
	border-left:1px solid #BCB5A3;
	background:#F6F4E9 url(/shared/images/navi/lnavi/lnavi_ttl.gif) 0 100% repeat-x;
}
#tmp_lnavi_cnt {
	color:inherit;
	width:100%;
	border:1px solid #BCB5A3;
	background-color:#FFFFFF;
}
#tmp_lnavi_img {
	margin-top:-8px;
	margin-left:-10px;
}
#tmp_lnavi_img img {
	position:relative;
	z-index:2;
}
#tmp_lnavi ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tmp_lnavi li {
	padding:6px 5px 6px 0;
	background:url(/shared/images/navi/lnavi/lnavi_bg.gif) 0 100% repeat-x;
	border-bottom:1px solid #E6E3DD;
}
#tmp_lnavi li a {
	padding-left:22px;
	display:inline-block;
	background:url(/shared/templates/free/images/contents/list_icon.gif) 10px 0 no-repeat;
}
/* calendar
============================== */
#tmp_cal {
	color:inherit;
	margin-top:10px;
	border:1px solid #9C9278;
	border-top:4px solid #9C9278;
	background-color:#F2F0E1;
	width:100%;
}
#tmp_cal #tmp_cal_ttl {
	padding-left:12px;
}
#tmp_cal #tmp_cal_ttl img {
	vertical-align:bottom;
}
#tmp_cal #tmp_cal_cnt {
	padding-left:12px;
	position:relative;
}
#tmp_cal #tmp_cal_cnt table {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:4px;
	color:inherit;
	background-color:#FFFFFF;
	width:176px;
}
#tmp_cal #tmp_cal_cnt th {
	border:1px solid #CCCCCC;
	font-weight:normal;
}
#tmp_cal #tmp_cal_cnt td {
	padding:1px;
	border:1px solid #CCCCCC;
	text-align:center;
}
#tmp_cal table td a {
	color:#000000;
	display:block;
}
#tmp_cal td a.today {
	background-color:#E3F2D7;
	font-weight:bold;
	display:block;
}
#tmp_cal .sat a {
	color:#00509F;
}
#tmp_cal .sun a {
	color:#D11818;
}
#tmp_cal #tmp_cal_navi {
	padding:3px 12px 7px 12px;
}
#tmp_cal #tmp_cal_navi ul {
	list-style:none;
}
#tmp_cal #tmp_cal_navi ul li {
	float:left;
}
#tmp_cal #tmp_cal_navi .cal_prev{
	margin-right:6px;
	padding-right:6px;
	border-right:1px solid #000000;
	padding-left:11px;
}
#tmp_cal #tmp_cal_navi .cal_next{
	margin-right:7px;
	padding-right:11px;
}
#tmp_cal #tmp_cal_navi .cal_prev a {
	display:inline-block;
	margin-left:-11px;
	padding-left:11px;
	background:url(/shared/images/navi/event/cal_prev.gif) 0 50% no-repeat;
}
#tmp_cal #tmp_cal_navi .cal_next a {
	display:inline-block;
	margin-right:-11px;
	padding-right:11px;
	background:url(/shared/images/navi/event/cal_next.gif) 100% 50% no-repeat;
}
#tmp_cal #tmp_cal_navi .last {
	float:right;
	white-space:nowrap;
}
/* kankou
============================== */
.col_k_lnavi {
	margin-top:155px;
	margin-bottom:10px;
	padding:9px 10px 5px 10px;
	color:inherit;
	background-color:#EEE9DB;
	border:1px solid #DED8C0;
}
.col_k_lnavi ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.1%;
	line-height:0.1;
}
.col_k_lnavi li {
	margin-bottom:5px;
}
.col_k_lnavi li img {
	vertical-align:top;
}
#tmp_lnavi_shiki {
	margin-bottom:5px;
}
#tmp_lnavi_shiki_ttl p {
	margin:0;
	padding:0;
}
#tmp_lnavi_shiki_cnt li {
	float:left;
	margin-bottom:0;
}
#tmp_lnavi_k_ttl {
	position:relative;
}
#tmp_lnavi_k_ttl {
	position:absolute;
	top:10px;
	left:-5px;
}
#tmp_lnavi_k_btn_sec {
	padding-top:5px;
}
#tmp_lnavi_k_bnr {
	text-align:center;
}
#tmp_lnavi_k_top ul,
#tmp_lnavi_k_bnr ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_lnavi_k_bnr li {
	margin-bottom:8px;
}
#tmp_lnavi_k_bnr li img {
	vertical-align:top;
}
#tmp_lnavi_k_top {
	margin-top:10px;
	margin-bottom:15px;
	padding:9px 10px 5px 10px;
	color:inherit;
	background-color:#EEE9DB;
	border:1px solid #DED8C0;
}
#tmp_lnavi_k_top li {
	margin-bottom:5px;
}
#tmp_lnavi_k_top li img {
	vertical-align:top;
}
#tmp_kankou_ph {
	margin-bottom:5px;
	border-top:1px solid #FFFFFF;
	border-right:2px solid #3F2B2B;
	border-bottom:2px solid #3F2B2B;
	border-left:1px solid #FFFFFF;
	color:inherit;
	background-color:#F7F3E6;
}
*:first-child+html #tmp_lnavi_k_top {
	min-height:1%; 
}
* html #tmp_lnavi_k_top {
	height:1%;
}
#tmp_kankou_ph_ttl{
	margin-bottom:2px;
}
#tmp_kankou_ph_cnt {
	padding-bottom:5px;
}
#tmp_kankou_ph_cnt p {
	padding:0 10px;
	font-weight:bold;
}
#tmp_kankou_ph_cnt p.kankou_ph {
	margin-left:11px;
	padding:6px 10px 11px 6px;
	background:url(/shared/images/navi/kankou/fukei_img_bg.jpg) 0 0 no-repeat;
}
/* rnavi
============================== */
#tmp_smenu {
	padding:9px;
	border:1px solid #DBD7CE;
	color:inherit;
	background-color:#FAF4C9;
}
#tmp_smenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#tmp_smenu li img {
	vertical-align:top;
}
#tmp_smenu #tmp_rgt_rbnr {
	padding-top:5px;
}
#tmp_top_bnr ul {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_rnavi {
	margin-bottom:10px;
	padding:9px;
	border:1px solid #DBD7CE;
	color:inherit;
	background-color:#FAF4C9;
}
#tmp_rnavi ul,
#tmp_rgt_bnr ul {
	list-style:none;
}
#tmp_rnavi li img {
	vertical-align:top;
}
#tmp_rgt_rbnr ul,
#tmp_rgt_rbnr li {
	padding-bottom:5px;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_rgt_sisei,
#tmp_rgt_online {
	margin-bottom:10px;
	border:1px solid #347D24;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_rgt_sisei_cnt,
#tmp_rgt_online_cnt {
	padding:10px 10px 5px 10px;
}
#tmp_rgt_sisei_cnt ul,
#tmp_rgt_online_cnt ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
	margin-left:20px;
}
#tmp_rgt_sisei_cnt li,
#tmp_rgt_online_cnt li {
	margin-bottom:0.3em;
}
#tmp_rgt_bnr {
	text-align:center;
}
#tmp_rgt_bnr ul {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_rgt_bnr li {
	margin-bottom:5px;
}
#tmp_rgt_bnr li img {
	vertical-align:top;
}
#tmp_voice {
	margin-bottom:10px;
	border:1px solid #FFFFFF;
	background-color:#EEEADB;
}
#tmp_voice_cnt {
	padding:6px 10px;
}
#tmp_voice_cnt ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
	margin-left:15px;
}
#tmp_voice_cnt li {
	margin-bottom:0.3em;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.ptop {
	margin-top:5px;
	margin-right:25px;
	text-align:right;
	clear:both;
}
.ptop a {
	background:url(/shared/templates/free/images/contents/ptop_bg.gif) 0 0.1em no-repeat;
	padding:4px 0 7px 25px;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
.col_main2 {
	width:100%;
	background:url(/shared/images/main/cnt_bg_body.gif) 0 0 repeat-y;
}
.col_main3 {
	background:url(/shared/images/main/cnt_bg_top.gif) 0 0 no-repeat;
}
.col_main4 {
	background:url(/shared/images/main/cnt_bg_btm.gif) 0 100% no-repeat;
	padding:22px 25px;
}
.column_cnt .col_main2 {
	background:url(/shared/images/main/cnt_bg_body2.gif) 0 0 repeat-y;
}
.column_cnt .col_main3 {
	background:url(/shared/images/main/cnt_bg_top2.gif) 0 0 no-repeat;
}
.column_cnt .col_main4 {
	background:url(/shared/images/main/cnt_bg_btm2.gif) 0 100% no-repeat;
}
*:first-child+html .col_main4 {
	min-height:1%;
}
* html .col_main4 {
	height:1%;
}
.format_top .column_full .col_main {
	background:url(/shared/images/main/top_bg.gif) 0 0 repeat-y;
}
.format_top .column_full #tmp_maincontents {
	background:url(/shared/images/main/top_bg2.gif) 0 100% no-repeat;
}
.format_top .column_full #tmp_maincontents2 {
	padding:0 8px 20px 5px;
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:15px;
	border:1px solid #990000;
	clear:both;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_emergency_ttl {
	background:url(/shared/images/navi/lnavi/emergency_ttl_bg.jpg) 0 0 repeat-x;
}
#tmp_emergency_ttl h2 {
	font-size:130%;
}
#tmp_emergency_cnt {
	padding:10px;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
	list-style-image:url(/shared/templates/free/images/contents/list_icon.gif);
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:10px;
	border:1px solid #990000;
	clear:both;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_emergency_s_ttl h2 {
	font-size:100%;
}
#tmp_emergency_s_cnt {
	padding:7px;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin 変更しない
============================== */
.plugin {
	margin:0 0 10px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 10px;
	border:1px solid #BCB5A3;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:0.2em 0.5em;
	color:inherit;
	background:#E9E9E0 url(/shared/images/main/inquiry/inquiry_ttl.gif) 0 0 repeat-x;
	border-bottom:1px solid #BCB5A3;
}
#tmp_inquiry_ttl h2 {
	font-size:100%;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 10px;
	border:1px solid #BCB5A3;
}
#tmp_feedback_ttl {
	padding:0.2em 0.5em;
	color:#FFFFFF;
	font-weight:bold;
	background:#7F7F7F url(/shared/images/main/feedback/feedback_ttl.gif) 0 0 repeat-x;
	border-bottom:1px solid #B4B4B4;
}
#tmp_feedback_cnt {
	padding:10px 15px;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	clear:both;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	margin:0 100px 0 125px;
	padding:10px 0 0 0;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 0 0.3em;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	float:left;
}
#tmp_publicity_cnt ul li a {
	display:inline-block;
	margin:0 20px 10px 0;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:5px 10px;
	clear:both;
	background:url(/shared/images/footer/footer_bg.gif) 0 100% no-repeat;
}
#tmp_wrap_fnavi {
	padding:6px 10px 5px;
	border-bottom:1px solid #000000;
}
#tmp_fnavi {
	list-style:none;
	float:right;
}
#tmp_fnavi li {
	margin-right:7px;
	padding-right:6px;
	border-right:1px solid #000000;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi li.last {
	margin-right:0;
	padding-right:0;
	border-right:0;
}
#tmp_footer_cnt {
	padding:5px 0;
	clear:both;
	border-top:1px solid #FFFFFF;
}
#tmp_wrap_footer_cnt #tmp_footer_cnt {
	border-top:0;
}
#tmp_footer_cnt address {
	margin:0 0 0.2em;
	float:left;
	font-style:normal;
}
#tmp_footer_cnt address span {
	margin-right:4px;
	padding-right:6px;
	border-right:1px solid #000000;
}
#tmp_copyright {
	text-align:center;
	float:right;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#CC0000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#127906; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%; /* 変更しない */
}
.txt_small {
	font-size:80%; /* 変更しない */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
p.indent1 {
	text-indent:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol {
	text-indent:0 !important;
}
ul ul.noicon {
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:51%;
	padding-right:4%;
}
table.col2 td.col2R {
	width:49%;
	padding:0;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:49%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
	border-right:15px solid #FFFFFF;
}
div.col2 div.col2 div.col2L {
	width:48%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47%;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33%;
	padding-right:6%;
}
table.col3 td.col3R {
	width:31%;
	padding:0;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:32%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#F1D8D8; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#EEEDD0; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#D5DFF0; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E4E4E4; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#D9D9F0; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_lnavi_shiki_cnt ul:after,
#tmp_cal_navi:after,
#tmp_footer ul:after,
#tmp_wrap_fnavi:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_main:after,
#tmp_emergency:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.col3:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_lnavi_shiki_cnt ul,
*:first-child+html #tmp_cal_navi,
*:first-child+html #tmp_footer ul,
*:first-child+html #tmp_wrap_fnavi,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_means_tertiary,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_main,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.col3,
*:first-child+html .col_lft_navi {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_lnavi_shiki_cnt ul,
* html #tmp_cal_navi,
* html #tmp_footer ul,
* html #tmp_wrap_fnavi,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_means_primary,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_means_tertiary,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_main,
* html #tmp_emergency,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.col3,
* html .col_lft_navi {
	height:1%; /* 変更しない */
}
