@charset "UTF-8";
/* CSS Document */

/* フローティングメッセージ */
.msg_ok { 
	font-size: 13px; color: blue; 
	background: #F4FFF4;
}
.msg_ng { 
	font-size: 13px; color: red; 
	background: #FFF4F4;
}
.msg_ok_large { font-size: 110%; color: blue; }
.msg_ng_large { font-size: 110%; color: red; }
.ui-floating-message { 
	font-weight: bold; z-index: 9999;
}
.ui-widget-content {
	background: #F4FFF4;
}

/* 入力背景色 */
input.modified { background-color: peachpuff; }
input.invalid { background-color: tomato; }

/* (IE用)IMEモード制御 */
.ime_on { ime-mode: active; }
.ime_off { ime-mode: disabled; }

/* 入力ボックス横幅 */
.input_width { width:180px; }
.rc_input_width { width:120px; }

/* 標準的な表組みスタイル */
div.org_tabular table { border-collapse:collapse; }
div.org_tabular th {
	border:1px solid #999999;
	background-color: #FFE5CE;
	padding:2px 4px;
}
div.org_tabular td {
	border:1px solid #999999;
	padding:2px 4px;
}
div.std_tabular table { margin-left:auto; margin-right:auto; border-collapse:collapse; }
div.std_tabular th {
	border:1px solid #999999;
	background-color: #FFE5CE;
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
	padding:2px 4px;
}
div.std_tabular td {
	border:1px solid #999999;
	white-space:nowrap;
	word-break:keep-all;
	word-wrap:normal;
	padding:2px 4px;
}
th.center { text-align: center; }
td.center { text-align: center; }
th.nowrap { white-space:nowrap; word-break:keep-all; word-wrap:normal; }
td.nowrap { white-space:nowrap; word-break:keep-all; word-wrap:normal; }

.centerspot { text-align:center; vertical-align:middle; }

.maker_small { font-size:11px; }

#n_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#leftarea {
	float: left;
	width: 235px;
	position: relative;
}
#leftarea02 {
	float: left;
	width: 170px;
}
#rightarea {
	float: right;
	width: 685px;
}
#rightarea02 {
	float: right;
	width: 740px;
}
#n_body{  
	margin: 0;  
	padding: 118px 0 0px 0;  
}
* html body{  
    overflow: hidden;  
}   

