@charset "utf-8";

/* ==================================================
layout
================================================== */
/* wrapper
============================== */
#tmp_wrapper {
	background:url(/shared/site_police/images/wrapper/wrapper_bg.jpg) no-repeat center top;
}
* html #tmp_wrapper {
	text-align:center;
}
#tmp_wrapper2 {
	width:874px; /* デザインによって変更 */
	margin:0 auto;
}
* html #tmp_wrapper2 {
	text-align:left;
	position:relative;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 7px;
	clear:both; /* 変更しない */
}
#tmp_wrap_main2 {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* 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 {
	padding:0 0 20px;
}
/* free
============================== */
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-220px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:220px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:15px 7px 19px 85px;
	background:url(/shared/site_police/images/header/header_bg.jpg) no-repeat left bottom;
}
#tmp_hlogo {
	margin:5px 0 0;
	float:left;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:350px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
/* primary
============================== */
#tmp_means_primary {
	margin:0 0 10px;
}
#tmp_hnavi {
	padding:4px 0 0;
	background:url(/shared/site_police/images/header/hnavi_bg_top.gif) no-repeat left top;
}
#tmp_hnavi ul {
	padding:0 5px 4px 5px;
	background:#ADD2F8 url(/shared/site_police/images/header/hnavi_bg_btm.gif) no-repeat left bottom;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 10px 0 0;
	float:left;
}
#tmp_hnavi li.last {
	margin-right:0;
}
#tmp_hnavi li img {
	vertical-align:top;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 5px 0;
	clear:both;
}
/* search */
#tmp_search dt {
	margin:0 4px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:188px;
	min-height:20px;
	margin:0 5px 0 0;
	border:1px solid #0059B4;
}
* html #tmp_query {
	width:190px;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	margin:0 0 7px;
	padding:1px 8px 8px;
	background:url(/shared/site_police/images/navi/gnavi/gnavi_bg.jpg) no-repeat left top;
	clear:both;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	width:143px;
	height:44px;
	background-image:url(/shared/site_police/images/navi/gnavi/gnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1 a {
	background-position:left top;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_glist1 a:active {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_glist2 a {
	background-position:-143px top;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-143px bottom;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:-143px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-143px bottom;
}
#tmp_glist3 a {
	background-position:-286px top;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-286px bottom;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:-286px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-286px bottom;
}
#tmp_glist4 a {
	background-position:-429px top;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-429px bottom;
}
*:first-child+html #tmp_glist4 a:active {
	background-position:-429px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-429px bottom;
}
#tmp_glist5 a {
	background-position:-572px top;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-572px bottom;
}
*:first-child+html #tmp_glist5 a:active {
	background-position:-572px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-572px bottom;
}
#tmp_glist6 a {
	background-position:-715px top;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-715px bottom;
}
*:first-child+html #tmp_glist6 a:active {
	background-position:-715px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-715px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	width:143px;
	height:44px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	margin:0 0 8px;
	clear:both;
}
/* cnavi
============================== */
#tmp_cnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_cnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_cnavi li {
	margin:0 0 5px;
	border:1px solid #C1D6EA;
	color:inherit;
	background:#CFDFEF url(/shared/site_police/images/navi/cnavi/cnavi_bg.gif) repeat-x left top;
	clear:both;
}
#tmp_cnavi li a {
	display:block;
	padding:0 10px 0 0;
	font-weight:bold;
}
#tmp_cnavi li img {
	width:50px;
	height:auto;
	margin:0 10px;
	float:left;
}
#tmp_cnavi li span {
	display:block;
	padding:10px 0;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:7px 10px;
	color:#FFFFFF;
	background:#006AD5 url(/shared/site_police/images/navi/lnavi/lnavi_ttl_bg.gif) repeat-x left top;
	font-weight:bold;
}
#tmp_lnavi_ttl a {
	padding:0 0 0 10px;
	color:#FFFFFF;
	background:url(/shared/site_police/images/navi/lnavi/lnavi_ttl_arrow.png) no-repeat 0 0.5em;
	text-decoration:none;
}
#tmp_lnavi_cnt {
	padding:10px 10px 0;
	color:inherit;
	background-color:#ECF4FD;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 10px;
	padding:0 0 10px;
	background:url(/shared/site_police/images/navi/lnavi/lnavi_li_bg.gif) repeat-x left bottom;
}
#tmp_lnavi_cnt li a {
	display:inline-block;
	padding:0 0 0 12px;
	background:url(/shared/site_police/images/icon/list_icon.gif) no-repeat 0 0.2em;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
