@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
body.format_top,
body.format_first,
body.format_free {
	background-color:#FFFFFF;
}
/* wrapper
============================== */
#tmp_wrapper {
	margin:0 auto;
	padding:0 0 57px;
}
* html #tmp_wrapper {
	text-align:center;
}
#tmp_wrapper2 {
	width:880px;
	margin:0 auto;
}
* html #tmp_wrapper2 {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 0px 30px;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%;
}
/* base
============================== */
.wrap_col_nm {
	float:left;
	width:100%;
}
.col_nm {
	width:100%;
}
.wrap_col_lft_navi {
	float:left;
	position:relative;
	z-index:1;
}
.column_top .wrap_col_main {
	float:right;
	width:100%;
}
.column_full .wrap_col_main {
	float:right;
	width:100%;
}
.column_lnavi .wrap_col_main {
	float:right;
	width:100%;
	margin-bottom:30px;
}
/* top
============================== */
.column_top .wrap_col_nm {
	margin-right:-220px;
}
.column_top .wrap_col_nm2 {
	margin-right:220px;
}
.column_top .wrap_col_lft_navi {
	width:220px;
	margin-right:-220px;
}
.column_top .col_lft_navi {
	padding:0;
}
.column_top .col_main {
	margin-left:220px;
}
/* free
============================== */
.col_main {
	padding:0 0 0 30px;
}
.format_free .wrap_col_nm {
	margin-right:-220px;
}
.format_free .wrap_col_nm2 {
	margin-right:220px;
}
.format_free .wrap_col_lft_navi {
	width:220px;
	margin-right:-220px;
}
.format_free .col_lft_navi {
	background-color:#FFFFFF;
}
.format_free .column_lnavi .col_main {
	margin-left:220px;
}
/* ==================================================
header
================================================== */
/* base */
#tmp_wrap_header_top {
	background:#FCFCFC url(../images/header/header_bg.jpg) repeat-x left bottom;
	border-bottom:1px solid #AAAAAA;
	padding:0;
}
#tmp_wrap_header {
	background:#FCFCFC url(../images/header/header_bg.jpg) repeat-x left bottom;
	border-bottom:1px solid #AAAAAA;
	padding:10px 0px 11px;
}
* html #tmp_wrap_header_top,
* html #tmp_wrap_header {
	height:1%;
}
#tmp_header {
	width:880px;
	color:inherit;
	margin:0 auto;
}
#tmp_header #flashcontent {
	background:url(../images/header/header_flash.jpg) no-repeat left top;
	height:375px;
}
#tmp_hlogo {
	float:left;
	color:inherit;
	margin:10px 0 0 0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:0.1%;
	line-height:0.1;
}
#tmp_means {
	float:right;
	color:inherit;
}

#tmp_hnavi ul {
	list-style:none;
}

