@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:inherit;
	background-color:#FFFFFF;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%; /* デザインによって筝 */
	/* min-width:760px;
	max-width:1280px;
	リキッドレイアウトの栽聞喘 */
	margin:0 auto;
	color:inherit;
	background-color:#FFFFFF;
}
* html #tmp_wrapper {
	text-align:center;
}
/* main
============================== */
#tmp_wrap_main {
	width: 100%;
	min-width: 1020px;
	clear:both; /* 筝しない */
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 筝しない */
}
#tmp_contents {
	padding:0;
}
/* 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; /* デザインによって筝 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right: 0; /* デザインによって筝 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right: 0; /* デザインによって筝 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:230px; /* デザインによって筝 */
	margin-right:-290px; /* デザインによって筝 */
}
.format_top .column_full .col_lft_navi {
	padding:0; /* デザインによって筝 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:200px; /* デザインによって筝 */
	margin-right:-1000px; /* デザインによって筝 */
}
.format_top .column_full .col_rgt_navi {
	padding:0; /* デザインによって筝 */
	color:inherit;
	background-color:#FFFFFF;
}
.format_top .column_full .col_main {
	margin-right:220px; /* デザインによって筝 */
	padding: 30px 0 0;
}
.format_top .column_lnavi .col_main {
	margin-right:290px; /* デザインによって筝 */
}
.format_top .column_rnavi .wrap_col_main {
	margin-left:-290px; /* デザインによって筝 */
}
.format_top .column_rnavi .col_main {
	margin-left:290px; /* デザインによって筝 */
}

/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-290px; /* デザインによって筝 */
}
.format_free .wrap_col_nm2 {
	margin-right:290px; /* デザインによって筝 */
}
.format_free .wrap_col_lft_navi {
	width:230px; /* デザインによって筝 */
	margin-right:-290px; /* デザインによって筝 */
}
.format_free .col_lft_navi {
	padding:0; /* デザインによって筝 */
	color:inherit;
	background-color:#FFFFFF;
}
.format_free .wrap_col_rgt_navi {
	width:230px; /* デザインによって筝 */
}
.format_free .col_rgt_navi {
	padding:0; /* デザインによって筝 */
	color:inherit;
	background-color:#FFFFFF;
}
.format_free .column_full .col_main {
	margin-left:290px; /* デザインによって筝 */
}
.format_free .column_lnavi .col_main {
	margin-left:290px; /* デザインによって筝 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-290px; /* デザインによって筝 */
}
.format_free .column_rnavi .col_main {
	margin-right:290px; /* デザインによって筝 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	width: 100%;
	min-width: 1020px;
	clear: both;
}
#tmp_header {
	width: 1000px;
	margin: 0 auto;
	padding:10px 0;
	color:inherit;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	margin-top: 18px;
	vertical-align:top;
}
#tmp_means {
	width:582px;
	color:inherit;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none; /* 筝しない */
}

/* primary
============================== */
#tmp_means_primary {
	clear:both;
	margin:0 0 10px 0;
}
/* hnavi */
#tmp_hnavi {
	float: right;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0;
	font-weight: bold;
	float:left;
}
#tmp_hnavi li a {
	text-decoration: none;
	color: #ffffff;
	border: 2px solid #964514;
	background-color: #964514;
	display: inline-block;
	padding: 5px;
	min-width: 141px;
	text-align: center;
}
#tmp_hnavi li a:hover {
	opacity: 0.6;
}
#tmp_hnavi .first {
	margin-right: 5px;
}
#tmp_hnavi .first a{
	border-radius: 2px;
}
#tmp_hnavi .second a {
	border: 2px solid #11488E;
	background-color:#11488E;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
