@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
body.format_top,
body.format_free {
	color:inherit;
	background-color:#FFFFFF;
}
* html body {
	text-align:center;
}
body.format_top {
	background: url(../templates/top/images/bg.jpg) no-repeat 50% 0;
}
body.format_free {
	background:url(../images/header/bg.jpg) no-repeat 50% 0;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:960px;
	margin:0 auto;
}
* html #tmp_wrapper {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 0;
	clear:both; /* 変更しない */
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.format_top .column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_main {
	padding:0; /* デザインによって変更 */
}
/* top
============================== */
.format_top .wrap_col_nm {
	margin-right:-270px; /* デザインによって変更 */
}
.format_top .wrap_col_nm2 {
	margin-right:270px; /* デザインによって変更 */
}
.format_top .wrap_col_lft_navi {
	width:240px; /* デザインによって変更 */
	margin-right:-270px; /* デザインによって変更 */
}
.format_top .col_lft_navi {
	color:inherit;
}
.format_top .column_lnavi .col_main {
	margin-left:270px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:210px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	background:#FFFFFF url(../images/header/header_bg.jpg) no-repeat 0 0;
	color:inherit;
	margin:10px 0 0 0;
	padding:10px 20px 13px 22px;
	min-height:37px;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_means {
	width:460px;
	float:right;
}
#tmp_means_primary {
	width:460px;
}
#tmp_func_txt {
	margin:0 10px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_func_txt dt {
	float:left;
}
#tmp_func_txt dd {
	float:left;
	margin:0 0 0 4px;
}
#tmp_func_clr {
	float:left;
}
#tmp_func_clr dt,
#tmp_func_clr dd {
	margin:0 5px 0 0;
	float:left;
}
#tmp_means_secondary {
	clear:both;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_search {
	float:left;
	width:360px;
	padding:0 0 6px 0;
}
#tmp_search dt {
	margin:0 3px 0 0;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_primary_hnavi {
	float:right;
	width:90px;
}
#tmp_primary_hnavi li {
	list-style:none;
	list-style-image:none;
}
#tmp_second_hnavi li {
	list-style:none;
	list-style-image:none;
	margin:0 0 0 10px;
	float:left;
}
#tmp_query {
	width:198px;
	margin:0 7px 0 0;
	border:1px solid #666666;
	float:left;
}
* html #tmp_query {
	width:200px;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	clear:both;
	padding:0 0 7px 0;
	height:47px;
	background:url(../images/navi/gnavi/gnavi_bg.jpg) repeat-x 0 0;
}
#tmp_gnavi ul {
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
	list-style-image:none;
	margin:0 18px 0 17px;;
}
#tmp_gnavi ul li {
	float:left;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:0.3em 10px;
	clear:both;
}
/* pnavi
============================== */
table.pnavi {
	clear:both;
	text-align:right;
	border-collapse:collapse;
	border-spacing:0;
}
.ptop {
	background:url(../templates/free/images/contents/ptop_bg.gif) no-repeat 0 50%;
	padding-left:12px;
}
/* plugin
============================== */
.plugin_box {
	margin: 20px 0;
	border: 1px solid #CCCCCC;
}
.plugin_box  th, .plugin_box td {
	padding: 5px;

}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* inquiry
============================== */
table.inquiry_table {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:1px solid #666666;
	clear:both; /* 変更しない */
}
table.inquiry_table th {
	padding:5px 8px;
	text-align:left;
	vertical-align:top;
	color:inherit;
	background:url(../images/main/inquiry/inquiry_ttl_bg.jpg) repeat-y 0 0;
}
table.inquiry_table td {
	padding:5px 8px;
	text-align:left;
	vertical-align:top;
}
table.inquiry_table p {
	margin:0; /* 変更しない */
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:5px 0 10px;
	clear:both;
}
#tmp_fnavi {
	padding:6px 10px 5px;
}
ul#tmp_fnavi {
	margin:0 0 3px;
	padding:0;
	list-style:none;
	list-style-image:none;
}
ul#tmp_fnavi li {
	display:inline;
	margin:0 2px 0 0;
	padding:0 0 0 0;
}
ul#tmp_fnavi li a {
	padding:0 6px 0 0;
	line-height:1.1;
	border-right:1px solid #000000;
}
ul#tmp_fnavi li.last a {
	border:none;
}
* html ul#tmp_fnavi li a {
	margin:0 0 5px 0;
}
*:first-child+html ul#tmp_fnavi li a {
	margin:0 0 5px 0;	
}
* html ul#tmp_fnavi {
	height:1%;
}
ul#tmp_fnavi li a {
	display:inline-block;
}
#tmp_footer_cnt {
	clear:both;
	color:inherit;
	background-color:#DFEFF4;
}
#tmp_footer_cnt address {
	padding:7px 10px;
	font-style:normal;
}
#tmp_copyright {
	padding:4px 10px;
	clear:both;
	color:#FFFFFF;
	background-color:#0080C5;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#990000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#007500; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%; /* 変更しない */
}
.txt_small {
	font-size:80%; /* 変更しない */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
p.indent1 {
	text-indent:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
li.noicon {
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
li.noicon ul,
li.noicon ol {
	text-indent:0 !important;
}
li li.noicon {
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L h2,
table.col2 td.col2R h2 {
	margin:0 0 0.8em !important;
}
table.col2 td.col2L {
	width:51%;
	padding-right:4%;
}
table.col2 td.col2R {
	width:49%;
	padding:0;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
	border-right:15px solid #FFFFFF;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33%;
	padding-right:6%;
}
table.col3 td.col3R {
	width:31%;
	padding:0;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable th,
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
table.layouttable p {
	margin:0 !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
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; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_gnavi:after,
#tmp_main:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.col3:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_means_tertiary,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_main,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.col3 {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_means,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_means_primary,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_means_tertiary,
* html #tmp_gnavi,
* html #tmp_main,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.col3 {
	height:1%; /* 変更しない */
}