#tmp_means_secondary #tmp_gsearch {
	float:left;
	margin:0 20px 0 0;
}
#tmp_means_secondary #tmp_func_sch_btn {
	float:left;
	margin:3px 0 0;
}
#tmp_means_secondary input {
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
#tmp_means_secondary #entry {
	float:left;
}
#tmp_query {
	border:1px solid #666666;
	float:left;
	width:140px;
	padding:0;
}
/* format_top */
.format_top #tmp_means {
	margin:10px 0 0;
	/* width:573px; */
	width:572px;
}
.format_top #tmp_means_primary {
	font-size:0.1%;
	line-height:0.1;
	width:280px;
	float:left;
}
.format_top #tmp_hnavi {
	float:left;
	margin:0;
}
.format_top #tmp_hnavi li {
	float:left;
	padding:0 15px 0 0;
}
.format_top #tmp_means_secondary {
	margin:0;
	width:290px;
	float:left;
}
/* format_free */
.format_free #tmp_means_primary {
	clear:both;
	font-size:0.1%;
	line-height:0.1;
}
.format_free #tmp_hnavi {
	float:right;
	margin:0 0 8px 0;
}
.format_free #tmp_hnavi li {
	float:left;
	margin:2px 0 0 10px;
}
.format_free #tmp_means_secondary {
	clear:both;
	float:right;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	clear:both;
	color:inherit;
	background-color:#FFFFFF;
	margin:0 0 5px 0;
}
#tmp_gnavi ul {
	margin:0;
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_gnavi ul li {
	float:left;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	clear:both;
	color:inherit;
	background-color:#FFFFFF;
	margin:0 0 20px;
}
#tmp_pankuzu a {
	color:#063EA3;
	background-color:transparent;
	text-decoration:underline;
}
/* lnavi
============================== */
#tmp_lnavi {
	width:220px;
}
#tmp_lnavi_jhs,
#tmp_lnavi_hs {
	background:url(../images/navi/lnavi/lnavi_ttl_footer.gif) no-repeat left bottom;
	margin:0 0 10px;
	padding:0 0 9px;
}
* html #tmp_lnavi_jhs,
* html #tmp_lnavi_hs {
	height:1%;
}
.tmp_lnavi_cnt ul {
	list-style:none;
	border:1px solid #CCCCCC;
	border-bottom:none;
	padding:0 6px;
}
.tmp_lnavi_cnt ul li {
	border-bottom:1px dashed #999999;
	padding:6px 5px 6px 5px;
	margin:0;
}
.tmp_lnavi_cnt .active_this {
	color:inherit;
	background-color:#FFFFCC;
}
.tmp_lnavi_cnt ul li a {
	display:block;
	background:url(../images/common/icon_list_navi.gif) no-repeat left 0.4em;
	text-decoration:none;
	padding-left:10px;
}
* html .tmp_lnavi_cnt ul li a {
	background-position:left 0.5em;
	height:1%;
}
.tmp_lnavi_cnt ul li a:hover {
	text-decoration:underline;
}
.tmp_lnavi_cnt ul li ul {
	border:none;
}
.tmp_lnavi_cnt ul li ul li {
	border:none;
	margin:0 0 0 6px;
	padding:5px 0 4px 5px;
}
#tmp_lnavi_banner {
	padding:1px 0 0;
}
#tmp_lnavi_banner ul {
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_lnavi_banner li {
	margin:0 0 7px;
}
#tmp_lnavi_banner p {
	margin:0;
}
/* ==================================================
main
================================================== */
#tmp_format_full,
#tmp_format_lnavi,
#tmp_format_cnt {
	clear:both;
}
#tmp_main {
	width:100%;
	background-color:#FFFFFF;
}
/* plugin
============================== */
.plugin {
	clear:both;
	border:1px solid #AABBCC;
	margin:0 0 10px;
	padding:10px;
}
.plugin .plugin_img {
	float:left;
	margin:0 10px 0 0 !important;
	font-size:0.1%;
	line-height:0.1;
}
.plugin p {
	margin:0 !important;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	clear:both;
	color:inherit;
	font-size:90%;
}
#tmp_fnavi {
	margin:0 0 9px;
}
#tmp_fnavi ul {
	list-style:none;
}
#tmp_fnavi li {
	float:left;
	margin:0 14px 0 0;
	line-height:0.1;
	font-size:0.1%;
	white-space:nowrap;
}
#tmp_footer_cnt {
	clear:both;
	padding:9px 0 0;
	border-top:1px solid #666666;
}
#tmp_flogo {
	float:left;
	margin:3px 8px 5px 0;
}
#tmp_footer_txt {
	float:left;
	width:838px;
	margin:-2px 0 0 0;
}
#tmp_footer_txt address {
	font-style:normal;
	margin:0;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#CE0005;
	background-color:transparent;
}
.txt_orange {
	color:#D47F00;
	background-color:transparent;
}
.txt_green {
	color:#007500;
	background:transparent;
}
.txt_bg_pink {
	color:inherit;
	margin:0 1px;
	padding:0 1px;
	background-color:#FFDDEE;
}
.txt_border_red {
	margin:0 1px;
	padding:0 1px;
	border:1px solid #FF0000;
}
.txt_big {
	font-size:120%;
}
.txt_small {
	font-size:80%;
}
.space_lft1 {
	padding-left:1em;
}
p.indent1 {
	text-indent:1em;
}
/* image
============================== */
.float_lft {
	clear:both;
	float:left;
	margin-right:20px !important;
	margin-bottom:10px !important;
}
.float_rgt {
	clear:both;
	float:right;
	margin-left:20px !important;
	margin-bottom:10px !important;
}
.clear {
	clear:both;
}
/* noicon
============================== */
ul.noicon {
	list-style:none !important;
	list-style-image:none !important;
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* layouttable
============================== */
table.layout_lft_photo,
table.layout_rgt_photo {
	width:100%;
}
table.layouttable,
table.layout_lft_photo,
table.layout_rgt_photo,
table.layout_box_photo {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
table.layout_box_photo {
	margin:0 0 5px 0;
}
table.layouttable td,
table.layout_lft_photo td,
table.layout_rgt_photo td,
table.layout_box_photo td {
	margin:0;
	padding:0;
}
table.layouttable th,
table.layouttable td {
	padding:0 15px 0 0;
	text-align:left;
	vertical-align:top;
}
table.layout_lft_photo th,
table.layout_lft_photo td,
table.layout_rgt_photo th,
table.layout_rgt_photo td {
	vertical-align:top;
}
table.layout_lft_photo th img,
table.layout_lft_photo td img {
	margin:0 20px 0 0;
}
table.layout_rgt_photo th img,
table.layout_rgt_photo td img {
	margin:0 0 0 20px;
	text-align:right;
}
table.layout_box_photo img,
table.layout_box_photo td p {
	margin:0 10px 0 0 !important;
}
table.layout_box_photo img.last,
table.layout_box_photo td p.last {
	margin-right:0;
}
/* date_table */
.date_table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	margin:15px 0;
}
.date_table td {
	padding:0.35em 0;
	border-bottom:1px dashed #CCCCCC;
}
.date_table td.date {
	width:20%;
}
/* ==================================================
system
================================================== */
/* indent
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_gnavi:after,
#tmp_main:after,
.plugin:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
#tmp_footer_cnt:after,
#tmp_fnavi ul: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_gnavi,
*:first-child+html #tmp_main,
*:first-child+html .plugin,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi ul,
*: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_gnavi,
* html #tmp_main,
* html .plugin,
* html #tmp_publicity_cnt,
* html #tmp_footer,
* html #tmp_fnavi ul,
* html #tmp_footer_cnt,
* html div.col2,
* html div.col3 {
	height:1%;
}
