@charset "utf-8";

/* ===================================================== */
/* ID/CLASS ELEMENT SET */
/* ===================================================== */
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* ==================
 header
--------------------*/
header { border-top: 2px solid #000; }

/* ==================
 japanese
--------------------*/
/* japanese */
header.ja #corpname {
	width: 322px;
	float: left;
}

header.ja #hnav {
	width: 184px;
	float: left;
	padding: 17px 0 0 0;
}

header.ja #fontsize {
	width: 155px;
	float: left;
	padding: 12px 0 0 0;
}

header.ja #lang {
	width: 73px;
	float: left;
	padding: 12px 0 0 0;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
}

/* header navi */
header.ja ul li {
	float: left;
	margin: 0;
	padding: 0 21px 0 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 10px;
	font-size: 10px;
}

header.ja ul li a {
	display: block;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
}

header.ja ul li#hnav1 a {
	width: 74px;
	background-image: url(../img/hnav_01.gif);
}

header.ja ul li#hnav2 a {
	width: 68px;
	background-image: url(../img/hnav_02.gif);
}

/* fontsize */
header.ja dl { margin: 0 0 0 6px; }

header.ja dl dt {
	width: 69px;
	float: left;
	background: url(../img/txt_fontsize.gif) 0 5px no-repeat;
	text-indent: -9999px;
	font-size: 16px;
	line-height: 16px;
	overflow: hidden;
}

header.ja dl dd {
	width: 40px;
	float: left;
}

header.ja dl dd a {
	display: block;
	width: 100%;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	line-height: 10px;
	font-size: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

header.ja dl dd#font-m a { background-image: url(../img/btn_font_m.gif); }

header.ja dl dd#font-l a { background-image: url(../img/btn_font_l.gif); }

header.ja dl dd#font-m a.textresizer-active { background-position: 0 -19px; }

header.ja dl dd#font-l a.textresizer-active { background-position: 0 -19px; }

/* ==================
 english
--------------------*/
/* english */
header.en #corpname {
	width: 704px;
	float: left;
}

header.en #fontsize {
	width: 172px;
	float: left;
	padding: 12px 0 0 0;
}

header.en #lang {
	width: 62px;
	float: left;
	padding: 12px 0 0 0;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
}

/* fontsize */
header.en dl { margin: 0 0 0 6px; }

header.en dl dt {
	width: 51px;
	float: left;
	background: url(../img/txt_fontsize_en.gif) 0 5px no-repeat;
	text-indent: -9999px;
	font-size: 16px;
	line-height: 16px;
	overflow: hidden;
}

header.en dl dd {
	width: 50px;
	float: left;
}

header.en dl dd a {
	display: block;
	width: 100%;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	line-height: 10px;
	font-size: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

header.en dl dd#font-m a { background-image: url(../img/btn_font_m_en.gif); }

header.en dl dd#font-l a { background-image: url(../img/btn_font_l_en.gif); }

header.en dl dd#font-m a.textresizer-active { background-position: 0 -19px; }

header.en dl dd#font-l a.textresizer-active { background-position: 0 -19px; }

/* ==================
 nav
--------------------*/
#bgnavarea {
	margin: 0 20px;
	padding: 21px 0 12px 0;
	border-bottom: 1px solid #E4E4E4;
}

#logo {
	width: 182px;
	float: left;
	font-size: 12px;
	line-height: 12px;
}

nav {
	width: 719px;
	float: right;
}

/* global navi */
nav ul {
	background: url(../img/bg_nav.gif) right 0 no-repeat;
	padding: 1px 0 0 0;
}

nav ul li { float: left;/*	background:url(../img/bg_nav.gif) 0 0 no-repeat;
	padding:0 0 0 1px;*/ }

nav ul li a {
	display: block;
	width: 100px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	line-height: 12px;
	font-size: 12px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

nav ul li a:hover,
nav ul li a:active { background-position: 0 -40px; }

nav ul li#nav0 a {
	width: 89px;
	background-image: url(../img/nav_00.png);
}

