@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
body.format_top,
body.format_free {
	color:inherit;
	background-color:#FFFFFF;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_wrapper2{
	width:940px;
	margin:0 auto;
	color:#333333;
}
* html #tmp_wrapper2 {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:15px 10px 20px;
	color:inherit;
	clear:both; /* 変更しない */
}
.format_free #tmp_wrap_main {
	padding-right:50px;
}
/* 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; /* 変更しない */
}
#tmp_wrapper .column_lnavi {
	background:#FFFFFF url(/shared/templates/library/images/contents/wrap_col_main_bg.jpg) 0 0 no-repeat;
	padding-top:30px;
	color:inherit;
}
.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; /* 変更しない */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-170px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:170px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-230px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
	color:inherit;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:140px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	color:inherit;
}
.format_top .column_full .col_main {
	margin-left:230px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-230px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:230px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-270px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	color:inherit;
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:270px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:210px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	color:inherit;
	padding:9px 10px 18px 9px;
}

.format_top #tmp_header {
	padding:9px 10px 68px 10px;
	background-image:url(/shared/site_library/images/header/header_bg.jpg);
	background-position:0 100%;
	background-repeat:no-repeat;
}
#tmp_hlogo {
	color:inherit;
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_means {
	width:473px;
	color:inherit;
	float:right;
}
#tmp_means_primary {
	margin:0 0 6px 51px;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_func_clr {
	margin:0 0 5px 0;
	float:left;
}
#tmp_means_secondary {
	margin:0 0 5px 0;
	clear:both;
}
#tmp_means_secondary p{
	float:left;
}
#tmp_search{
	margin-top:3px;
	padding-right:10px;
}
#tmp_search p {
	float:left;
}
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:5px 10px 0 0;
	float:left;
}
#tmp_hnavi li.last {
	margin-top:0;
	margin-right:0;
	margin-left:10px;
}
#tmp_wrap_header img {
	vertical-align:top;
}
#tmp_search,
#tmp_search p {
	float:left;
}
#tmp_search #tmp_wrap_query {
	padding-right:5px;
}
#tmp_search #tmp_query {
	width:145px;
}
#tmp_search #tmp_query {
	width:145px;
	border:1px solid #7A4734;
}
* html #tmp_search #tmp_query {
	width:150px;
}
#tmp_search_help{
	margin:6px 15px 0 0;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	color:inherit;
	clear:both;
}
#tmp_gnavi ul {
	margin:0;
	padding:8px 0 8px 10px;
	font-size:0.1%;
	line-height:0.1;
	list-style:none;
	background:#FAE4E4 url(/shared/site_library/images/navi/gnavi/gnavi_bg.gif) 0 0 repeat;
	color:inherit;
}
#tmp_gnavi ul li {
	float:left;
	margin-right:4px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	background-color:transparent;
	padding:14px 10px;
	color:inherit;
	clear:both;
}
/* lnavi
============================== */
#tmp_lft_bnr ul,
#tmp_lft_bnr_secondary ul,
#tmp_lft_menu ul,
#tmp_lft_menu_secondary ul{
	list-style:none;
}
#tmp_lft_bnr img,
tmp_lft_bnr_secondary img {
	vertical-align:top;
}
#tmp_lft_bnr li {
	margin-bottom:0.4em;
}
#tmp_lft_bnr li.last {
	margin-bottom:0.8em;
	padding-top:0.2em;
}
#tmp_lft_bnr_secondary li {
	margin-bottom:0.2em;
}
#tmp_lft_menu {
	width:100%;
	margin-bottom:0.5em;
	border-top:1px solid #E4AFAF;
	border-right:1px solid #E4AFAF;
	border-bottom:1px solid #E4AFAF;
}
#tmp_lft_menu ul {
	padding:6px 4px;
}
#tmp_lft_menu li {
	border-bottom:1px dashed #E4AFAF;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	padding-left:6px;
}
#tmp_lft_menu li.last {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}
#tmp_lft_menu_secondary {
	padding:10px 7px;
	background-color:#F5F2E9;
	color:inherit;
}
#tmp_lft_menu_secondary li {
	margin-bottom:0.7em;
}
#tmp_lft_menu a,
#tmp_lft_menu_secondary a {
	padding-left:14px;
	display:inline-block;
	background:url(/shared/site_library/images/navi/lnavi/arrow.gif) 0 2px no-repeat;
}
#tmp_wrap_lnavi {
	margin-bottom:1.5em;
	width:100%;
	background:url(/shared/site_library/images/navi/lnavi/lnavi_bg2.gif) 0 0 repeat-y;
}
#tmp_wrap_lnavi2 {
	background-image:url(/shared/site_library/images/navi/lnavi/lnavi_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#tmp_wrap_lnavi #tmp_lnavi {
	padding:4px 4px 90px 4px;
	background-image:url(/shared/site_library/images/navi/lnavi/lnavi_bg3.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}
#tmp_wrap_lnavi #tmp_lnavi_ttl {
	border-bottom:2px solid #DFD2CA;
}
#tmp_wrap_lnavi #tmp_lnavi_ttl p {
	background:#986C52 url(/shared/site_library/images/navi/lnavi/lnavi_ttl_bg.gif) 0 0 repeat;
	padding:2px 6px 1px 6px;
	border:3px solid #AA6C55;
	color:#FFFFFF;
	font-weight:bold;
}
#tmp_wrap_lnavi #tmp_lnavi_ttl a {
	color:#FFFFFF;
}
#tmp_wrap_lnavi ul {
	margin:10px 20px 0 30px;
	list-style-image:url(/shared/templates/library/images/contents/list_icon.gif);
}
#tmp_wrap_lnavi ul li{
	margin-bottom:0.5em;
}
/* rnavi
============================== */
/* pnavi
============================== */
.pnavi {
	color:inherit;
	clear:both;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_emergency {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_ttl {
	padding:0 10px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_ttl h2 {
	font-size:130%;
}
#tmp_emergency_cnt {
	padding:10px;
}
#tmp_emergency_cnt ul {
	margin-left:20px;
}
#tmp_emergency_cnt ul li {
	margin-bottom:0.3em;
}
/* emergency_s
============================== */
#tmp_emergency_s {
	margin-bottom:10px;
	border:5px solid #FF0000;
	clear:both;
}
#tmp_emergency_s_ttl {
	padding:0 10px;
	color:inherit;
	background-color:#FF0000;
}
#tmp_emergency_s_ttl h2 {
	font-size:120%;
}
#tmp_emergency_s_cnt {
	padding:10px;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin 変更しない
