@charset "utf-8";

/* ==================================================
layout
================================================== */
/* wrapper
============================== */
* html #tmp_wrapper {
	text-align:center;
}
#tmp_wrapper .caution {
	padding:0 20px;
}
#tmp_wrapper .caution p {
	width:940px;
	margin:0 auto;
}
* html #tmp_wrapper .caution p {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 20px 20px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding-top:10px;
}
#tmp_wrap_main2 {
	width:940px;
	margin:0 auto;
}
* html #tmp_wrap_main2 {
	text-align:left;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
	clear:both;
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	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; /* 変更しない */
}
.col_main {
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-240px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:240px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:220px; /* デザインによって変更 */
	margin-right:-240px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
}
.format_top .column_full .wrap_col_rgt_navi {
	width:220px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
}
.format_top .column_full .col_main {
	margin-left:240px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	min-width:940px;
	background:url(/shared/images/header/header_bg.jpg) repeat-x left top;
	padding:0 20px;
}
#tmp_header {
	width:940px;
	margin:0 auto;
}
* html #tmp_header {
	text-align:left;
}
/* means
============================== */
#tmp_means {
	width:567px;
	height:26px;
	float:right;
}
.format_top #tmp_means {
	width:940px;
}
#tmp_means .switch_top {
	width:374px;
	list-style:none;
	list-style-image:none;
	float:left;
}
#tmp_means .switch_top li {
	float:left;
}
#tmp_hnavi {
	margin-left:-1px;
	padding:0 0 0 12px;
	background:url(/shared/images/header/means_line.gif) no-repeat left top;
	list-style:none;
	list-style-image:none;
	float:right;
}
#tmp_hnavi li {
	margin:0 5px 0 0;
	float:left;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_hnavi li.last {
	margin-right:0;
}
#tmp_means li img {
	vertical-align:top;
}
/* hlogo
============================== */
#tmp_hlogo {
	background:url(/shared/images/header/hlogo_bg.jpg) no-repeat left bottom;
	position:relative;
	clear:both;
}
#tmp_hlogo .kaigyo {
	position:absolute;
	top:2px;
	left:560px;
}
.custom_foreign #tmp_hlogo {
	background:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	min-width:940px;
	background:url(/shared/images/navi/gnavi/gnavi_bg.jpg) repeat-x left top;
	padding:0 19px 0 20px;
	clear:both;
}
#tmp_gnavi {
	width:941px;
	margin:0 auto;
}
* html #tmp_gnavi {
	text-align:left;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:9999;
}
#tmp_gnavi a {
	display:block;
	height:42px;
	background-image:url(/shared/images/navi/gnavi/gnavi.gif);
	background-repeat:no-repeat;
}
#tmp_glist1 a {
	background-position:left top;
	width:82px;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_glist2 a {
	background-position:-82px top;
	width:140px;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-82px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-82px bottom;
}
#tmp_glist3 a {
	background-position:-222px top;
	width:114px;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-222px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-222px bottom;
}
#tmp_glist4 a {
	background-position:-336px top;
	width:113px;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-336px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-336px bottom;
}
#tmp_glist5 a {
	background-position:-449px top;
	width:152px;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-449px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-449px bottom;
}
#tmp_glist6 a {
	background-position:-601px top;
	width:110px;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-601px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-601px bottom;
}
#tmp_glist7 a {
	background-position:-711px top;
	width:113px;
}
#tmp_glist7.active a,
#tmp_glist7 a:hover,	
#tmp_glist7 a:focus {
	background-position:-711px bottom;
}
* html #tmp_glist7 a:active {
	background-position:-711px bottom;
}
#tmp_glist8 a {
	background-position:-824px top;
	width:117px;
}
#tmp_glist8.active a,
#tmp_glist8 a:hover,
#tmp_glist8 a:focus {
	background-position:-824px bottom;
}
* html #tmp_glist8 a:active {
	background-position:-824px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	height:42px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_glist1 span {
	width:82px;
}
#tmp_glist2 span {
	width:140px;
}
#tmp_glist3 span {
	width:114px;
}
#tmp_glist4 span {
	width:113px;
}
#tmp_glist5 span {
	width:152px;
}
#tmp_glist6 span {
	width:110px;
}
#tmp_glist7 span {
	width:113px;
}
#tmp_glist8 span {
	width:117px;
}
/* search
============================== */
#tmp_wrap_search {
	min-width:940px;
	padding:0 20px 8px;
	background:url(/shared/images/main/search/search_bg.jpg) repeat-x left bottom;
	border-top:3px solid #CCCCCC;
	clear:both;
}
.format_top #tmp_wrap_search {
	margin:0 0 12px;
	padding-right:0;
	padding-left:0;
	border:none;
}
#tmp_search {
	width:940px;
	margin:0 auto;
	padding:5px 0 4px;
}
* html #tmp_search {
	text-align:left;
}
.format_top #tmp_search {
	width:700px;
	margin:0;
	padding:1px 0 9px;
}
#tmp_search dl {
	float:left;
}
#tmp_search dt {
	margin:0 3px 0 0;
	float:left;
}
#tmp_search dt img {
	vertical-align:top;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_func_sch_btn {
	margin:0 5px 0 0;
}
#tmp_query {
	width:137px;
	min-height:20px;
	margin:0 3px 0 0;
	border:1px solid #006699;
}
#tmp_gsearch_switch {
	margin:0 2px 0 0;
	float:left;
}
#tmp_gsearch_switch select {
	min-height:20px;
}
* html #tmp_gsearch_switch select {
	height:20px;
}
#tmp_search ul {
	margin:1px 0 0;
	list-style:none;
	list-style-image:none;
	float:left;
}
#tmp_search ul li {
	margin:0 6px 0 0;
	float:left;
}
#tmp_search ul li.last {
	margin-right:0;
}
#tmp_search ul li img {
	vertical-align:top;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0 0 16px;
	clear:both;
}
/* menu
============================== */
#tmp_chiji {
	margin:0 0 10px;
	border-top:3px solid #0085D5;
	border-left:2px solid #C9C9C9;
	border-right:2px solid #C9C9C9;
	border-bottom:2px solid #C9C9C9;
	clear:both;
}
#tmp_chiji_ttl {
	margin:0 7px;
	padding:7px 0;
	border-bottom:2px dotted #0A4895;
}
#tmp_chiji_cnt {
	padding:10px 10px 7px;
}
#tmp_chiji_cnt ul {
	margin:0 0 0 15px;
	list-style-image:url(/shared/templates/top/images/list_icon.gif);
}
#tmp_chiji_cnt ul li {
	margin:0 0 0.4em;
}
#tmp_kihonjoho {
	margin:0 0 10px;
	clear:both;
}
#tmp_kihonjoho_ttl {
	color:#FFFFFF;
	background-color:#0057A8;
	text-align:center;
}
#tmp_kihonjoho_cnt {
	padding:10px 9px 7px;
	border-left:2px solid #4FBFFC;
	border-right:2px solid #4FBFFC;
	border-bottom:2px solid #4FBFFC;
}
#tmp_kihonjoho ul {
	margin-left:15px;
	list-style-image:url(/shared/templates/top/images/list_icon.gif);
}
#tmp_kihonjoho ul li {
	margin:0 0 0.4em;
}
/* banner_area
============================== */
#tmp_main .banner_area {
	margin:0 0 10px;
	clear:both;
}
#tmp_main .banner_area ul {
	list-style:none;
	list-style-image:none;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_main .banner_area ul li {
	margin:0 0 7px;
	padding:10px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:3px solid #6699CC;
}
/* smenu
============================== */
#tmp_jigyosha {
	margin:0 0 10px;
	clear:both;
}
#tmp_jigyosha_ttl {
	color:#FFFFFF;
	background-color:#333333;
	text-align:center;
}
#tmp_jigyosha_cnt {
	padding:14px 9px 7px;
	border-left:2px solid #C9C9C9;
	border-right:2px solid #C9C9C9;
	border-bottom:2px solid #C9C9C9;
}
#tmp_jigyosha_cnt ul {
	margin:0 0 0 15px;
	list-style-image:url(/shared/templates/top/images/list_icon.gif);
}
#tmp_jigyosha_cnt ul li {
	margin:0 0 0.4em;
}
#tmp_tetsuzuki {
	margin:0 0 10px;
	border-top:3px solid #0085D5;
	border-left:2px solid #C9C9C9;
	border-right:2px solid #C9C9C9;
	border-bottom:2px solid #C9C9C9;
	clear:both;
}
#tmp_tetsuzuki_ttl {
	margin:0 7px;
	padding:7px 0;
	border-bottom:2px dotted #0A4895;
}
#tmp_tetsuzuki_cnt {
	padding:10px 9px 7px;
}
#tmp_tetsuzuki_cnt ul {
	margin:0 0 0 15px;
	list-style-image:url(/shared/templates/top/images/list_icon.gif);
}
#tmp_tetsuzuki_cnt ul li {
	margin:0 0 0.4em;
}
#tmp_iken .box_list,
#tmp_koho .box_list{
	padding:10px;
}
#tmp_iken .box_list ul,
#tmp_koho .box_list ul {
	margin:0 0 0 15px;
	list-style-image:url(/shared/templates/top/images/list_icon.gif);
}
#tmp_iken .box_list ul li,
#tmp_koho .box_list ul li {
	margin:0 0 5px;
}
/* event_cal
============================== */
#tmp_event_cal {
	margin:0 0 15px;
	border:2px solid #B5D501;
	clear:both;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	clear:both;
}
#tmp_event_cal_ttl .ttl {
	margin:0 0 9px;
	padding:5px 10px 0;
}
#tmp_event_cal_ttl .event_date {
	padding:0 12px;
}
#tmp_event_cal_ttl .year,
#tmp_event_cal_ttl .month {
	float:left;
}
/* event_cal_cnt */
#tmp_wrap_event_cal_cnt {
	padding:0 12px;
}
#tmp_event_cal_cnt {
	width:100%;
	padding:0 0 20px;
	clear:both;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #999999;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 7px;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td.bgcolor {
	text-align:center;
	font-weight:normal;
	background-color:#99CCFF;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
}
#tmp_event_cal_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	font-weight:bold; /* 変更しない */
	background-color:#FFFF99;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#990000;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sun .today {
	color:#990000;
	background-color:#FFFF99;	
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#003399;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat .today {
	color:#003399;
	background-color:#FFFF99;	
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style:none;
}
#tmp_event_cal_cnt .cal_navi li {
	line-height:1.1;
	float:left;
}
#tmp_event_cal_cnt .cal_navi .prev {
	padding:0 5px 0 20px;
	border-right:1px solid #333333;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
	margin:0 0 0 -18px;
	padding:0 0 0 18px;
	background:url(/shared/images/navi/event/cal_prev.gif) no-repeat left center;
	color:#003399;
}
#tmp_event_cal_cnt .cal_navi .next {
	padding:0 0 0 6px;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:inline-block;
	padding:0 16px 0 0;
	background:url(/shared/images/navi/event/cal_next.gif) no-repeat right center;
	color:#003399;
}
#tmp_event_cal_cnt .cal_navi .list {
	float:right;
}
#tmp_event_cal_cnt .cal_navi .list a {
	color:#003399;
	background-color:transparent;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:20px !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_main h2 {
	font-size:110%;
}
/* emergency
============================== */
#tmp_emergency {
	margin:0 0 15px;
	clear:both;
}
#tmp_emergency_ttl {
	padding:5px 15px 0;
	color:#FFFFFF;
	background-color:#E41B1B;
}
#tmp_emergency_cnt {
	padding:10px 10px 7px;
	border-top:3px solid #E41B1B;
	border-right:5px solid #E41B1B;
	border-bottom:5px solid #E41B1B;
	border-left:5px solid #E41B1B;
}
#tmp_emergency_cnt ul {
	margin:0 0 20px 15px;
}
#tmp_emergency_cnt ul li {
	margin:0 0 0.4em;
	list-style-image:url(/shared/templates/top/images/list_icon.gif);
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin:0 0 7px;
	clear:both;
}
#tmp_emergency_s_ttl {
	padding:5px 15px 0;
	color:#FFFFFF;
	background-color:#E41B1B;
}
#tmp_emergency_s_cnt {
	padding:10px 10px 7px;
	border-top:3px solid #FF9595;
	border-right:5px solid #FF9595;
	border-bottom:5px solid #FF9595;
	border-left:5px solid #FF9595;
}
#tmp_emergency_s_cnt ul {
	margin-left:15px;
}
#tmp_emergency_s_cnt ul li {
	margin:0 0 0.4em;
	list-style-image:url(/shared/templates/top/images/list_icon.gif);
}
/* update
============================== */
#tmp_update {
	text-align:right;
	margin-bottom:0 !important;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:20px 0;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:20px 0;
	border:1px solid #B3B3B3;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 10px;
	color:#000000;
	background:#FFFFFF url(/shared/images/main/inquiry/inquiry_ttl_bg.jpg) repeat-x left bottom;
	font-size:110%;
	font-weight:bold;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* feedback
