@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 {
	clear:both; /* 変更しない */
	background:url(/shared/site_kenke/images/main/wrap_main_bg.jpg) repeat-x left top;
}
.site_koan #tmp_wrap_main {
	background:url(/shared/site_kenke/images/main/koan/wrap_main_bg.jpg) repeat-x left top;
}
#tmp_wrap_main2 {
	width:980px;
	margin:0 auto;
	background:url(/shared/site_kenke/images/main/wrap_main2_bg.jpg) repeat-y left top;
}
.site_koan #tmp_wrap_main2 {
	background:url(/shared/site_kenke/images/main/koan/wrap_main2_bg.jpg) repeat-y left top;
}
* html #tmp_wrap_main2 {
	text-align:left;
}
#tmp_wrap_main3 {
	padding:15px 40px 25px 20px;
}
.column_lnavi #tmp_wrap_main3 {
	background:url(/shared/site_kenke/images/main/wrap_main3_bg.jpg) no-repeat left top;
}
.site_koan .column_lnavi #tmp_wrap_main3 {
	padding-top:2px;
	background:url(/shared/site_kenke/images/main/koan/wrap_main3_bg.jpg) no-repeat left top;
}
.column_rnavi #tmp_wrap_main3 {
	padding-left:40px;
	background:url(/shared/site_kenke/images/main/wrap_main3_bg2.jpg) no-repeat left top;
}
/* 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; /* 変更しない */
}
.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 .wrap_col_lft_navi {
	width:230px; /* デザインによって変更 */
	margin-right:-250px; /* デザインによって変更 */
}
.format_top .col_lft_navi {
	padding:5px 20px 5px; /* デザインによって変更 */
}
.format_top .site_koan .col_lft_navi {
	padding-top:0;
	padding-right:0;
	padding-left:0;
}
.format_top .column_lnavi .col_main {
	margin-left:250px; /* デザインによって変更 */
	padding:5px 0 0;
}
.format_top .site_koan .column_lnavi .col_main {
	padding-top:18px;
}
/* ==================================================
/* free
============================== */
.format_free .wrap_col_lft_navi {
	width:230px; /* デザインによって変更 */
	margin-right:-250px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:5px 20px 20px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:250px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:206px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:10px 8px;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-231px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:231px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	background:url(/shared/site_kenke/images/header/wrap_header_bg.jpg) repeat-x left bottom;
}
.site_koan #tmp_wrap_header {
	margin:0 0 8px;
	background:url(/shared/site_kenke/images/header/koan/wrap_header_bg.jpg) repeat-x left bottom;
}
#tmp_header {
	width:980px;
	height:177px;
	margin:0 auto;
	background:url(/shared/site_kenke/images/header/header_bg.jpg) no-repeat left bottom;
}
.site_koan #tmp_header {
	background:url(/shared/site_kenke/images/header/koan/header_bg.jpg) no-repeat left bottom;
}
* html #tmp_header {
	text-align:left;
}
#tmp_hlogo {
	padding:15px 0 0 40px;
	float:left;
}
#tmp_wrap_means {
	width:448px;
	float:right;
}
.site_koan #tmp_wrap_means {
	width:565px;
}
#tmp_means {
	padding:7px 39px 0 0;
}
/* primary
============================== */
#tmp_means_primary {
	width:408px;
	margin:0 0 10px 0;
	float:right;
}
.site_koan #tmp_means_primary {
	width:612px;
}
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_hnavi li {
	margin:0 7px 0 0;
	float:left;
}
#tmp_hnavi li:first-child {
	width:89px;
	margin-right:0;
}
#tmp_hnavi li:nth-child(2) {
	width:165px;
}
#tmp_hnavi li:nth-child(3) {
	width:75px;
}
#tmp_hnavi li:nth-child(4) {
	width:111px;
}
#tmp_hnavi li.last {
	margin-right:0;
	width:151px;
}
#tmp_hnavi li img {
	vertical-align:top;
}
/* secondary
============================== */
#tmp_means_secondary {
	width:348px;
	clear:both;
	float:right;
}
/* search */
#tmp_search {
	width:273px;
	float:left;
}
#tmp_search dt {
	margin:0 5px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
	width:85px;
}
#tmp_search dd {
	float:left;
	width:183px;
}
#tmp_search p {
	float:left;
}
#tmp_query {
	width:129px;
	min-height:22px;
	margin:0 4px 0 0;
	border:1px solid #5699B9;
}
* html #tmp_query {
	width:131px;
}
#tmp_means_secondary .sitemap {
	width:75px;
	float:left;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	padding:7px 40px;
}
#tmp_gnavi {
	width:900px;
	margin:0 auto;
	clear:both;
}
* html #tmp_gnavi {
	text-align:left;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	margin:0 4px 0 0;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi #tmp_glist1,