#tmp_hnavi .last a {
	border: 2px solid #24AC39;
	background-color:#24AC39;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 0 0;
}
#tmp_func {
	padding: 5px 10px;
	background-color: #DDDDDD;
	border-radius: 2px;
	float: right;
}
/* func_txt */
#tmp_func_txt {
	margin:0 10px 0 0;
	float:left;
}
#tmp_func_txt dt {
	margin:3px 5px 0 0;
	float:left;
}
#tmp_func_txt dd {
	margin:0 5px 0 0;
	float:left;
}
#tmp_func_txt dd a {
	display: block;
	padding: 3px 10px;
	border-radius: 2px;
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
}
#tmp_func_txt dd a:hover {
	opacity: 0.6;
}
/* func_clr */
#tmp_func_clr {
	margin:0 0 0 0;
	float:left;
}
#tmp_func_clr dt {
	margin:3px 5px 0 0;
	float:left;
}
#tmp_func_clr dd {
	margin:0 5px 0 0;
	float:left;
}
#tmp_func_clr dd a {
	display: block;
	padding: 3px 10px;
	border-radius: 2px;
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
}
#tmp_func_clr dd a#tmp_darkblue {
	background-color: #004EA1;
	color: #ffffff;
}
#tmp_func_clr dd a#tmp_yellow {
	background-color: #FFFF00;
}
#tmp_func_clr dd a#tmp_black {
	background-color: #000000;
	color: #ffffff;
}
#tmp_func_clr dd a:hover {
	opacity: 0.6;
}

/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	width: 100%;
	min-width: 1020px;
	clear: both;
	background-color: #964514;
}
#tmp_gnavi {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	color:inherit;
	clear:both;
}
#tmp_gnavi ul {
	display: table;
	width: 100%;
	margin:0;
	list-style:none;
}
#tmp_gnavi li {
	float: left;
	border-radius: 3px;
	background-color: #ffffff;
}
#tmp_gnavi li#tmp_glist1 {
	margin-right: 10px;
}
#tmp_gnavi a {
	display: table-cell;
	width:495px;
	height: 60px;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	border-radius: 3px;
	background-color: #ffffff;
}
#tmp_gnavi a:hover {
	opacity: 0.6;
}
#tmp_gnavi ul li p {
	display:inline-block;
	padding: 13px 12px 11px 48px;
	text-align: center;
	color: #964514;
}
#tmp_gnavi ul li p span {
	font-size: 50%;
}
#tmp_glist1 p {
	background: url(/shared/site_info/images/navi/gnavi/gnavi_bg1.png) no-repeat left center;
}
#tmp_glist2 p {
	background: url(/shared/site_info/images/navi/gnavi/gnavi_bg2.png) no-repeat left center;
}

/* pankuzu
============================== */
#tmp_wrap_pankuzu {
	width: 100%;
	min-width: 1020px;
	clear: both;
}
#tmp_pankuzu {
	width: 1000px;
	margin: 0 auto;
	padding:15px 0;
	color:inherit;
	clear:both;
	font-size: 93.8%;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_ttl {
	background-color: #964514;
	font-size: 118.8%;
	font-weight: bold;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
#tmp_lnavi_ttl a {
	display: block;
	padding: 13px 15px;
	text-decoration: none;
	color: #ffffff;
}
#tmp_lnavi_cnt {
	padding: 10px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	background-color: #FEF0E0;
}
#tmp_lnavi_cnt ul {
	list-style: none;
	list-style-image: none;
}
#tmp_lnavi_cnt ul li {
	position: relative;
	padding: 10px 0 10px 15px;
	border-bottom: 1px dotted #C0A782;
	line-height: 1.5;
}
#tmp_lnavi_cnt ul li::before {
	position: absolute;
	top: 1.3em;
	left: 0;
	content: "?";
	font-size: 70%;
	vertical-align: middle;
	color: #964514;
}
#tmp_lnavi_cnt ul li:last-child {
	margin: 0 0 0 0;
}
/* rnavi
============================== */
#tmp_wrap_rnavi {
	margin: 0 0 20px;
}
.format_top #tmp_wrap_rnavi {
	width: 100%;
	clear: both;
	padding: 30px 0;
	margin-bottom: 0;
}
.format_top #tmp_rnavi {
	width: 100%;
	margin: 0 auto;
	padding:0 0 20px;
	color:inherit;
	clear:both;
}
.format_top #tmp_rnavi {
	padding: 0;
}
#tmp_rnavi_cnt {
	border: 1px solid #C8D7FF;
	border-radius: 2px;
}
#tmp_rnavi_cnt_ttl {
	padding: 10px;
	font-weight: bold;
	background-color: #EAF0FF;
}
#tmp_rnavi_cnt ul {
	list-style: none;
	list-style-image: none;
}
#tmp_rnavi_cnt ul li {
	padding: 10px;
	border-bottom: 1px dotted #C8D7FF;
}
#tmp_rnavi_cnt ul li:last-child {
	border-bottom: none;
}
#tmp_rnavi_cnt ul li a {
	vertical-align: middle;
}
#tmp_rnavi2 ul {
	list-style: none;
	list-style-image: none;
}
#tmp_rnavi2 ul li {
	margin-bottom: 10px;
	padding: 15px 15px 15px 25px;
	border: 1px solid #aaaaaa;
	border-radius: 2px;
	position: relative;
}
#tmp_rnavi2 ul li::before {
	position: absolute;
	top: 1.7em;
	left: 8px;
	content: "?";
	font-size: 70%;
	vertical-align: middle;
	color: #964514;
}
#tmp_rnavi2 ul li a {
	background-color: #ffffff;
	border-radius: 2px;
	color: #964514;
	font-weight: bold;
}