============================== */
.plugin {
	margin:0 0 10px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	font-size:0.1%;
	line-height:0.1;
	float:left;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 10px;
	clear:both;
	color:inherit;
	background:#FFFFFF url(/shared/templates/library/images/contents/inq_cnt_bg.gif) 0 0 repeat-y;
}
#tmp_inquiry_ttl {
	padding:0.2em 0.5em 0 0.5em;
	color:inherit;
	border-bottom:2px solid #CCCCCC;
	background:#CCCCCC url(/shared/templates/library/images/contents/inq_ttl_bg.gif) 0 0 no-repeat;
}
#tmp_inquiry_ttl h2 {
	font-size:100%;
	padding-bottom:0;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
	background-image:url(/shared/templates/library/images/contents/inq_btm.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}
#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 10px;
	background:#FFFFFF url(/shared/templates/library/images/contents/inq_cnt_bg.gif) 0 0 repeat-y;
	color:inherit;
}
#tmp_feedback_ttl {
	padding:0.2em 0.5em 0 0.5em;
	color:inherit;
	border-bottom:2px solid #CCCCCC;
	background:#CCCCCC url(/shared/templates/library/images/contents/inq_ttl_bg.gif) 0 0 no-repeat;
}
#tmp_feedback_ttl p {
	padding-bottom:0;
}
#tmp_feedback_cnt {
	padding:10px 15px;
	color:inherit;
	background-image:url(/shared/templates/library/images/contents/inq_btm.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}
#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-bottom:3.5em;
	padding:10px;
	color:inherit;
	clear:both;
	background-color:#F1ECE2;
}
#tmp_publicity_foot {
	margin:0 0 0.3em;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt li {
	margin-bottom:5px;
}
#tmp_publicity_cnt img {
	vertical-align:top;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer{
	margin-bottom:40px;
	padding-top:5px;
	background:#E7DFD8 url(/shared/site_library/images/footer/footer_bg.gif) 0 0 no-repeat;
	color:inherit;
	clear:both;
}
#tmp_footer {
	padding-bottom:5px;
	background-image:url(/shared/site_library/images/footer/footer_bg2.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
}
#tmp_footer_cnt {
	padding:2px 10px 2px 10px;
	border-right:1px solid #B79A88;
	border-left:1px solid #B79A88;
	clear:both;
}
#tmp_footer_cnt address {
	margin:0 0 0.1em;
	font-style:normal;
}
#tmp_copyright {
	clear:both;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#D11818; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#1F8312; /* デザインによって変更 */
	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 ▼変更しない
============================== */
ul.noicon {
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol {
	text-indent:0 !important;
}
ul ul.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 {
	width:51%;
	padding-right:4%;
}
table.col2 td.col2R {
	width:49%;
	padding:0;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:49%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
	border-right:15px solid #FFFFFF;
}
div.col2 div.col2 div.col2L {
	width:48%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47%;
}
/* 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;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:32%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31%;
	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 th,
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FDFDE1; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EFFAE4; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
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_hnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_emergency:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity_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_hnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_main,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity_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_hnavi,
* html #tmp_gnavi ul,
* html #tmp_main,
* html #tmp_emergency,
* html #tmp_emergency_cnt,
* html #tmp_emergency_s,
* html #tmp_emergency_s_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.col3 {
	height:1%; /* 変更しない */
}