#tmp_main .top_col_l {
	width:635px;
	float:left;
}
#tmp_main .top_col_r {
	width:200px;
	float:right;
}
/* gallery
============================== */
#tmp_gallery {
	overflow:hidden;
	height:200px;
	margin:0 0 35px;
	clear:both;
}
#tmp_gallery ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gallery .list_order {
	display:none;
}
#tmp_gallery_player {
	position:relative;
	width:620px;
}
#tmp_gallery_player p {
	position:absolute;
	top:-30px;
	right:0;
}
/* menu
============================== */
#tmp_menu {
	margin:0 0 30px;
	font-size:115%;
	clear:both;
}
#tmp_menu table {
	margin:0 0 15px;
	background:url(/shared/site_police/images/main/menu/menu_bg_top.jpg) no-repeat left top;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_menu td {
	width:127px;
	padding:2px 0 0;
	background:url(/shared/site_police/images/main/menu/menu_bg_btm.jpg) no-repeat left bottom;
	vertical-align:top;
	font-weight:bold;
}
#tmp_menu td p {
	width:100px;
	margin:0 0 0.5em;
	padding:0 6px;
	text-align:center;
}
* html #tmp_menu td p {
	width:112px;
}
/* info
============================== */
#tmp_info {
	width:620px;
	margin:0 0 20px;
	clear:both;
}
#tmp_info_ttl {
	border-bottom:3px solid #0F5AA6;
}
#tmp_info_ttl ul {
	list-style:none;
	list-style-image:none;
}
#tmp_info_ttl li {
	margin:0 6px 0 0;
	float:left;
}
#tmp_info_ttl li img {
	vertical-align:top;
}
#tmp_info_cnt {
	padding:11px 0 0;
	clear:both;
}
#tmp_info_cnt ul {
	margin:0 0 0 23px;
	list-style-image:url(/shared/site_police/images/icon/list_icon.gif);
}
#tmp_info_cnt li {
	margin:0 0 0.5em;
}
#tmp_info table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_info table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_info table.list_table .date {
	width:70px;
	padding:0;
}
#tmp_info table.list_table .date_year {
	width:110px;
	padding:0;
}
#tmp_info table.list_table p {
	margin:0 0 0.5em;
	vertical-align:middle;
}
#tmp_info_cnt .read_all {
	padding:5px 0 0;
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	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:0 0 20px;
	border:1px solid #565656;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:4px 12px;
	color:#FFFFFF;
	background:#777777 url(/shared/site_police/images/main/inquiry/inquiry_ttl_bg.gif) repeat-x left top;
	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:0 0 20px;
	border:1px solid #666666;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 7px;
	color:inherit;
	background-color:#DDDDDD;
	font-weight:bold;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#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;
	text-align:center;
	clear:both;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	margin:0 0 10px;
	padding:11px 0 0;
	background:url(/shared/site_police/images/footer/footer_bg.gif) repeat-x left top;
	clear:both;
}
#tmp_publicity_ttl {
	width:60px;
	float:left;
}
#tmp_publicity_cnt {
	width:780px;
	float:left;
}
#tmp_publicity_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_publicity_cnt ul li {
	padding:0 0 0 10px;
	float:left;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	margin:0 17px;
	padding:8px 0 0;
	color:inherit;
	background:#FFFFFF url(/shared/site_police/images/footer/footer_bg.gif) repeat-x left top;
	clear:both;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:0 5px;
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi li {
	margin:0 19px 0 0;
	padding:0 0 6px;
	float:left;
}
#tmp_fnavi li img {
	vertical-align:top;
}
#tmp_fnavi2 {
	margin:0 0 10px;
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi2 li {
	margin:0 10px 5px 0;
	padding:0 9px 0 0;
	border-right:1px solid #000000;
	white-space:nowrap;
	float:left;
}
#tmp_fnavi2 li.last {
	border-right:none;
}
#tmp_footer_cnt {
	padding:7px;
	border-top:1px solid #999999;
	background:url(/shared/site_police/images/footer/footer_cnt_bg.gif) repeat-x left top;
	clear:both;
}
#tmp_footer_cnt address {
	font-style:normal;
	clear:both;
}
#tmp_copyright {
	clear:both;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#BF1111; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#26771E; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.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:99%;
	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:99%;
	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:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px 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_sound,
#tmp_main a.icon_movie {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel,
a.icon_sound,
a.icon_movie {
	margin:0 3px;
	padding-left:44px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel,
li a.icon_sound,
li a.icon_movie {
	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_sound {
	background:url(/shared/system/images/linkicon/icon_sound.gif) no-repeat 0 0.3em;
}
a.icon_movie {
	background:url(/shared/system/images/linkicon/icon_movie.gif) no-repeat 0 0.3em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_light_blue,
th.bg_light_blue {
	color:inherit;
	background-color:#D0EFF9; /* デザインによって変更 */
}
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#FFDFDF; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#EEEEEE; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.format_top .col_main:after,
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_hnavi ul:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_cnavi:after,
#tmp_cnavi li a:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_menu:after,
#tmp_info:after,
#tmp_info_ttl:after,
#tmp_info_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_publicity_ttl:after,
#tmp_publicity_cnt:after,
#tmp_publicity_cnt ul:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_fnavi2:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .format_top .col_main,
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi ul,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_cnavi,
*:first-child+html #tmp_cnavi li a,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_menu,
*:first-child+html #tmp_info,
*:first-child+html #tmp_info_ttl,
*:first-child+html #tmp_info_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_publicity_ttl,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_publicity_cnt ul,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_fnavi2,
*: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 .format_top .col_main,
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_hnavi,
* html #tmp_hnavi ul,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_cnavi,
* html #tmp_cnavi li a,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_menu,
* html #tmp_info,
* html #tmp_info_ttl,
* html #tmp_info_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_publicity_ttl,
* html #tmp_publicity_cnt,
* html #tmp_publicity_cnt ul,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_fnavi2,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html .box_faq {
	display:inline-block; /* 変更しない */
}