nav ul li#nav1 a { background-image: url(../img/nav_01.png); }

nav ul li#nav2 a { background-image: url(../img/nav_02.png); }

nav ul li#nav3 a { background-image: url(../img/nav_03.png); }

nav ul li#nav4 a {
	width: 130px;
	background-image: url(../img/nav_04.png);
}

nav ul li#nav5 a { background-image: url(../img/nav_05.png); }

nav ul li#nav6 a { background-image: url(../img/nav_06.png); }

/* stay category */
.category0 nav ul li#nav0 a:link,
.category0 nav ul li#nav0 a:visited { background-position: 0 -40px; }

.category1 nav ul li#nav1 a:link,
.category1 nav ul li#nav1 a:visited { background-position: 0 -40px; }

.category2 nav ul li#nav2 a:link,
.category2 nav ul li#nav2 a:visited { background-position: 0 -40px; }

.category3 nav ul li#nav3 a:link,
.category3 nav ul li#nav3 a:visited { background-position: 0 -40px; }

.category4 nav ul li#nav4 a:link,
.category4 nav ul li#nav4 a:visited { background-position: 0 -40px; }

.category5 nav ul li#nav5 a:link,
.category5 nav ul li#nav5 a:visited { background-position: 0 -40px; }

.category6 nav ul li#nav6 a:link,
.category6 nav ul li#nav6 a:visited { background-position: 0 -40px; }

/* ==================
 #gsc
--------------------*/

#gsc {
	width: 180px;
	height: 24px;
	margin: 8px 0 0 20px;
	float: left;
	position: relative;
}

#gsc .gsc-control-cse,
#gsc .gsc-control-cse-ja,
#gsc .gsib_a {
	margin: 0 !important;
	padding: 0 !important;
}

#gsc table.gsc-search-box td,
#gsc table.gsc-search-box input { vertical-align: top !important; }

#gsc input[type="text"] {
	border: 1px solid #b9b9b9 !important;
	height: 24px !important;
}

#gsc input[type="text"]:focus {
	border: 1px solid #b9b9b9 !important;
	outline: 0;
}

#gsc #gsc-iw-id1 {
	border: none !important;
	width:154px !important;
}

#gsc #gs_tti0 input { background-position: 5px 5px !important; }

#gsc input.gsc-input {
	font-size: 13px !important;
	padding-left:3px !important;
}

#gsc input.gsc-search-button {
	background: #676767 !important;
	background: -moz-linear-gradient(top, #676767 0%, #2f2f2f 50%, #676767 100%) !important;
	background: -webkit-linear-gradient(top, #676767 0%, #2f2f2f 50%, #676767 100%) !important;
	background: linear-gradient(to bottom, #676767 0%, #2f2f2f 50%, #676767 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#676767', GradientType=0 ) !important;
	border: 1px solid #101010 !important;
}

#gsc .gsc-search-button {
	margin: 0 0 0 -16px !important;
	border-radius: 0;
}

#gsc .gsc-search-button-v2 {
	width: 12px;
	height: 12px;
	padding: 6px;
	min-width: 12px;
}

#gsc .gsib_b a {
	position: absolute;
	top: 5px;
	left:-20px;
}

#gsc .gsst_a .gscb_a { color: #b9b9b9 !important; }

#gsc .gsib_b span {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* ==================
 #mf
--------------------*/
.mf_finder_searchBox_items {
    padding: 0;
    height: 30px;
}

.mf_finder_searchBox_submit {
    padding: 5px 0.75rem 5px 0;
    border-radius: 0;
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .mf_finder_searchBox_submit {
        padding-right: 0;
    }
}

.mf_finder_searchBox_submit span {
    margin-left: 0;
}

ul.mf_finder_searchBox_suggest_items li {
    float: none !important;
    min-height: 30px;
    padding: 5px 3px 5px 2px !important;
}
ul.mf_finder_searchBox_suggest_items li a {
    text-indent: 0 !important;
    color: #ffffff;
    min-height: 16px;
    padding: 4px;
}