/* ==================================================
main
================================================== */
#tmp_wrap_main2 {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 50px;
}
#tmp_main {
	width:100%; /* 筝しない */
	color:inherit;
	clear:both; /* 筝しない */
}

/* update
============================== */
#tmp_update {
	text-align:right;
	font-size: 81.3%;
}
/* 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;
	font-size: 93.3%;
}

/* ==================================================
footer
================================================== */
/* fnavi
============================== */
#tmp_wrap_fnavi {
	width: 100%;
	min-width: 1020px;
	clear: both;
	border-bottom: 3px solid #964514;
}
#tmp_fnavi {
	display: table;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#tmp_fnavi .box_sitemap {
	display: table-cell;
}
#tmp_fnavi ul {
	list-style: none;
	list-style-image: none;
	display: table-cell;
	width: 950px;
	vertical-align: bottom;
}
#tmp_fnavi li {
	position: relative;
	margin:0 15px 0 0;
	padding: 0 0 0 15px;
	float: left;
}
#tmp_fnavi li::before {
	position: absolute;
	top: 0.5em;
	left: 0;
	content: "?";
	font-size: 70%;
	vertical-align: middle;
	color: #964514;
}
#tmp_fnavi h2,
#tmp_fnavi li {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.7;
}

/* pnavi
============================== */
#tmp_pnavi {
	width: 50px;
	display: table-cell;
	vertical-align: bottom;
}
#tmp_pnavi a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	background-color: #964514;
	border-radius: 2px;
}
#tmp_pnavi a::before {
	position: absolute;
	top: 16px;
	left: 18px;
	content: "§";
	font-size: 100%;
	vertical-align: middle;
	color: #ffffff;
}
#tmp_pnavi a:hover {
	opacity: 0.6;
}
#tmp_pnavi a span {
	font-size: 0;
}

/* footer
============================== */
#tmp_wrap_footer {
	width: 100%;
	min-width: 1020px;
	clear: both;
}
#tmp_footer {
	width: 1000px;
	margin: 0 auto;
	padding:30px 0;
	color:inherit;
	clear:both;
}
#tmp_footer_cnt p {
	float: left;
	width: 230px;
}
#tmp_footer_cnt address {
	font-style:normal;
}
#tmp_wrap_copyright {
	width: 100%;
	min-width: 1020px;
	clear: both;
	background-color: #964514;
}
#tmp_copyright {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	color: #ffffff;
	text-align:center;
	clear:both;
}