#tmp_gnavi #tmp_glist6 {
	margin-right:6px;
}
#tmp_gnavi #tmp_glist7 {
	margin-right:0;
}
#tmp_gnavi a {
	display:block;
	height:50px;
	background-image:url(/shared/site_kenke/images/navi/gnavi/gnavi.gif);
	background-repeat:no-repeat;
}
#tmp_glist1 a {
	background-position:left top;
	width:128px;
}
#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:-134px top;
	width:128px;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-134px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-134px bottom;
}
#tmp_glist3 a {
	background-position:-266px top;
	width:129px;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-266px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-266px bottom;
}
#tmp_glist4 a {
	background-position:-399px top;
	width:129px;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-399px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-399px bottom;
}
#tmp_glist5 a {
	background-position:-532px top;
	width:120px;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-532px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-532px bottom;
}
#tmp_glist6 a {
	background-position:-656px top;
	width:119px;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-656px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-656px bottom;
}
#tmp_glist7 a {
	background-position:-781px top;
	width:119px;
}
#tmp_glist7.active a,
#tmp_glist7 a:hover,
#tmp_glist7 a:focus {
	background-position:-781px bottom;
}
* html #tmp_glist7 a:active {
	background-position:-781px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	height:50px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_glist1 span,
#tmp_glist2 span {
	width:128px;
}
#tmp_glist3 span,
#tmp_glist4 span {
	width:129px;
}
#tmp_glist5 span {
	width:120px;
}
#tmp_glist6 span,
#tmp_glist7 span {
	width:119px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0 0 3px;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 15px;
	padding:2px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_lnavi_ttl {
	color:#FFFFFF;
	background:#002010 url(/shared/site_kenke/images/navi/lnavi/lnavi_ttl_bg.gif) no-repeat right top;
	padding:2px 20px 4px 8px;
}
#tmp_lnavi_ttl a {
	color:#FFFFFF;
	background-color:#002010;
	font-weight:bold;
}
#tmp_lnavi_cnt {
	padding:10px 8px 5px;
}
#tmp_lnavi_cnt ul {
	margin:0 0 0 18px;
	list-style-image:url(/shared/site_kenke/images/navi/lnavi/list_icon.gif);
}
#tmp_lnavi_cnt ul li {
	margin:0 0 0.5em;
}
#tmp_main .box_lnavi {
	padding:2px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_main .box_lnavi_cnt {
	padding:10px 8px 5px;
}
#tmp_main .box_lnavi_cnt ul {
	margin:0 0 0 18px;
}
#tmp_main .box_lnavi_cnt li {
	margin:0 0 0.5em;
}
#tmp_jiken ul {
	list-style-image:url(/shared/site_kenke/images/navi/lnavi/icon_jiken.gif);
}
#tmp_tetsuzuki ul {
	list-style-image:url(/shared/site_kenke/images/navi/lnavi/icon_tetsuzuki.gif);
}
#tmp_sodan ul {
	list-style-image:url(/shared/site_kenke/images/navi/lnavi/icon_sodan.gif);
}
#tmp_gaiyo {
	margin:0 0 15px;
}
#tmp_gaiyo ul {
	list-style-image:url(/shared/site_kenke/images/navi/lnavi/icon_gaiyo.gif);
}
/* banner_area */
#tmp_main .banner_area {
	margin:0 0 15px;
}
#tmp_main .banner_area ul {
	list-style:none;
	list-style-image:none;
}
#tmp_main .banner_area ul li {
	margin:0 0 4px;
	line-height:0.1;
}
#tmp_main .banner_area ul li img {
	vertical-align:top;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
.column_lnavi #tmp_main {
	background:url(/shared/site_kenke/images/main/main_bg.gif) repeat-y left top;
}
.column_rnavi #tmp_main {
	background:url(/shared/site_kenke/images/main/main_bg2.gif) repeat-y right top;
}
.format_free .site_koan #tmp_main {
	padding:13px 0 0;
}
/* update
============================== */
#tmp_update {
	text-align:right;
	margin-bottom:0.2em !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;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	padding:0 20px;
	clear:both;
}
#tmp_footer {
	color:inherit;
	background-color:#EDF8F1;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:10px 20px;
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi li {
	margin:0 6px 0 0;
	padding:0 6px 0 0;
	border-right:1px solid #000000;
	white-space:nowrap;
	float:left;
}
#tmp_footer_address {
	padding:10px 20px;
	color:#FFFFFF;
	background-color:#283449;
	clear:both;
}
#tmp_footer_address address {
	font-style:normal;
}
#tmp_copyright {
	padding:5px 20px;
}
/* ==================================================
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;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}
/* ==================================================
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_wrap_main:after,
#tmp_wrap_main2:after,
#tmp_wrap_main3:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_wrap_header:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_hnavi:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_search dl:after,
#tmp_search dd:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_main .box_lnavi:after,
#tmp_main .box_lnavi_ttl:after,
#tmp_main .box_lnavi_ttl_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_footer:after,
#tmp_fnavi: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_wrap_main,
*:first-child+html #tmp_wrap_main2,
*:first-child+html #tmp_wrap_main3,
*: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_primary,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_search dl,
*:first-child+html #tmp_search dd,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*: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_main .box_lnavi,
*:first-child+html #tmp_main .box_lnavi_ttl,
*:first-child+html #tmp_main .box_lnavi_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_footer,
*:first-child+html #tmp_fnavi,
*: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_wrap_main,
* html #tmp_wrap_main2,
* html #tmp_wrap_main3,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_wrap_header,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_hnavi,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_search dl,
* html #tmp_search dd,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_main .box_lnavi,
* html #tmp_main .box_lnavi_ttl,
* html #tmp_main .box_lnavi_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_footer,
* html #tmp_fnavi,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}