#contents .mf_finder_searchBox_selects{
    padding-top: 10px;
}

.mf_finder_searchBox_doctype_select{
    padding-bottom: 0rem;
    padding-top: 0rem;
    height: 30px;
}

.mf_finder_searchBox_sort_select,
.mf_finder_searchBox_pagemax_select,
.mf_finder_searchBox_imgsize_select{
    margin-bottom: 5px;
}

.mf_finder_organic_pager {
    margin-top: 10px !important;
}

ul.mf_finder_pager_items li {
    background: none !important;
    padding: 0 !important;
}

li.mf_finder_pager_item_first a span,
li.mf_finder_pager_item_next a span,
li.mf_finder_pager_item_prev a span,
li.mf_finder_pager_item_before_pages a span,
li.mf_finder_pager_item_after_pages a span {
    color: #ffffff !important;
}

.mf_finder_pager_item_current {
    margin-top: 4px !important;
}
.mf_finder_pager_item_current span{
    padding: 0.25rem 0.75rem !important;
}

.mf_finder_organic_doc_title_wrapper,
.mf_finder_organic_doc_body_wrapper {
    max-width: 558px;
    /*word-wrap: break-all !important;*/
    /*overflow-wrap: break-all !important;*/
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
}


/*================
eol
----------------*/
#divSelect { margin: 20px 0 0 0; }

#eol { margin: 0 0 24px 0; }

/* eol list */
#eol dl {
	width: 670px;
	background: url(../img/line_list01.gif) 0 bottom no-repeat;
}

#eol dl dt {
	width: 140px;
	text-align: left;
	float: left;
	background: url(../img/line_list01.gif) 0 0 no-repeat;
	padding: 10px 0;
	color: #333333;
	line-height: 1;
	margin-bottom: 0;
}

* html #eol dl dt { padding: 3px 0 0 0; }

#eol dl dt span {
	display: block;
	padding: 0 0 0 12px;
}

#eol dl dd {
	width: 530px;
	float: left;
	background: url(../img/line_list01.gif) 0 0 no-repeat;
	padding: 10px 0;
	color: #333333;
	line-height: 1;
	margin-bottom: 0;
}

#eol dl dd a:link {
	color: #333333;
	text-decoration: none;
}

#eol dl dd a:visited {
	color: #666666;
	text-decoration: none;
}

#eol dl dd a:hover,
#news dl dd a:active {
	color: #5EB6E0;
	text-decoration: underline;
}

#eol dl dd img {
	vertical-align: baseline;
	margin: 0 0 0 10px;
}

/* eol / iframe */
.iframeeol { padding: 0 0 24px 0; }

#divDataArea1,
#divDataArea2,
#divDataArea3 { margin-bottom: 24px; }

/* ==================
 footer
--------------------*/
footer {
	border-top: 1px solid #3E4042;
	margin: 0 20px;
	padding: 12px 0;
}

footer ul {
	border-left: 1px solid #CCCCCC;
	padding: 0 0 8px 1px;
	line-height: 1;
	float: left;
}

footer ul li {
	display: inline;
	border-right: 1px solid #CCCCCC;
	padding: 0 11px;
	line-height: 1;
}

footer ul li a:link,
footer ul li a:visited {
	color: #3E3F3F;
	text-decoration: none;
	line-height: 1;
}

footer ul li a:hover,
footer ul li a:active {
	color: #3E3F3F;
	text-decoration: underline;
}

/* ==================
 main
--------------------*/
#main, #main_result { padding: 19px 23px 0 20px; }

/* copyright */
#copy { float: right; }

/* pagetop */
.gotop {
	margin: 0 20px;
	padding: 20px 0 0 0;
	text-align: right;
}

.gotop a {
	display: block;
	background: url(../img/btn_pagetop.gif) 0 0 no-repeat;
	width: 120px;
	height: 19px;
	margin: 0 0 0 auto;
	text-indent: 999px;
	overflow: hidden;
}

