@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper2 {
	min-width:980px;
	background:url(/shared/site_english/images/main/main_bg.png) no-repeat center 155px;
}
#tmp_wrapper3 {
	width:980px;
	margin:0 auto;
}
* html #tmp_wrapper3 {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 10px 20px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding:14px 10px 14px 5px;
}
/* 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:10px; /* デザインによって変更 */
	color:#000000;
}
/* top
============================== */
.format_top .column_rnavi .wrap_col_main {
	margin-right:-275px; /* デザインによって変更 */
}
.format_top .column_rnavi .col_main {
	padding:0;
	margin-right:275px; /* デザインによって変更 */
}
.format_top .column_rnavi .wrap_col_lft_navi {
	width:250px; /* デザインによって変更 */
	margin-right:-275px; /* デザインによって変更 */
}
.format_top .column_rnavi .wrap_col_rgt_navi {
	width:250px; /* デザインによって変更 */
	padding-top:6px;
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:260px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:250px; /* デザインによって変更 */
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	padding:10px 0; /* デザインによって変更 */
	color:inherit;
}
.format_free .wrap_col_rgt_navi {
	width:250px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	color:inherit;
}
.format_free .column_full .col_main {
	margin-left:260px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:260px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:260px; /* デザインによって変更 */
}
.format_free .col_main {
	background-color:#FFFFFF;
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	min-width:980px;
	border-bottom:5px solid #B0B0B0;
	background:url(/shared/site_english/images/header/header_bg.png) repeat-x left top;
}
* html #tmp_wrap_header {
	text-align:center;
}
#tmp_header {
	margin:0 auto -50px;
	width:980px;
	padding:8px 0 0 0;
}
* html #tmp_header {
	margin:0 auto -25px;
	text-align:left;
}
*:first-child+html #tmp_header {
	margin:0 auto -25px;
}
#tmp_hlogo {
	float:left;
	margin:23px 0 0 0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	margin-left:20px;
	width:195px;
	height:71px;
	background:url(/shared/site_english/images/header/hlogo_en.png) no-repeat left top;
}
#tmp_hlogo h1 a,
#tmp_hlogo p a {
	width:194px;
	height:71px;
	display:block;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:194px;
	height:71px;
	display:block;
	position:relative;
	overflow:hidden;
	z-index:-1;
}
#tmp_means {
	width:750px;
	float:right;
	padding:0 0 50px 0;
	margin:0 0 -50px 0;
}
#tmp_means img {
	vertical-align:top;
}
/* primary
============================== */
#tmp_means_primary {
	margin:0 10px 8px 0;
	float:right;
}
/* hnavi */
#tmp_hnavi {
	float:left;
	list-style:none;
	list-style-image:none;
	padding-top:3px;
}
#tmp_hnavi li {
	margin:0 15px 0 0;
	padding:3px 13px 1px 0;
	float:left;
	border-right:1px solid #CCCCCC;
}
#tmp_hnavi li a {
	white-space:nowrap;
}
#tmp_hnavi .last {
	margin-right:0;
}
/* secondary
============================== */
#tmp_wrap_means_secondary {
	width:100%;
	clear:both;	
}
#tmp_means_secondary {
	margin:2px 10px 11px 11px;
	clear:both;
}
/* search */
#tmp_search {
	float:left;
	margin:0 27px 0 0;
}
#tmp_search dt {
	float:left;
	margin:0 10px 0 0;
	padding:5px 0 0;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:318px;
	min-height:23px;
	margin:0 5px 0 0;
	border:1px solid #D9D9D9;
}
* html #tmp_query {
	width:320px;
	height:23px;
}
/* func_txt */
#tmp_func_txt {
	margin:0 0 0 0;
	float:right;
}
#tmp_func_txt dt {
	float:left;
	margin-right:16px;
	padding:5px 0 0;
}
#tmp_func_txt dd {
	float:left;
	margin-right:6px;
}
#tmp_func_txt dd.last {
	margin-right:0;
}
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	width:980px;
	margin:0 auto;
}
* html #tmp_gnavi {
	text-align:left;
}
#tmp_gnavi ul {
	margin:0 0 0 240px;
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:100;
}
#tmp_gnavi li img {
	vertical-align:top;
}
/* drop_down_hidden */
#tmp_gnavi .drop_down_hidden {
	display:none;
	margin:0;
	padding:10px;
	width:310px;
	position:absolute;
	left:0;
	top:auto;
	border:5px solid #0E6DAD;
	background-color:#FFFFFF;
}
* html #tmp_gnavi .drop_down_hidden {
	width:200px;
}
#tmp_gnavi .drop_down_hidden ul {
	border-bottom:none;
	display:block;
	background-color:#FFFFFF;
	margin:0;
}
#tmp_gnavi .drop_down_hidden li {
	width:310px;
	float:none;
	text-align:left;
	border-left:none;
	background-color:#FFFFFF;
	line-height:1.4;
}
#tmp_gnavi .drop_down_hidden li a {
	text-align:left;
	width:290px;
	margin:0;
	text-decoration:underline;
	color:#0C5299 !important;
	display:block;
	padding:3px 5px 3px 15px;
	font-weight:normal;
	background:url(/shared/site_english/images/navi/rnavi/rnavi_box_icon.png) no-repeat 5px 0.7em;
}
* html #tmp_gnavi .drop_down_hidden li a {
	width:310px !important;
}
#tmp_gnavi .drop_down_hidden li a:hover,
#tmp_gnavi .drop_down_hidden li a:focus {
	color:#0C5299 !important;
	background-color:#F2EBF3 !important;
}
/* for IE7.0 */
*:first-child+html #tmp_gnavi .drop_down_hidden li {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_gnavi .drop_down_hidden li {
	display:inline-block;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	padding:5px 10px;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 10px;
	clear:both;
	padding:4px;
	border-top:1px solid #F3F3F3;
	border-right:1px solid #D6D6D6;
	border-left:1px solid #F3F3F3;
	border-bottom:1px solid #D6D6D6;
	background-color:#EEEEEE;
}
#tmp_lnavi_ttl {
	padding:10px;
	color:#FFFFFF;
	background:#1058A0 url(/shared/site_english/images/navi/lnavi/lnavi_ttl_bg.jpg) repeat-x left bottom;
}
#tmp_lnavi_ttl a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_lnavi_cnt {
	color:#000000;
	padding:10px 10px 0;
	background-color:#FFFFFF;
}
#tmp_lnavi_cnt ul {
	margin-left:10px;
	list-style-image:url(/shared/site_english/images/icon/arrow_icon.png);
}
#tmp_lnavi_cnt ul li {
	margin-bottom:0.8em;
}
#tmp_lnavi_cnt ul.switch_menu {
	list-style:none;
	list-style-image:none;
	margin-left:35px;
}
#tmp_lnavi_cnt ul.switch_menu .noicon_list {
	text-indent:-30px;
}
#tmp_lnavi_cnt ul.switch_menu .switch {
	margin-right:8px;
}
#tmp_lnavi_cnt ul.switch_menu .switch img {
	vertical-align:middle;
}
#tmp_lnavi_cnt ul.switch_menu .noicon_list ul {
	text-indent:0;
}
#tmp_lnavi_cnt ul.switch_menu .switch_cnt {
	margin-left:0;
	margin-top:0.8em;
}
/* rnavi
============================== */
/* rnavi_box */
.rnavi_box {
	color:#FFFFFF;
	background:#132A7A url(/shared/site_english/images/navi/rnavi/rnavi_box_bg.png) repeat-x left top;
	padding:5px 5px 0;
	margin:0 0 11px;
	clear:both;
}
*:first-child+html .rnavi_box {
	padding-bottom:5px;
}
.rnavi_box img {
	vertical-align:top;
}
.rnavi_box_cnt h3 {
	font-size:100%;
	margin-bottom:2px;
	margin-left:4px;
}
.rnavi_box_cnt ul {
	list-style:none;
}
.rnavi_box_cnt ul img {
	vertical-align:top;
}
.rnavi_box_cnt_inner {
	color:#000000;
	margin-bottom:10px;
	border-top:1px solid #B0B0B0;
	background:#FFFFFF url(/shared/site_english/images/navi/rnavi/rnavi_box_inner_bg.jpg) repeat-x left top;
	padding:5px 7px 11px;
}
.rnavi_box_cnt_inner ul {
	margin-left:3px;
}
.rnavi_box_cnt_inner ul li {
	margin-bottom:2px;
}
.rnavi_box_mk_btn {
	margin-bottom:5px;
}
.rnavi_box_mk_btn li {
	color:inherit;
	margin-bottom:1px;
	background:#FFFFFF url(/shared/site_english/images/navi/rnavi/rnavi_box_inner_bg.jpg) repeat-x left top;
}
.rnavi_box_mk_btn li:first-child {
	background-image:none;
}
.rnavi_box_mk_btn li a {
	padding:9px 10px 9px 20px;
	display:block;
	text-decoration:none;
	background:url(/shared/site_english/images/navi/rnavi/rnavi_box_icon.png) no-repeat 10px 1em;
}
* html .rnavi_box_mk_btn li a {
	display:inline-block;
	width:100%;
}
.rnavi_box_mk_btn2 li {
	color:inherit;
	margin-bottom:5px;
	background-color:#FFFFFF;
}
*:first-child+html .rnavi_box_mk_btn2 li {
	width:100%;
	vertical-align:top;
}
.rnavi_box_mk_btn2 li a {
	padding:9px 10px 9px 20px;
	display:block;
	text-decoration:none;
	background:url(/shared/site_english/images/navi/rnavi/rnavi_box_icon.png) no-repeat 10px 1em;
}
* html .rnavi_box_mk_btn2 li a {
	display:inline-block;
	width:100%;
}
.rnavi_btn {
	clear:both;
}
.rnavi_btn ul {
	list-style:none;
}
.rnavi_btn ul li {
	margin-bottom:11px;
}
.rnavi_btn img {
	vertical-align:top;
}
.koho_list {
	color:#000000;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
	margin-bottom:9px;
}
/* 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;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:10px 0 0 10px;
	color:inherit;
	background-color:#DDEEFF;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 0 0.3em;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 10px 0 0;
	padding:0 0 10px;
	float:left;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	min-width:980px;
	border-top:1px solid #666666;
	background:url(/shared/site_english/images/footer/footer_bg.png) repeat-x left bottom;
}
#tmp_footer {
	width:980px;
	margin:0 auto;
}
* html #tmp_footer {
	text-align:left;
}
#tmp_footer_inner {
	background:url(/shared/site_english/images/footer/flogo_en.png) no-repeat 30px 27px;
	padding:20px 20px 30px 110px;
}
/* fnavi
============================== */
#tmp_fnavi {
	background:url(/shared/site_english/images/footer/footer_line.gif) repeat-x left bottom;
	padding:0 5px 15px;
	list-style:none;
}
#tmp_fnavi li {
	margin:0 20px 0 0;
	padding:0 20px 0 0;
	white-space:nowrap;
	float:left;
	border-right:1px solid #0059B4;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	background:url(/shared/site_english/images/footer/footer_line.gif) repeat-x left bottom;
	padding:13px 6px 15px;
	clear:both;
}
#tmp_footer_cnt address {
	font-style:normal;
}
#tmp_footer_cnt address img {
	vertical-align:middle;
	margin-right:10px;
}
#tmp_copyright {
	padding-top:9px;
	text-align:right;
	clear:both;
	font-size:85.7%;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