/* ==================================================
top
================================================== */
#tmp_info {
	padding-bottom: 30px;
}
#tmp_info_topics {
	width: 380px;
	float: left;
}
#tmp_info_news {
	width: 380px;
	float: right;
}
#tmp_info_topics .tmp_info_ttl {
	padding: 15px 10px 10px;
	background-color: #FFEAE3;
	border-bottom: 3px solid #964514;
}
#tmp_info_news .tmp_info_ttl {
	padding: 15px 10px 10px;
	background-color: #FEF0E0;
	border-bottom: 3px solid #964514;
}
#tmp_info .tmp_info_ttl h2 {
	float: left;
	font-size: 150%;
	vertical-align: middle;
	padding-left: 40px;
}
#tmp_info .tmp_info_ttl h2 span {
	font-size: 60%;
	margin-left: 0.6em;
	vertical-align: middle;
}
#tmp_info_topics .tmp_info_ttl h2 {
	background:url(/shared/site_info/images/top/shogai_bg.png) no-repeat left center;
}
#tmp_info_news .tmp_info_ttl h2 {
	background:url(/shared/site_info/images/top/oshirase_bg.png) no-repeat left center;
}
#tmp_info .tmp_info_cnt {
	background-color: #ffffff;
}
#tmp_info .tmp_info_cnt ul {
	list-style: none;
	list-style-image: none;
}
#tmp_info .tmp_info_cnt p.newsbox_cnt,
#tmp_info .tmp_info_cnt ul.newsbox_cnt li {
	padding: 10px 0;
	border-bottom: 1px dashed #AAAAAA;
	line-height: 1.5;
}
#tmp_info .tmp_info_cnt ul.newsbox_cnt li span {
	display: block;
	font-size: 88%;
	color: #707070;
}
#tmp_info .tmp_info_cnt_link {
	margin-top: 0.4em;
	position: relative;
	display: inline-block;
	float: right;
}
#tmp_info .tmp_info_cnt_link a {
	display: block;
	padding: 2px 6px;
	border: 1px solid #964514;
	border-radius: 3px;
	color: #964514;
	text-decoration: none;
	font-size: 88%;
}
#tmp_info .tmp_info_cnt_link a:hover {
	opacity: 0.6;
}

/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 筝しない */
}
.strike {
	text-decoration:line-through; /* 筝しない */
}
/*  */
/* Bシ`トによってNp */
.txt_red {
	color:#990000; /* デザインによって筝 */
	background-color:transparent; /* 筝しない */
}
.txt_green {
	color:#007500; /* デザインによって筝 */
	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: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 筝しない
   ｼI囃には聞わない┘ぅ戰鵐肇レンダ`?協侏吉に聞う
============================== */
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;
}

/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text 筝しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image 筝しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div 筝しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
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;
}
/* link linkicon
============================== */
#tmp_main a:hover,
#tmp_fnavi a:hover {
	text-decoration: none;
}
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	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;
}
/* bgcolor
============================== */
/*  */
/* Bシ`トによってNp */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* デザインによって筝 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* デザインによって筝 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* デザインによって筝 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって筝 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* デザインによって筝 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* デザインによって筝 */
}
@media screen and (max-width : 480px) {
/* smartphone登e 茅しない
============================== */
#tmp_resize_width {
	width:320px;
}
}
/* §§§§§§§§§§§§§§§§§§§§§§§§§ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm: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_hnavi:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_rnavi:after,
.plugin:after,
.pnavi:after,
#tmp_gnavi ul:after,
#tmp_footer_cnt:after,
#tmp_fnavi ul:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
#tmp_info:after,
#tmp_info_topics:after,
#tmp_info_topics .tmp_info_ttl:after,
#tmp_info_news:after,
#tmp_info_news .tmp_info_ttl: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_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_hnavi,
*:first-child+html #tmp_wrap_main,
*: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_rnavi,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_fnavi ul,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html #tmp_info,
*:first-child+html #tmp_info_topics,
*:first-child+html #tmp_info_topics .tmp_info_ttl,
*:first-child+html #tmp_info_news,
*:first-child+html #tmp_info_news .tmp_info_ttl {
	min-height:1%; /* 筝しない */
}
/* for IE6.0 */
* html .col_nm,
* 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_hnavi,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_rnavi,
* html .plugin,
* html .pnavi,
* html #tmp_gnavi ul,
* html #tmp_footer_cnt,
* html #tmp_fnavi ul,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html #tmp_info,
* html #tmp_info_topics,
* html #tmp_info_topics .tmp_info_ttl,
* html #tmp_info_news,
* html #tmp_info_news .tmp_info_ttl {
	display:inline-block; /* 筝しない */
}