/* pagetop2 */
.gotop2 {
	margin: 0;
	padding: 0 0 40px 0;
	text-align: right;
}

.gotop2 a {
	display: block;
	background: url(../img/btn_pagetop2.gif) 0 0 no-repeat;
	width: 105px;
	height: 11px;
	margin: 0 0 0 auto;
	text-indent: 999px;
	overflow: hidden;
}

/* pagetop : english */
.eng .gotop {
	margin: 0 20px;
	padding: 20px 0 0 0;
	text-align: right;
}

.eng .gotop a {
	display: block;
	background: url(../img/btn_pagetop_en.gif) 0 0 no-repeat;
	width: 74px;
	height: 19px;
	margin: 0 0 0 auto;
	text-indent: 999px;
	overflow: hidden;
}

/* pankuzu */
#pankuzu {
	margin: 0 20px;
	padding: 0 0 0 6px;
	background: #F4F4F4;
	line-height: 2;
}

#pankuzu a { color: #5EB6E0; }

#pankuzu a:link,
#pankuzu a:visited { text-decoration: underline; }

#pankuzu a:hover,
#pankuzu a:active { text-decoration: none; }

/* ==================
 sub nav
--------------------*/
#bgsnav {
	width: 220px;
	background: url(../img/bg_shasen.gif) 0 0 repeat-y;
	float: left;
}

#snav {
	margin: 4px;
	border: 1px solid #D0D0D0;
	background: #FFF;
}

#snav h1 {
	background: url(../img/bg_h1_category.gif) 0 center no-repeat;
	padding: 10px 6px 10px 30px;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}

#snav h1 a {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#snav h1 a:link,
#snav h1 a:active,
#snav h1 a:hover,
#snav h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#snav ul {
	margin: 0;
	padding: 0;
}

#snav ul li {
	margin: 0;
	padding: 0;
	line-height: 1;
}

#snav ul li a {
	display: block;
	margin: 0;
	padding: 12px 8px 12px 27px;
	line-height: 1.2;
	color: #333333;
	background-image: url(../img/icon_snav.gif);
	background-position: -194px center;
	background-repeat: no-repeat;
	border-bottom: solid 1px #e7e7e7;
}

#snav ul li a:link,
#snav ul li a:visited { text-decoration: none; }

#snav ul li a:hover,
#snav ul li a:active { text-decoration: underline; }

#snav ul li span {
	display: block;
	margin: 0;
	padding: 12px 8px 12px 27px;
	line-height: 1;
	color: #333333;
	background-image: url(../img/icon_snav.gif);
	background-position: -194px center;
	background-repeat: no-repeat;
	border-bottom: solid 1px #e7e7e7;
}

#snav ul ul {
	display: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

#snav ul li ul li a {
	display: block;
	margin: 0;
	padding: 10px 8px 10px 38px;
	line-height: 1;
	color: #333333;
	background: #F4F4F4;
	background-image: url(../img/icon_snav2.gif);
	background-position: 24px center;
	background-repeat: no-repeat;
	border-bottom: solid 1px #e7e7e7;
}

#snav ul li ul li a:link,
#snav ul li ul li a:visited { text-decoration: none; }

#snav ul li ul li a:hover,
#snav ul li ul li a:active { text-decoration: underline; }

/* ==================
 main
--------------------*/
#main * {
	line-height:1.6;
}

/* ==================
 contents
--------------------*/
#contents {
	width: 670px;
	float: right;
}

#contents h1 {
	font-size: 182%;
	background: url(../img/bg_h1_bottom.gif) 0 bottom no-repeat;
	padding: 0 120px 14px 0;
	margin-bottom: 30px;
}

#contents h1 span {
	display: block;
	min-height: 20px;
	background: url(../img/bg_h1_header.gif) 0 0 repeat-y;
	padding: 2px 0 4px 20px;
	line-height:1.6;
}