.txt_red {
	color:#921313; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#1A5713; /* デザインによって変更 */
	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; /* 変更しない */
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.border1 {
	border: 1px solid #666666;
}
/* 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;
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block;
}
.used_bg_img span {
	position:relative;
	z-index:-1;
}
/* ==================================================
parts
================================================== */
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* indent ▼変更しない
============================== */
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FDECED; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFFFD5; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FA; /* デザインによって変更 */
}
/* ==================================================
Google
================================================== */
* html .gcsc-branding {
	width:100% !important;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_wrap_header:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.col3:after,
.rnavi_box:after,
.rnavi_box_ttl:after,
.rnavi_box_cnt:after,
#tmp_rnavi_tab:after,
#tmp_rnavi_tab_ttl:after,
#tmp_rnavi_tab_cnt:after,
#tmp_mymenu:after,
#tmp_mymenu_ttl:after,
#tmp_mymenu_cnt:after,
#tmp_information:after,
#tmp_information_ttl:after,
#tmp_information_cnt:after,
#tmp_candidate:after,
#tmp_candidate_ttl:after,
#tmp_candidate_cnt:after,
#tmp_law:after,
#tmp_law_ttl:after,
#tmp_law_cnt: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_wrap_header,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_hnavi,
*: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_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_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_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,
*:first-child+html .rnavi_box,
*:first-child+html .rnavi_box_ttl,
*:first-child+html .rnavi_box_cnt,
*:first-child+html #tmp_rnavi_tab,
*:first-child+html #tmp_rnavi_tab_ttl,
*:first-child+html #tmp_rnavi_tab_cnt,
*:first-child+html #tmp_mymenu,
*:first-child+html #tmp_mymenu_ttl,
*:first-child+html #tmp_mymenu_cnt,
*:first-child+html #tmp_information,
*:first-child+html #tmp_information_ttl,
*:first-child+html #tmp_information_cnt,
*:first-child+html #tmp_candidate,
*:first-child+html #tmp_candidate_ttl,
*:first-child+html #tmp_candidate_cnt,
*:first-child+html #tmp_law,
*:first-child+html #tmp_law_ttl,
*:first-child+html #tmp_law_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_wrap_header,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_func_txt,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.col3,
* html .rnavi_box,
* html .rnavi_box_ttl,
* html .rnavi_box_cnt,
* html #tmp_rnavi_tab,
* html #tmp_rnavi_tab_ttl,
* html #tmp_rnavi_tab_cnt,
* html #tmp_mymenu,
* html #tmp_mymenu_ttl,
* html #tmp_mymenu_cnt,
* html #tmp_information,
* html #tmp_information_ttl,
* html #tmp_information_cnt,
* html #tmp_candidate,
* html #tmp_candidate_ttl,
* html #tmp_candidate_cnt,
* html #tmp_law,
* html #tmp_law_ttl,
* html #tmp_law_cnt {
	display:inline-block; /* 変更しない */
}
@media screen and (max-width : 480px) {
/* ==================================================
resize_width
================================================== */
#tmp_resize_width {
	width:320px;
	margin:0;
	padding:0;
}
}