============================== */
#tmp_feedback {
	margin:20px 0;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 10px;
	color:#FFFFFF;
	background-color:#666666;
	font-weight:bold;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:10px 15px;
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
}
#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;
	text-align:center;
	clear:both;
}
/* ==================================================
publicity
================================================== */
/* 初期運用
============================== */
#tmp_publicity {
	margin:0 0 12px;
	padding:14px 20px 5px 18px;
	border:2px solid #C9C9C9;
	clear:both;
}
#tmp_publicity ul {
	list-style:none;
	list-style-image:none;
}
#tmp_publicity ul li {
	margin:0 0 3px;
}
#tmp_publicity ul li img {
	vertical-align:top;
}
#tmp_publicity p {
	padding:0 0 0 17px;
	background:url(/shared/images/navi/smenu/publicity_icon.gif) no-repeat left 0.35em;
}
/* 24年4月以降
============================== */
#tmp_wrap_publicity2 {
	margin:0 0 15px;
	clear:both;
}
#tmp_publicity2 {
	width:980px;
	margin:0 auto;
	color:inherit;
	background-color:#EBEBEB;
}
* html #tmp_publicity2 {
	text-align:left;
}
#tmp_publicity2_ttl {
	padding:10px 20px;
}
#tmp_publicity2_ttl p {
	padding:0 0 0 17px;
	background:url(/shared/images/navi/smenu/publicity_icon.gif) no-repeat left 0.35em;
}
#tmp_publicity2_cnt {
	padding:0 10px 8px 20px;
}
#tmp_publicity2_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_publicity2_cnt ul li {
	margin:0 10px 0 0;
	padding:0 0 10px;
	float:left;
}
#tmp_publicity2_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	min-width:940px;
	padding:3px 20px 0;
	color:#FFFFFF;
	background:#000000 url(/shared/images/footer/footer_bg.gif) repeat-x left top;
	clear:both;
}
#tmp_footer {
	width:940px;
	margin:0 auto;
	background:url(/shared/images/footer/mt_aso.gif) no-repeat right bottom;
}
* html #tmp_footer {
	text-align:left;
}
#tmp_footer a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_footer_cnt {
	padding:0 0 10px;
}
#tmp_footer_cnt address {
	padding:0 300px 0 0;
	font-style:normal;
	clear:both;
}
#tmp_footer_cnt address img {
	margin:0 0 0 7px;
	vertical-align:text-bottom;
}
.custom_foreign #tmp_footer_cnt {
	padding-top:15px;
	padding-bottom:40px;
}
.custom_foreign #tmp_footer_cnt address {
	padding-right:0;
}
/* fnavi
============================== */
#tmp_fnavi {
	background:url(/shared/images/footer/fnavi_line.jpg) no-repeat right top;
	float:right;
}
#tmp_fnavi ul {
	list-style:none;
	list-style-image:none;
	float:right;
}
#tmp_fnavi li {
	padding:15px 12px 5px;
	background:url(/shared/images/footer/fnavi_line.jpg) no-repeat left top;
	float:left;
	text-align:center;
}
#tmp_wrap_copyright {
	padding:0 20px 5px;
	clear:both;
}
#tmp_copyright {
	width:940px;
	margin:0 auto;
}
* html #tmp_copyright {
	text-align:left;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#BF1111; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#2C8520; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