#contents h2 {
	display: block;
	background: url(../img/bg_h2.gif) 0 0 no-repeat;
	line-height: 1.6;
	margin-bottom: 24px;
	padding: 0 0 5px 18px;
	color: #000000;
	border-bottom: 2px solid #D0D0D0;
}

#contents h2 .ttl {
	display: block;
	width: 565px;
	/*width:543px;*/
	float: left;
}

#contents h2 .rss {
	width: 22px;
	display: block;
	float: left;
	padding: 3px 0 0 0;
}

#contents h2 .list {
	width: 86px;
	display: block;
	float: left;
}

#contents h3 {
	margin-bottom: 20px;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #CCCCCC;
}

#contents h3.none {
	margin-bottom: 24px;
	padding: 0;
	border-bottom: none;
}

#contents p {
	margin-bottom: 24px;
	line-height: 1.6;
}
#contents dt, #contents dd {
	margin-bottom: 4px;
}

#contents .center { text-align: center; }

#contents .right { text-align: right; }

#contents .left { text-align: left; }

/*================
index
----------------*/
#contents ul#index {
	margin: 24px 23px 0 23px;
	padding: 0;
}

#contents ul#index li {
	width: 300px;
	margin: 0 24px 9px 0;
	padding: 0;
	background: url(../img/bg_shasen.gif) 0 0 repeat;
	float: left;
}

#contents ul#index li.R { margin: 0 0 9px 0; }

#contents ul#index li a {
	display: block;
	text-decoration: none;
}

.box {
	margin: 3px;
	padding: 12px;
	border: 1px solid #C0C0C0;
	background: #FFF;
}

.photo div { margin: 0 98px 0 0; }

#index dl dt.catename {
	border-bottom: 2px solid #D0D0D0;
	padding: 0 0 5px 0;
}

#index dl dt.catename span {
	background: url(/common/img/bg_index_red.gif) 0 center no-repeat;
	padding-left: 10px;
	margin: 5px 0;
	font-weight: bold;
	line-height: 1.4;
	font-size: 108%;
}

#index dl dd.catedetail { padding: 10px 8px 0 8px; }

/* ==================
 print
--------------------*/
#print { position: relative; }

#print img {
	position: absolute;
	left: 582px;
	top: -78px;
}

/* ==================
 indent
--------------------*/
/* padding */
/*.indentPT0 { padding-top: 0px !important; }

.indentPT5 { padding-top: 5px !important; }

.indentPT10 { padding-top: 10px !important; }

.indentPT15 { padding-top: 15px !important; }

.indentPT20 { padding-top: 20px !important; }

.indentPT30 { padding-top: 30px !important; }*/

/* margin */
/*.indentMT5 { margin-top: 5px !important; }

.indentMT10 { margin-top: 10px !important; }

.indentMT15 { margin-top: 15px !important; }

.indentMT20 { margin-top: 20px !important; }

.indentMT30 { margin-top: 30px !important; }*/

.gbox {
	border: 3px solid #E1E1E1;
	padding: 1px;
	background: #CBCBCB;
	margin-bottom: 24px;
}

.gbox p { margin-bottom: 0 !important; }

.ingbox {
	border: 1px solid #FFFFFF;
	background: #FFF url(../img/bg_grad.gif) 0 0 repeat-x;
	padding: 12px;
}

.ingbox h2 {
	display: block;
	background: url(../img/bg_index_green.gif) 2px 0 no-repeat !important;
	margin: 0 0 12px 0 !important;
	padding: 0 0 5px 14px !important;
	color: #000000;
	border-bottom: 2px solid #D0D0D0;
}

.inbox2 {
	border: 1px solid #FFFFFF;
	background: #FFF;
	padding: 7px 12px 7px 9px;
}

/*================
list
----------------*/
/* ul */
#contents ul {
	margin: 0;
	padding: 0;
}

#contents ul li {
	background: url(../img/icon_list.gif) 6px 6px no-repeat;
	padding: 0 0 0 17px;
	line-height: 1.4;
	margin-bottom: 4px;
}