#n_header {
    position: fixed !important;
    position: absolute;
    top: 0;  
    margin-left: 10px;
    z-index: 999;
    background-color: #FFFFFF;
}
.n_header01 {
	color: #FFF;
	background-color: #999999;
	height: 16px;
	width: 920px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 1em;
	padding-top: 4px;
	margin-right: 10px;
}
.header01 .h_home p{
	background-image: url(../images/common/02_home_icn01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 14px;
}
.n_header01 p {
	float: left;
	margin-left: 35px;
	background-image: url(../images/common/02_arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
.n_header01 a, .n_header01 a:link {
	text-decoration: none;
	color: #FFF;
}
.n_header01 a:visited {
	color: #FFF;
}
.n_header01 a:hover, .n_header01 a:active {
	text-decoration: none;
	color: #FFF;
}
.n_header02 {
	float: left;
	width: 165px;
}
.n_header03 {
	float: left;
	width: 775px;
	height: 45px;
}
.n_header04 {
	float: left;
	height: 28px;
	width: 312px;
	background-image: url(../images/common/02_search01.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-right: 8px;
	padding-top: 5px;
	padding-left: 154px;
}
.n_header04_2 {
	float: left;
	height: 28px;
	width: 457px;
	background-image: url(../images/common/02_search02.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-right: 8px;
	padding-top: 5px;
	padding-left: 154px;
}
.n_header05 {
	height: 39px;
	width: 141px;
	float: left;
	margin-right: 4px;
}
.n_header06 {
	float: left;
	height: 36px;
	width: 156px;
	background-image: url(../images/common/02_head02.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 1.2em;
	color: #FFF;
	padding-top: 3px;
}
.n_header06 a{
	color: #FFF;
	text-decoration: none;
}	
.n_header07 {
	float: left;
	width: 785px;
}
.menu_btn {
	width: 785px;
}
.menu_btn li {
	float: left;
}
.n_header07 {
	float: left;
}
.search01 {
	width: 263px;
	height: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
}
.search01_2 {
	width: 408px;
	height: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	display: block;
	float: left;
}
.search02 {
	position: absolute;
}
.search02_2 {
	height: 18px;
	width: 42px;
	display: block;
	float: left;
}
.n_header06 .log01 {
	font-size: 12px;
}
#mainarea {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#leftarea h2 {
	background-image: url(../images/common/02_larea_bg01.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	padding-top: 11px;
	font-weight: bold;
}
#leftarea02 h2 {
	background-image: url(../images/common/11_mr_bg08.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	padding-top: 11px;
	font-weight: bold;
}
.s_menu01 {
	background-color: #EEEEED;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.s_menu01 h3 {
	font-size: 15px;
	margin-bottom: 2px;
}
.s_menu01 a, .s_menu01 a:link {
	color: #00F;
	text-decoration: underline;
}
.s_menu01 a:visited {
	color: #00F;
}
.s_menu01 a:hover, .s_menu01 a:active {
	text-decoration: none;
	color: #00F;
}
.s_orange {
	color: #FD7D0A;
	font-size: 12px;
}
.s_menu02 {
	font-size: 12px;
}
.s_menu02 li {
	font-size: 12px;
	line-height: 1.5em;
}
.s_menu02 .plural {
	font-size: 12px;
	line-height: 1.4em;
}
.s_menu02 .plural dd {
	padding-left: 23px;
	margin-top: -15px;
}
.s_menu03 li {
	font-size: 12px;
	float: left;
	width: 90px;
}
.s_menu04 {
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
	position: relative;
}
.s_menu04 h3{
    line-height: 20px;
}
.s_menu05 {
	padding-bottom: 0px;
	clear: both;
	position: relative;
}
.s_menu05 h3{
    line-height: 20px;
}
.s_menu06 {
	background-image: url(../images/common/02_larea_bg02.gif);
	background-position: bottom;
	height: 15px;
	margin-bottom: 10px;
}
.s_menu07 {
	padding-bottom: 20px;
}
.s_menu08 p {
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 6px;
}
.s_menu08 p input {
	margin-right: 7px;
}
.s_menu01 .s_menu08 a, .s_menu01 .s_menu08 a:link {
	color: #00F;
	text-decoration: none;
}
.s_menu01 .s_menu08 a:visited {
	color: #00F;
}
.s_menu01 .s_menu08 a:hover, .s_menu01 .s_menu08 a:active {
	text-decoration: underline;
	color: #00F;
}
.line02 {
	margin-left: 20px;
}
.s_menu08 .tr_up {
	background-image: url(/images/common/08_stock_tr_up01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 11px;
	margin-left: -11px;
}
.s_menu08 .tr_down {
	background-image: url(/images/common/08_stock_tr_down01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 11px;
	margin-left: -11px;
}
.s_menu08 .panel_close {
	display: none;
}
.s_menu09 {
	padding-left: 20px;
	line-height: 1px;
}
.s_menu10 {
	font-weight: bold;
	margin-top: 10px;
}
.r_cat01 {
	font-size: 12px;
	background-color: #2F7EEC;
	color: #FFF;
	float: left;
	padding-left: 5px;
	height: 19px;
}
.r_cat01 a, .r_cat01 a:link {
	text-decoration: none;
	color: #FFF;
}
.r_cat01 a:visited {
	color: #FFF;
}
.r_cat01 a:hover, .r_cat01 a:active {
	text-decoration: none;
	color: #FFF;
}
.r_cat02 {
	float: left;
	padding-right: 5px;
	background-color: #FFF;
}
.r_cat03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 9px;
	margin-bottom: 7px;
}
#rightarea h4, .para_popup02 h4, .panel h4 {
	font-size: 18px;
	color: #FD7D0A;
	margin-bottom: 7px;
}
#rightarea h5 {
	font-size: 15px;
	color: #FD7D0A;
	margin-bottom: 4px;
}
.r_cat04 {
	margin-bottom: 10px;
}
.r_cat05 {
	float: right;
}
.r_detail01 {
	margin-bottom: 30px;
}
.r_detail02 {
	border: 1px solid #999999;
	padding: 10px;
}
.r_detail03 {
	font-size: 12px;
	line-height: 2em;
	margin-left: 15px;
}
.r_detail04 {
	height: 25px;
	width: 150px;
	background-image: url(../images/common/02_rarea_bg03.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.r_detail05 {
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 15px;
}
.r_detail06 {
	margin-bottom: 10px;
	font-weight: bold;
}
.r_detail07 {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
.r_detail08 {
	font-size: 12px;
	line-height: 1.4em;
	margin-right: 15px;
}
.r_detail09 {
	padding: 10px;
	border: 2px solid #191919;
	margin-bottom: 10px;
}
.r_detail10 {
	font-size: 12px;
	line-height: 1.4em;
	margin-left: 15px;
}
.r_point01 {
	font-size: 12px;
	clear: both;
}
.r_point02 {
	font-size: 15px;
	color: #C8C5C4;
	line-height: 1em;
	font-weight: bold;
}
.r_point02 li {
	border: 2px solid #C8C5C4;
	text-align: center;
	width: 157px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.r_point03 {
	clear: both;
	font-size: 12px;
}
.r_point04 {
	margin-bottom: 5px;
}
.r_point02 .li01 {
	color: #FFF;
	background-color: #FD7D0A;
	border: 2px solid #FD7D0A;
}
.r_point02 .li02 {
	color: #FD7D0A;
	border: 2px solid #FD7D0A;
}
.r_point05 {
	border: 1px solid #FD7D0A;
	margin-right: 3px;
	margin-left: 3px;
}
.r_point06 {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}
.r_point07 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.r_point08 {
	text-align: right;
	margin-bottom: 7px;
}
.r_point09 {
	font-size: 12px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.r_point10 {
	margin-bottom: 15px;
}
.r_point11 {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.r_list01 {
	margin-bottom: 8px;
}
.r_list02 {
	float: left;
	width: 470px;
}
.r_list03 {
	font-size: 12px;
	background-color: #8CCDC5;
	color: #FFF;
	float: left;
	padding-left: 5px;
	height: 19px;
}
.r_list04 {
	margin-right: 10px;
	float: left;
}
.r_list05 {
	font-size: 15px;
	float: left;
	font-weight: bold;
}
.r_list06 {
	float: right;
	width: 200px;
}
.r_list07 {
	font-size: 12px;
	float: right;
}
.r_list08 {
	color: #FD7D0A;
	margin-right: 5px;
}
.r_list09 {
	margin-bottom: 20px;
}
.r_list10 {
	border: 2px solid #191919;
	margin-bottom: 10px;
}
.r_list10 .td01 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.r_list10 .td02 {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.r_list10 .td03 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 112px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.r_list10 .td04 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 112px;
}
.r_list10 .td05 {
	background-color: #FFE5CE;
	width: 56px;
}
.r_list10 .td06 {
	width: 56px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.r_list10 .td07 {
	background-color: #E3E2E1;
	width: 30px;
	font-size: 12px;
	line-height: 1em;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.r_list11 {
	font-size: 12px;
}
.r_list12 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 6px;
}
.r_list13 {
	font-size: 12px;
	color: #2F7EEC;
	line-height: 1.5em;
}
.r_list14 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 9px;
}
.r_list15 {
	font-size: 12px;
	color: #FFF;
	line-height: 1em;
}
.r_list16 {
	color: #999999;
}
.r_list13 li {
	float: left;
	border: 1px solid #2F7EEC;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
}
.r_list13 .li01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.r_list17 {
	font-size: 16px;
	margin-right: 4px;
}
.r_list15 li {
	float: left;
	height: 20px;
}
.r_list15 .li01 {
	padding-right: 5px;
	background-color: #999999;
}
.r_list15 .li02 {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #655D5B;
}
.r_list15 .li03 {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #999999;
}
.r_list15 .li04 {
	padding-left: 5px;
	background-color: #655D5B;
	line-height: 1.7em;
}
.r_list18 {
	margin-bottom: 3px;
}
.r_input01 {
	border: 1px solid #999999;
	height: 25px;
	width: 36px;
	font-size: 14px;
	padding-right: 2px;
	vertical-align: middle;
}
.r_list19 {
	margin-bottom: 9px;
}
.r_list20 {
	font-size: 12px;
	line-height: 1em;
}
.r_list21 {
	margin-left: 3px;
}
.r_list22 {
	margin-bottom: 8px;
}
.r_list23 {
	float: right;
	margin-right: -5px;
}
.r_list24 {
	float: right;
	margin-right: 5px;
}
.r_inquiry01 {
	margin-bottom: 20px;
}
.r_inquiry02 {
	text-align: right;
	float: right;
	margin-left: 10px;
}
.r_inquiry03 {
	text-align: right;
	font-size: 14px;
	line-height: 2em;
}
.l_btn01 {
	background-color: #FD7D0A;
	text-align: center;
	height: 34px;
	padding-top: 6px;
	position: fixed;
	bottom: 0px;
	width: 235px;
}
.l_btn02 {
	background-color: #FD7D0A;
	text-align: center;
	height: 34px;
	padding-top: 6px;
	width: 235px;
}
.h_home {
	background-image: url(../images/common/02_home_icn01.gif);
	background-position: 0px 0px;
}
.fs12 {
	font-size: 12px;
}
.focus_1 {
    color: rgb(153, 153, 153);
}
.r_series01 {
	background-image: url(/images/cabinets/02_rarea_bg04.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
}
.r_series02 {
	background-image: url(/images/cabinets/02_rarea_bg05.gif);
	background-repeat: repeat-y;
	height: 170px;
}
.r_series03 {
	background-image: url(/images/cabinets/02_rarea_bg06.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.r_series04 {
	float: left;
	width: 217px;
	text-align: center;
	margin-right: 17px;
	font-size: 14px;
	font-weight: bold;
}

.r_series05 {
	float: left;
	width: 211px;
	text-align: center;
	padding-right: 17px;
	margin-bottom: 3px;
}
.r_series06 {
	float: left;
	width: 197px;
	text-align: left;
	margin-right: 17px;
	font-size: 12px;
	line-height: 1.3em;
	padding-right: 10px;
	padding-left: 10px;
}
.r_series07 {
	float: left;
	width: 217px;
	text-align: center;
	margin-right: 17px;
}
.r_link01 {
	margin-bottom: 20px;
	margin-top: 25px;
	color: #A6A6A6;
	line-height: 1em;
}
.r_link01 li {
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B2B2B2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}
.r_link01 a, .r_link01 a:link {
	color: #262626;
	display: block;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
}
.r_link01 a:visited {
	color: #262626;
}
.r_link01 a:hover, .r_link01 a:active {
	color: #262626;
	background-color: #FDE2CA;
	text-decoration: none;
}
.r_link01 .no_link {
	padding-right: 11px;
	padding-left: 11px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
.h4_01 {
	font-size: 18px;
	color: #FD7D0A;
	margin-top: 20px;
}
.h4_02 {
	clear: none;
}
.h4_03 {
	font-size: 18px;
	color: #FD7D0A;
	margin-bottom: 7px;
}
.h4_04 {
	font-size: 18px;
	color: #FD7D0A;
	margin-bottom: 20px;
	line-height: 1.4em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
.h4_05 {
	font-size: 18px;
	color: #FD7D0A;
	margin-bottom: 3px;
	line-height: 1.3em;
}
.h4_06 {
	font-size: 18px;
	color: #FD7D0A;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.h4_06b {
	font-size: 16px;
	color: #FD7D0A;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.ct_step01 {
	margin-bottom: 0px;
}
.ct_step02 {
	float: left;
	margin-left: 50px;
}
.ct_step03 {
	width: 186px;
	float: right;
	height: 76px;
	margin-top: 50px;
}
.ct_step03 th {
	height: 22px;
	padding-left: 10px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/common/03_cart_step03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.ct_step04 {
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
	background-image: url(../images/common/03_cart_step04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ct_step05 {
	font-size: 20px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 8px;
	text-align: right;
	background-image: url(../images/common/03_cart_step04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ct_step06 {
	background-image: url(../images/common/03_cart_step04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ct_list01 td {
	background-color: #E3E2E1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
}
.ct_list01 .td01 {
}
.ct_list01 .td02 {
	width: 49px;
}
.ct_list01 .td02_1 {
	width: 79px;
}
.ct_list01 .td03 {
	width: 54px;
}
.ct_list01 .td04 {
	border-right-style: none;
	width: 201px;
}
.ct_list02 {
	border: 2px solid #191919;
	margin-bottom: 10px;
}
.ct_list02 td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.ct_list02 th {
	font-size: 12px;
	width: 20px;
	font-weight: normal;
	text-align: center;
}
.ct_list02 .td01 {
	text-align: center;
	background-color: #E3E2E1;
	width: 26px;
}
.ct_list02 .td02 {
	background-color: #E3E2E1;
	text-align: center;
	width: 30px;
	font-size: 12px;
	line-height: 1em;
}
.ct_list02 .td02 p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.ct_list02 .td03 {
	text-align: left;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.ct_list02 .td04 {
	text-align: center;
	width: 50px;
	font-size: 12px;
}
.ct_list02 .td04_1 {
	text-align: center;
	width: 80px;
	font-size: 12px;
}
.ct_list02 .td05 {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	width: 50px;
}
.ct_list02 .td05_1 {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	width: 100px;
}
.ct_list02 .td06 {
	text-align: center;
	width: 39px;
}
.ct_list02 .td04 .p01 {
	text-align: left;
	margin-left: 6px;
}
.ct_list02 .td04 .p02 {
	text-align: right;
	margin-right: 6px;
}
.ct_list02 .td07 {
	text-align: left;
	border-left-style: none;
}
.ct_list02 .td08 {
	text-align: right;
	border-left-style: none;
	font-size: 12px;
	padding-top: 2px;
}
.ct_list02 .td09 {
	text-align: left;
	border-left-style: none;
}
.ct_list02 .td08 .p03 {
	margin-bottom: 4px;
}
.ct_list02 .td08 .p04 {
	line-height: 21px;
	margin-bottom: 5px;
}
.ct_list02 .td08 .p04 .plus {
	margin-right: 3px;
}
.ct_list03 {
	background-color: #E3E2E1;
	border: 2px solid #191919;
}
.ct_list04 {
	float: left;
	margin-left: 33px;
}
.ct_list05 {
	float: left;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.ct_list06 {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.ct_list07 {
	float: right;
}
.ct_flow01 {
	margin-right: 75px;
	margin-left: 75px;
	margin-bottom: 20px;
}
.ct_flow02 {
	text-align: center;
	margin-bottom: 3px;
}
.ct_flow03 {
	background-color: #E3E2E1;
	padding-right: 74px;
	padding-left: 74px;
	padding-top: 13px;
	padding-bottom: 10px;
}
.ct_flow04 {
	background-color: #FD7D0A;
	width: 642px;
}
.ct_flow05 {
	background-color: #FD7D0A;
	line-height: 17px;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	font-weight: bold;
}
.focus_2 {
	display: block;
	height: 15px;
	float: left;
	color: #999999;
	width: 448px;
	border: 1px solid #918B8A;
}
.focus_3 {
	display: block;
	height: 130px;
	float: left;
	color: #999999;
	width: 510px;
	margin-right: 6px;
	border: 1px solid #918B8A;
	font-size: 12px;
	padding: 2px;
}
.ct_flow06 {
	display: block;
	float: left;
}
.ct_flow07 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.ct_flow08 {
	display: block;
	float: left;
	margin-top: 119px;
}
.ct_flow09 {
	width: 360px;
	float: left;
}
.ct_flow10 {
	float: right;
	width: 360px;
}
.ct_flow11 {
	background-color: #E3E2E1;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-right: 48px;
	padding-left: 48px;
}
.ct_flow12 {
	background-color: #FD7D0A;
	text-align: center;
	position: relative;
}
.ct_flow13 {
	background-color: #2F7EEC;
	text-align: center;
}
.ct_flow14 {
	background-color: #E3E2E1;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.ct_flow15 {
	position: absolute;
	top: 10px;
	left: 181px;
	color: #FFF;
}
.focus_4 {
	color: #999999;
	width: 190px;
}
.focus_5 {
	width: 40px;
}
.focus_5Y {
	width: 35px;
}
.focus_5M {
	width: 30px;
}
.focus_5D {
	width: 30px;
}
.focus_6 {
	color: #999999;
}
.mr_p01 {
	margin-left: 15px;
	margin-bottom: 30px;
}
.mr_list01 {
	float: left;
	margin-left: 20px;
}
.mr_list02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.mr_list02 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	text-align: left;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.mr_list02 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F1F3D0;
	text-align: center;
	width: 47px;
}
.mr_list03 {
	color: #FD7D0A;
	font-size: 12px;
	line-height: 1em;
	float: left;
	margin-right: 25px;
}
.mr_list04 {
	font-size: 12px;
	line-height: 1em;
	float: left;
}
.mr_list05 {
	font-size: 12px;
	line-height: 1em;
	color: #2F7EEC;
	float: right;
}
.mr_list06 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 2px;
}
.mr_list07 {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 7px;
}
.mr_list08 {
	font-size: 20px;
	font-weight: bold;
}
#para_popup01 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #191919;
	margin-top: 50px;
	margin-bottom: 50px;
}
.para_popup02 {
	padding: 10px;
}
.para_popup03 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}
.para_popup04 {
	font-size: 12px;
	line-height: 1.6em;
	padding-left: 1em;
	margin-bottom: 10px;
}
.para_popup04_2 {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.para_popup05 {
	float: left;
	width: 235px;
	margin-left: 46px;
}
.para_popup06 {
	float: right;
	width: 235px;
	margin-right: 46px;
}
.para_popup07 {
	background-image: url(/images/common/02_larea_bg01.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	padding-top: 11px;
	font-weight: bold;
}
.para_popup08 {
	width: 205px;
}
.para_popup09 {
	background-color: #FD7D0A;
	text-align: center;
	height: 34px;
	padding-top: 6px;
	width: 235px;
}
#op_popup01 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #191919;
	margin-top: 50px;
	margin-bottom: 50px;
}
.op_popup02 {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #88C5BE;
	padding-left: 10px;
	padding-right: 10px;
}
.op_popup03 {
	margin-top: 15px;
	margin-bottom: 10px;
}
.op_popup03 th {
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	text-align: center;
	background-color: #E3E2E1;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.op_popup03 td {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.op_popup03 .td01 {
	border-bottom-style: none;
}
.op_popup03 .td02 {
	padding-right: 5px;
	padding-left: 5px;
}
.op_popup03 .td03 {
	background-color: #D1EBE8;
	border-right-style: none;
	width: 46px;
	padding-right: 5px;
	padding-left: 5px;
}
.op_popup03 .th01 {
	border-right-style: none;
}
.mk_list01 {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.mk_list01 th {
	background-color: #FEBE84;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 30px;
}
.mk_list01 td {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.mk_list01 .th01 {
	font-weight: bold;
	color: #262626;
	padding-right: 5px;
	padding-left: 5px;
}
.mk_list01 .td01 {
	background-color: #EEEEED;
	width: 68px;
}
.mk_list01 .td02 {
	width: 68px;
}
.mk_list02 {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.mk_list02 th {
	background-color: #EEEEED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
.mk_list02 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.mk_list03 {
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
.comment01 {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 20px;
	font-weight: bold;
}
.shiyo_list01 {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.shiyo_list01 th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.shiyo_list01 td {
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFE5CE;
}
.shiyo_list02 li {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	background-color: #FD7D0A;
	color: #FFF;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}
.shiyo_list03 {
	font-size: 12px;
	line-height: 1em;
	text-align: center;
	white-space: nowrap;
	margin-top: 5px;
}
.stock01 {
	font-size: 12px;
	line-height: 30px;
	white-space: nowrap;
	margin-top: 3px;
}
.stock01 img {
	margin-right: 3px;
}
.stock02 {
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	margin-top: 3px;
}
.stock02 img {
	margin-right: 3px;
}
.maker_name01 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
.focus_Sin {
	width: 180px;
}
#tabpanel {
	margin-bottom: 20px;
}
.tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-right: 140px;
	padding-left: 140px;
	height: 145px;
}
.tab_left {
	float: left;
}
.tab_right {
	float: right;
}
.tab a {
	display: block;
}
.panel {
	margin-top: 10px;
}
#tab1 {
	clear: both;
}
#tab2 {
	clear: both;
}
.tabpanel_ttl01 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 20px;
}
.tabpanel_comt01 {
	font-size: 12px;
	line-height: 1em;
	margin-top: 8px;
}
.seitan_link01 {
	font-size: 12px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 20px;
	margin-top: 35px;
	margin-bottom: 15px;
}
.seitan_link01 a, .seitan_link01 a:link {
	color: #262626;
	display: block;
	padding-right: 11px;
	padding-left: 11px;
	float: left;
	height: 16px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B2B2B2;
	padding-top: 4px;
}
.seitan_link01 a:visited {
	color: #262626;
}
.seitan_link01 a:hover, .seitan_link01 a:active {
	color: #262626;
	background-color: #FDE2CA;
	text-decoration: none;
}
.seitan_link01 p {
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	height: 16px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B2B2B2;
	padding-top: 4px;
	color: #A6A6A6;
}
.seitan_table01 {
	font-size: 12px;
	line-height: 1.3em;
}
.seitan_table01 th {
	background-color: #E3E2E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 1em;
	font-weight: normal;
	padding: 4px;
	white-space: nowrap;
}
.seitan_table01 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.seitan_table01 .td01 {
	white-space: nowrap;
	width: 160px;
}
.seitan_table01 .td02 {
	padding-right: 15px;
	padding-left: 15px;
	border-right-style: none;
}
.seitan_table01 .td03 li {
	list-style-type: disc;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.seitan_table01 .td04 {
	white-space: nowrap;
	border-right-style: none;
	width: 90px;
}
.seitan_table01 .th01 {
	border-right-style: none;
}
.updown01 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.updown02 {
	margin-bottom: 20px;
}
.sh_list01 {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sh_list01 th {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	white-space: nowrap;
	padding: 5px;
	width: 120px;
}
.sh_list01 td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.sh_list01 .btn01 {
	background-color: #F1F3D0;
	width: 85px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sh_list01 .title {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.sh_list01 .word01 {
	background-image: url(../images/common/10_sh_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFF;
	font-size: 14px;
	line-height: 1.4em;
}
.sh_list01 .word02 {
	background-color: #D8D6D6;
	padding: 4px;
}
#mro_popup01 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #191919;
	margin-top: 50px;
	margin-bottom: 50px;
}
.mro_navi01 {
	margin-bottom: 20px;
	width: 694px;
	margin-right: auto;
	margin-left: auto;
}
.mro_navi02 {
	background-color: #ffe9cd;
	text-align: center;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: bold;
}
.mro_cap01 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}
#mro_img th {
	width: 312px;
}
#mro_img .navi li {
	float: left;
	height: 74px;
	margin-left: 10px;
}
#mro_img {
	margin-bottom: 20px;
}
.mro_title01 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	background-color: #CFD763;
	padding-right: 10px;
	padding-left: 10px;
}
.mro_title02 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	background-color: #FFC400;
	padding-right: 10px;
	padding-left: 10px;
}
.mro_title03 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	background-color: #88C5BE;
	padding-right: 10px;
	padding-left: 10px;
}
.mro_title_s {
	font-size: 12px;
	font-weight: normal;
}
.mro_title04 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.mro_list01 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 3px;
}
.mro_list02 {
	font-size: 12px;
	background-color: #FFC400;
	color: #FFF;
	float: left;
	padding-left: 5px;
	height: 19px;
}
.mro_table01 {
	margin-bottom: 20px;
	border: 1px solid #999999;
}
.mro_table01 th {
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	text-align: center;
	background-color: #E3E2E1;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.mro_table01 td {
	font-size: 16px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mro_table01 .td01 {
	padding-right: 10px;
	padding-left: 10px;
}
.mro_table01 .td02 {
	padding-right: 5px;
	padding-left: 5px;
	width: 50px;
}
.mro_table01 .td03 {
	padding-right: 5px;
	padding-left: 5px;
	border-right-style: none;
	width: 50px;
}
.mro_table01 .th01 {
	border-right-style: none;
}
.mro_table02 {
	margin-bottom: 10px;
	border: 2px solid #191919;
}
.mro_table02 th {
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	text-align: center;
	background-color: #E3E2E1;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.mro_table02 td {
	font-size: 16px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mro_table02 .th01 {
	border-right-style: none;
}
.mro_table02 .td01 {
	padding-right: 10px;
	padding-left: 10px;
}
.mro_table02 .td02 {
	padding-right: 5px;
	padding-left: 5px;
	width: 50px;
}
.mro_table02 .td03 {
	background-color: #ECEFC1;
	width: 46px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-style: none;
}
.mro_table02 .td04 {
	background-color: #999;
	color: #FFF;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1em;
}
.mro_table02 .td05 {
	background-color: #999;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1em;
}
.mro_table02 .td06 {
	background-color: #FFE799;
	width: 46px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-style: none;
}
.mro_table01_wrap {
	margin-right: 58px;
}
.mro_table03 {
	margin-bottom: 10px;
}
.mro_table03 th {
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	text-align: center;
	background-color: #E3E2E1;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.mro_table03 td {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.mro_table03 .td01 {
	border-bottom-style: none;
}
.mro_table03 .td02 {
	padding-right: 5px;
	padding-left: 5px;
	width: 50px;
}
.mro_table03 .td03 {
	background-color: #D1EBE8;
	border-right-style: none;
	width: 46px;
	padding-right: 6px;
	padding-left: 6px;
}
.mro_table03 .th01 {
	border-right-style: none;
}
.mro_inquiry {
	text-align: right;
	margin-bottom: 20px;
}
.mro_menu01 {
	background-color: #EEEEED;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
}
.mro_menu01 h3 {
	font-size: 15px;
	margin-bottom: 2px;
}
.mro_menu01 a, .mro_menu01 a:link {
	color: #00F;
	text-decoration: underline;
}
.mro_menu01 a:visited {
	color: #00F;
}
.mro_menu01 a:hover, .mro_menu01 a:active {
	text-decoration: none;
	color: #00F;
}
.mro_menu02 li {
	float: left;
	width: 70px;
}
.mro_search01 {
	background-color: #FD7D0A;
	text-align: center;
	height: 34px;
	padding-top: 6px;
	width: 170px;
}
#dtl_popup01 {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #191919;
	margin-top: 50px;
	margin-bottom: 50px;
}
.dtl_table01 {
	border: 1px solid #999;
	margin-bottom: 20px;
}
.dtl_table01 th {
	padding: 10px;
	width: 290px;
}
.dtl_table01 .td01 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.dtl_table01 .td02 {
	background-color: #FFE5CE;
	padding: 3px;
}
.dtl_list01 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.td01 .dtl_list02 {
	font-size: 14px;
	line-height: 1.3em;
	color: #FD7D0A;
}
.dtl_btn01 {
	float: right;
	margin-top: -15px;
}
.dtl_table02 {
	width: 400px;
}
.dtl_table03 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 14px;
	line-height: 1.3em;
}
.dtl_table03 th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #FFE5CE;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	word-break: keep-all;
	word-wrap: normal;
	white-space: nowrap;
}
.dtl_table03 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding: 3px;
	text-align: center;
}
.dtl_box01 {
	text-align: center;
	border: 1px solid #999;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 10px;
}
.dtl_box02 {
	text-align: center;
	border: 1px solid #999;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#pcf_img {
	margin-bottom: 20px;
}
#pcf_img table {
	height: 202px;
}
#pcf_img table th {
	width: 312px;
}
#pcf_img table td {
	font-size: 15px;
	font-weight: bold;
	padding-left: 8px;
}
#pcf_img .navi li {
	float: left;
	margin-right: 10px;
	width: 105px;
}
#pcf_img .navi .cap {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 3px;
}
#pcf_img .main {
	margin-bottom: 10px;
	overflow: hidden;
}
.pcf_point01 {
	margin-bottom: 20px;
}
.pcf_point01 li {
	font-size: 12px;
	list-style-type: disc;
	margin-left: 1em;
}
.pcf_title01 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 1.3em;
}
.pcf_link01 {
	font-size: 12px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 25px;
	margin-bottom: 20px;
	height: 37px;
}
.pcf_link01 a, .pcf_link01 a:link {
	color: #262626;
	display: block;
	padding-right: 11px;
	padding-left: 11px;
	float: left;
	height: 33px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B2B2B2;
	padding-top: 4px;
}
.pcf_link01 a:visited {
	color: #262626;
}
.pcf_link01 a:hover, .pcf_link01 a:active {
	color: #262626;
	background-color: #FDE2CA;
	text-decoration: none;
}
.pcf_link01 p {
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	height: 33px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B2B2B2;
	padding-top: 4px;
	color: #A6A6A6;
}
.news_area01 {
	background-color: #F5F5F5;
	padding: 10px;
}
.news_area02 {
	background-color: #FFF;
	margin-right: 90px;
	margin-left: 90px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	margin-bottom: 10px;
}
.news_area02 .h4_04 {
	text-align:left;
}
.news_area03 {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
.news_area03 h5 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 15px;
	margin-top: 25px;
}
.news_area03 p {
	margin-bottom: 15px;
}
.news_area03 .last {
	margin-bottom: 0px;
}
#mdl_popup01 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #191919;
	margin-top: 50px;
	margin-bottom: 50px;
}
.mdl_popup02 {
	padding: 10px;
}
.mdl_title01 {
	margin-left: 10px;
}
.mdl_title01 p {
	float: left;
}
.mdl_title02 {
	font-size: 14px;
	font-weight: bold;
	background-color: #D8DC76;
	line-height: 22px;
	height: 22px;
	padding-right: 2px;
	padding-left: 2px;
}
.mdl_title03 {
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 4px;
}
.mdl_number01 {
	background-color: #FFE5CE;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mdl_number01 dl {
	float: left;
	margin-right: 3px;
}
.mdl_number01 dl dt {
	font-size: 23px;
	line-height: 1em;
	text-align: center;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
}
.mdl_number01 dl dd {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	padding-top: 4px;
}
.mdl_number01 .mdl_bd_none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mdl_number02 {
	margin-bottom: 20px;
}
.mdl_company {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.3em;
}
.mdl_table01 {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-size: 14px;
	line-height: 1.3em;
}
.mdl_table01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.mdl_table01 .tr01 {
	background-color: #E2E2E2;
}
.mdl_list01 {
	width: 62px;
}
.mdl_list01 li {
	font-size: 12px;
	line-height: 16px;
	float: left;
	white-space: nowrap;
	height: 16px;
}
.mdl_list01 .mdl_list02 {
	background-color: #A9A9A9;
	color: #FFF;
	width: 50px;
	text-align: center;
}
#word_popup01 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #191919;
	margin-top: 50px;
	margin-bottom: 50px;
}
.word_popup02 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.word_table01 {
	margin-bottom: 20px;
}
.word_table01 th {
	background-color: #E2E2E2;
	width: 160px;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.3em;
}
.word_table01 td {
	padding-right: 15px;
	padding-left: 15px;
}
#word_tab {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#word_tab a, #word_tab a:link, #word_tab a:visited {
	color: #262626;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#word_tab a:hover, #word_tab a:active {
	text-decoration: none;
	color: #262626;
	background-color: #FD7D0A;
}
#word_tab a.selected {
	background-color: #FD7D0A;
	color: #FFF;
}
#word_tab li {
	margin-bottom: 5px;
}
#word_panel p {
	margin-bottom: 20px;
}
#word_panel .mb0 {
	margin-bottom: 0px;
}
#word_panel .mb5 {
	margin-bottom: 5px;
}
#word_panel .mb10 {
	margin-bottom: 10px;
}
#word_panel .mb15 {
	margin-bottom: 15px;
}
#result_img .main {
	margin-bottom: 10px;
}
#result_img .navi li {
	float: left;
	margin-right: 10px;
	width: 105px;
}
#result_img .navi .cap {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 3px;
}
#result_img2 .main {
	margin-bottom: 10px;
}
#result_img2 .navi li {
	float: left;
	margin-right: 10px;
	width: 95px;
}
#result_img2 .navi .cap {
	font-size: 11px;
	line-height: 1.3em;
	margin-top: 3px;
}
.clos_img01 {
	background-color: #C5E6E2;
	padding-top: 15px;
}
.clos_img02 {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 24px;
	line-height: 1.2em;
}
.clos_img03 {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #262626;
	border-bottom-width: 1px;
}
.clos_popup01 {
	float: left;
	width: 270px;
	margin-left: 38px;
}
.clos_popup02 {
	background-image: url(/images/common/17_clos_bg01.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	padding-top: 11px;
	font-weight: bold;
}
.clos_popup03 {
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: bold;
}
.clos_popup04 {
	width: 240px;
}
.clos_popup05 {
	background-color: #FD7D0A;
	text-align: center;
	height: 34px;
	padding-top: 6px;
	width: 270px;
}
.clos_popup06 {
	float: right;
	width: 235px;
	margin-right: 38px;
}