.txt_brown {
	color:#845900; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%; /* 変更しない */
}
.space_lft1 {
	padding-left: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 {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	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 {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:10px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:10px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	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;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel,
#tmp_main a.icon_ppt,
#tmp_main a.icon_jtd,
#tmp_main a.icon_odf,
#tmp_main a.icon_odt,
#tmp_main a.icon_ods,
#tmp_main a.icon_xdw,
#tmp_main a.icon_mp3 {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel,
a.icon_ppt,
a.icon_jtd,
a.icon_odf,
a.icon_odt,
a.icon_ods,
a.icon_xdw,
a.icon_mp3 {
	margin:0 3px;
	padding-left:52px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel,
li a.icon_ppt,
li a.icon_jtd,
li a.icon_odf,
li a.icon_odt,
li a.icon_ods,
li a.icon_xdw,
li a.icon_mp3 {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
a.icon_ppt {
	background:url(/shared/system/images/linkicon/icon_ppt.gif) no-repeat 0 0.4em;
}
a.icon_jtd {
	background:url(/shared/system/images/linkicon/icon_jtd.gif) no-repeat 0 0.4em;
}
a.icon_odf,
a.icon_odt,
a.icon_ods {
	background:url(/shared/system/images/linkicon/icon_odf.gif) no-repeat 0 0.4em;
}
a.icon_xdw {
	background:url(/shared/system/images/linkicon/icon_xdw.gif) no-repeat 0 0.4em;
}
a.icon_mp3 {
	background:url(/shared/system/images/linkicon/icon_mp3.gif) no-repeat 0 0.4em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_light_blue,
th.bg_light_blue {
	color:inherit;
	background-color:#DEEFEF; /* デザインによって変更 */
}
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#FFDFDF; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#C4E1C4; /* デザインによって変更 */
}
td.bg_cream,
th.bg_cream {
	color:inherit;
	background-color:#FFFFCC; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_wrap_header:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means ul:after,
#tmp_hlogo:after,
#tmp_wrap_search:after,
#tmp_search:after,
#tmp_search dl:after,
#tmp_search dd:after,
#tmp_wrap_gnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_gnavi .inner_drop_down_hidden:after,
#tmp_wrap_main:after,
#tmp_wrap_main2:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_chiji:after,
#tmp_chiji_ttl:after,
#tmp_chiji_cnt:after,
#tmp_kihonjoho:after,
#tmp_kihonjoho_ttl:after,
#tmp_kihonjoho_cnt:after,
#tmp_main .banner_area:after,
#tmp_jigyosha:after,
#tmp_jigyosha_ttl:after,
#tmp_jigyosha_cnt:after,
#tmp_tetsuzuki:after,
#tmp_tetsuzuki_ttl:after,
#tmp_tetsuzuki_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_ttl .event_date:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity:after,
#tmp_publicity2:after,
#tmp_publicity_cnt ul:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_fnavi ul:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_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 .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_wrap_header,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means ul,
*:first-child+html #tmp_hlogo,
*:first-child+html #tmp_wrap_search,
*:first-child+html #tmp_search,
*:first-child+html #tmp_search dl,
*:first-child+html #tmp_search dd,
*:first-child+html #tmp_wrap_gnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_gnavi .inner_drop_down_hidden,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_wrap_main2,
*:first-child+html #tmp_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_chiji,
*:first-child+html #tmp_chiji_ttl,
*:first-child+html #tmp_chiji_cnt,
*:first-child+html #tmp_kihonjoho,
*:first-child+html #tmp_kihonjoho_ttl,
*:first-child+html #tmp_kihonjoho_cnt,
*:first-child+html #tmp_main .banner_area,
*:first-child+html #tmp_jigyosha,
*:first-child+html #tmp_jigyosha_ttl,
*:first-child+html #tmp_jigyosha_cnt,
*:first-child+html #tmp_tetsuzuki,
*:first-child+html #tmp_tetsuzuki_ttl,
*:first-child+html #tmp_tetsuzuki_cnt,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_ttl .event_date,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity,
*:first-child+html #tmp_publicity2,
*:first-child+html #tmp_publicity2_cnt ul,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_fnavi ul,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3 {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_wrap_header,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means ul,
* html #tmp_hlogo,
* html #tmp_wrap_search,
* html #tmp_search,
* html #tmp_search dl,
* html #tmp_search dd,
* html #tmp_wrap_gnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_gnavi .inner_drop_down_hidden,
* html #tmp_wrap_main,
* html #tmp_wrap_main2,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_chiji,
* html #tmp_chiji_ttl,
* html #tmp_chiji_cnt,
* html #tmp_kihonjoho,
* html #tmp_kihonjoho_ttl,
* html #tmp_kihonjoho_cnt,
* html #tmp_main .banner_area,
* html #tmp_jigyosha,
* html #tmp_jigyosha_ttl,
* html #tmp_jigyosha_cnt,
* html #tmp_tetsuzuki,
* html #tmp_tetsuzuki_ttl,
* html #tmp_tetsuzuki_cnt,
* html #tmp_event_cal,
* html #tmp_event_cal_ttl,
* html #tmp_event_cal_ttl .event_date,
* html #tmp_event_cal_cnt .cal_navi,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_ttl,
* html #tmp_emergency_s_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_feedback,
* html #tmp_feedback_ttl,
* html #tmp_feedback_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity,
* html #tmp_publicity2,
* html #tmp_publicity2_cnt ul,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_fnavi ul,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}