#contents ul li a { line-height: 1.4; }

#contents ul li br { line-height: 1.4; }

#contents ul li a br { line-height: 1.4; }

/* ol */
#contents ol {
	margin: 0 0 0 20px;
	padding: 0;
}

#contents ol li {
	list-style-type: none;
	list-style-position: inside;
}

#contents ul.nl_list {
	margin-bottom:20px;
	padding-left:30px;
}

#contents ul.nl_list li {
	background: none !important;
	list-style-type:disc;
	padding:0 !important;
}

/*================
table
----------------*/
/* row */
.rowTbl {
	background: url(../img/line_dashed.gif) 0 bottom no-repeat;
	margin-bottom: 30px;
	padding: 0 0 2px 0;
}

.rowTbl th {
	width: 30%;
	padding: 10px;
	background: url(../img/line_dashed.gif) 0 0 no-repeat;
	font-weight: 100;
	text-align: left;
	vertical-align: top;
}

.rowTbl td {
	width: 70%;
	padding: 10px;
	background: url(../img/line_dashed.gif) 0 0 no-repeat;
	vertical-align: top;
}

/* colTbl */
.colTbl {
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 30px;
	padding: 0;
}

.colTbl th {
	padding: 5px 10px;
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	background: url(../img/bg_th.gif) 0 0 repeat;
	font-weight: 100;
	text-align: left;
	vertical-align: top;
}

.colTbl td {
	padding: 10px;
	border-left: 1px solid #CDCDCD;
	background: #FFFFFF url(../img/line_dashed.gif) 0 bottom no-repeat;
	vertical-align: top;
}

table th label {
	display: block;
	width: 160px;
	vertical-align: text-bottom;
	float: left;
	margin: 3px 0 0 0;
}

table th span {
	display: block;
	width: 32px;
	float: right;
	text-align: right;
}

table img {
	vertical-align: text-bottom;
	margin: 5px 0 0 0;
}

.error { color: #FF0000; }

/*table_style*/
.table_style01 {
	width: 100%;
	margin-bottom: 30px;
	border-top: 1px #bfbfbf solid;
	border-right: 1px #bfbfbf solid;
}

.table_style01 th {
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding: 10px;
	background-color: #edeff1;
	border-bottom: 1px #bfbfbf solid;
	border-left: 1px #bfbfbf solid;
}

.table_style01 td {
	border-bottom: 1px #bfbfbf solid;
	border-left: 1px #bfbfbf solid;
	padding: 10px;
}

.table_style02 {
	width: 100%;
	margin-bottom: 30px;
	border-top: 1px #bfbfbf solid;
	border-right: 1px #bfbfbf solid;
}

.table_style02 thead tr td {
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	background-color: #edeff1;
	border-bottom: 1px #bfbfbf solid;
	border-left: 1px #bfbfbf solid;
}

.table_style02 tbody tr th {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	background-color: #f7f8f9;
	border-bottom: 1px #bfbfbf solid;
	border-left: 1px #bfbfbf solid;
}

.table_style02 td {
	text-align: right;
	border-bottom: 1px #bfbfbf solid;
	border-left: 1px #bfbfbf solid;
	padding: 10px;
}

.table_style02 td.txt_left{
	text-align: left;
}

.table_style03 {
	width: 100%;
	border-top: 1px #bfbfbf solid;
	border-left: 1px #bfbfbf solid;
	margin-bottom: 30px;
}
.table_style03 th, .table_style03  td {
	padding: 10px;
	border-bottom: 1px #bfbfbf solid;
	border-right: 1px #bfbfbf solid;
}
.table_style03 thead th {
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-color: #ededed;
}
.table_style03 tbody th {
	font-weight: bold;
	text-align: left;
	background-color: #f6f6f6;
}
.table_style03 tbody td {
	text-align: right;
}
.table_style03 caption p{
	margin-bottom : 4px !important;
	padding : 0;
	text-align: right;
}

/*================
text anchor link
----------------*/

#text_anchor { margin: 10px 10px 24px 10px; }

#text_anchor ul li {
	background: url(../img/img_anchor_link.png) no-repeat 0 center;
	margin-right: 30px;
	float: left;
}

/*================
form
----------------*/
form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 3px 5px;
	border: 1px solid #999999;
	vertical-align: middle;
}

radio {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

select {
	margin: 0 0 20px 0;
	vertical-align: middle;
}

textarea {
	margin: 0;
	padding: 3px 5px;
	border: 1px solid #999999;
	vertical-align: middle;
}

.radio { border: none; }

.txt100 { width: 100%; }

.txtW100 { width: 100px; }

.txtW150 { width: 150px; }

/*================
text
----------------*/
/* note */
#contents p.note {
	color: #FF0000;
	padding: 0 0 0 12px;
	background: url(../img/icon_note.gif) 0 5px no-repeat;
}

#contents p.note2 {
	color: #FF0000;
	padding: 0 0 0 15px;
	background: url(../img/icon_note2.gif) 0 5px no-repeat;
}

#contents dl.note {
	color: #666666;
	width: 670px;
	margin-bottom: 24px;
}

#contents dl.note:after {
	display: block;
	clear: both;
	content: "";
}

#contents dl.note dt {
	float: left;
	width: 50px;
}

#contents dl.note dd {
	width: 620px;
	padding-left: 50px;
}

/*================
icon
----------------*/
/* pdf */
.iconpdf, .iconblank {
	margin: 0 0 0 5px;
	vertical-align: middle;
}


/* ===================================================== */
/* CLEAR */
/* ===================================================== */
/*----------------------*/
.wrapper { min-height: 1%; }

.wrapper:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html .wrapper {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*.wrapper:after { content: "."; }

/* ==================
 header
--------------------*/
/*----------------------*/
header { min-height: 1%; }

header:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html header {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*header:after { content: "."; }

/*----------------------*/
header ul { min-height: 1%; }

header ul:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html header ul {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*header ul:after { content: "."; }

/*----------------------*/
header dl { min-height: 1%; }

header dl:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html header dl {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*header dl:after { content: "."; }

/* ==================
 nav
--------------------*/
/*----------------------*/
#bgnavarea { min-height: 1%; }

#bgnavarea:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html #bgnavarea {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*#bgnavarea:after { content: "."; }

/*----------------------*/
nav ul { min-height: 1%; }

nav ul:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html nav ul {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*nav ul:after { content: "."; }

/* ==================
 footer
--------------------*/
/*----------------------*/
footer { min-height: 1%; }

footer:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html footer {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*footer:after { content: "."; }

/* ==================
 main
--------------------*/
/*----------------------*/
#main, #main_result { min-height: 1%; }

#main:after, #main_result:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html #main, * html #main_result {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*#main:after, body*#main_result:after { content: "."; }

/*----------------------*/
#eol dl { min-height: 1%; }

#eol dl:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html #eol dl {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*#eol dl:after { content: "."; }

/*----------------------*/
#contents h2 { min-height: 1%; }

#contents h2:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html #contents h2 {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*#contents h2:after { content: "."; }

/*----------------------*/
.ingbox { min-height: 1%; }

.ingbox:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html .ingbox {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*.ingbox:after { content: "."; }

/*----------------------*/
.inbox2 { min-height: 1%; }

.inbox2:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html .inbox2 {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*.inbox2:after { content: "."; }

/*----------------------*/
ul.boxlist { min-height: 1%; }

ul.boxlist:after {
	/* for modern browser */ 
	content: "";
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

* html ul.boxlist {/* for IE */
	/*\*/height: 1%;/* for WinIE*/
	display: inline-table;/* for MacIE*/
}

body*ul.boxlist:after { content: "."; }

/* ==================
a img opacity
--------------------*/
a img:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/* ==================
clearfix
--------------------*/
.clearfix:after {
	display: block;
	clear: both;
	content: "";
}
