@CHARSET "utf-8";
/*------------------------------------------------------------------------------
	共通
------------------------------------------------------------------------------*/
body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li,
brockquote, pre, table, caption, th, td, address,
form, fieldset, legend, object {
	margin: 0;
	padding: 0;
}

a, ins {
	text-decoration: none;
	outline: none;
}

a:focus	{
	outline: none;
}

input, button	{
	outline: none;
}

button::focus	{
	outline: none;
}

address, em, cite, dfn, var {
	font-style: normal;
}

img {
  vertical-align: baseline;
}

a img {
	border: none;
}

img {
	border: none;
}

form {
	display: inline;
}

table	{
	border-collapse: collapse;
	border-spacing:0;
}

body	{
	font-family: "メイリオ", "Meiryo",Verdana, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
}

input	{
	line-height: 1.4;
}

a {
	color: #0066FF;
}
/*------------------------------------------------------------------------------
	共通(幅)
------------------------------------------------------------------------------*/
.wd_20	{
	width: 20px;
}

.wd_35	{
	width: 35px;
}

.wd_40	{
	width: 40px;
}

.wd_50	{
	width: 50px;
}

.wd_60	{
	width: 60px;
}

.wd_85	{
	width: 85px;
}

.wd_100	{
	width: 100px;
}

.wd_110	{
	width: 110px;
}

.wd_115	{
	width: 115px;
}

.wd_120	{
	width: 120px;
}

.wd_135	{
	width: 135px;
}

.wd_150	{
	width: 150px;
}

.wd_170	{
	width: 170px;
}

.wd_180	{
	width: 180px;
}

.wd_185	{
	width: 185px;
}

.wd_190	{
	width: 190px;
}

.wd_195	{
	width: 195px;
}

.wd_200	{
	width: 200px;
}

.wd_205	{
	width: 205px;
}

.wd_225	{
	width: 225px;
}

.wd_235	{
	width: 235px;
}

.wd_250	{
	width: 250px;
}

.wd_285	{
	width: 285px;
}

.wd_300	{
	width: 300px;
}

.wd_310	{
	width: 310px;
}

.wd_315	{
	width: 315px;
}

.wd_335	{
	width: 335px;
}

.wd_345	{
	width: 345px;
}

.wd_350	{
	width: 350px;
}

.wd_365	{
	width: 365px;
}

.wd_370	{
	width: 370px;
}

.wd_385	{
	width: 385px;
}

.wd_400	{
	width: 400px;
}

.wd_430	{
	width: 430px;
}

.wd_435	{
	width: 435px;
}

.wd_450	{
	width: 450px;
}

.wd_460	{
	width: 460px;
}

.wd_485	{
	width: 485px;
}

.wd_500	{
	width: 500px;
}

.wd_535	{
	width: 535px;
}

.wd_540	{
	width: 540px;
}

.wd_545	{
	width: 545px;
}

.wd_550	{
	width: 550px;
}

.wd_560	{
	width: 560px;
}

.wd_565	{
	width: 565px;
}

.wd_585	{
	width: 585px;
}

.wd_600	{
	width: 600px;
}

.wd_630	{
	width: 630px;
}

.wd_635	{
	width: 635px;
}

.wd_640	{
	width: 640px;
}

.wd_650	{
	width: 650px;
}

.wd_660	{
	width: 660px;
}

.wd_670	{
	width: 670px;
}

.wd_700	{
	width: 700px;
}

.wd_710	{
	width: 710px;
}

.wd_720	{
	width: 720px;
}

.wd_750	{
	width: 750px;
}

.wd_770	{
	width: 770px;
}

.wd_800	{
	width: 800px;
}

.wd_950	{
	width: 950px;
}

.wd_960	{
	width: 960px;
}

.wd_1000	{
	width: 1000px;
}

.wd_1050	{
	width: 1050px;
}

.wd_full	{
	width: 100%;
}
/*------------------------------------------------------------------------------
	共通(高さ)
------------------------------------------------------------------------------*/
.ht_30	{
	height: 30px;
}

.ht_100_per	{
	height: 100%;
}
/*------------------------------------------------------------------------------
	共通(マージン)
------------------------------------------------------------------------------*/
.mt_3	{
	margin-top: 3px;
}

.mb_3	{
	margin-bottom: 3px;
}

.mt_5	{
	margin-top: 5px;
}

.mb_5	{
	margin-bottom: 5px;
}

.mv_5	{
	margin: 5px 0px;
}

.mr_5	{
	margin-right: 5px;
}

.mt_10	{
	margin-top: 10px;
}

.mb_10	{
	margin-bottom: 10px;
}

.mv_10	{
	margin-top: 10px;
	margin-bottom: 10px;
}

.ml_10	{
	margin-left: 10px;
}

.mr_10	{
	margin-right: 10px;
}

.mr_15	{
	margin-right: 15px;
}

.mt_20	{
	margin-top: 20px;
}

.mb_20	{
	margin-bottom: 20px;
}

.ml_20	{
	margin-left: 20px;
}

.mt_30	{
	margin-top: 30px;
}

.mb_30	{
	margin-bottom: 30px;
}

.mt_40	{
	margin-top: 40px;
}

.ml_40	{
	margin-left: 40px;
}

.mg_center	{
	margin: 0px auto;
}

.mg_h_auto	{
	margin-left: auto;
	margin-right: auto;
}
/*------------------------------------------------------------------------------
	共通(パディング)
------------------------------------------------------------------------------*/
.pd_none	{
	padding: 0px !important;
}

.ph_none	{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.pv_none	{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.pt_none	{
	padding-top: 0px !important;
}

.pr_none	{
	padding-right: 0px !important;
}

.pt_3	{
	padding-top: 3px;
}

.pd_3	{
	padding: 3px;
}

.pd_5	{
	padding: 5px;
}

.pt_5	{
	padding-top: 5px;
}

.pv_5	{
	padding-top: 5px;
	padding-bottom: 5px;
}

.ph_5	{
	padding-left: 5px;
	padding-right: 5px;
}

.pb_5	{
	padding-bottom: 5px;
}

.pd_10	{
	padding: 10px;
}

.pv_10	{
	padding-top: 10px;
	padding-bottom: 10px;
}

.ph_10	{
	padding-left: 10px;
	padding-right: 10px;
}

.pr_10	{
	padding-right: 10px;
}

.pl_10	{
	padding-left: 10px;
}

.pt_10	{
	padding-top: 10px;
}

.pd_15	{
	padding: 15px;
}

.pd_20	{
	padding: 20px;
}

.ph_20	{
	padding-left: 20px;
	padding-right: 20px;
}

.pl_20	{
	padding-left: 20px;
}

.pd_25	{
	padding: 25px;
}

.pl_40	{
	padding-left: 40px;
}

.pl_60	{
	padding-left: 60px;
}

/*------------------------------------------------------------------------------
	共通(罫線)
------------------------------------------------------------------------------*/
.bd_none	{
	border: 0px !important;
}

.bv_none	{
	border-top: 0px !important;
	border-bottom: 0px !important;
}

.bt_none	{
	border-top: 0px !important;
}

.bb_none	{
	border-bottom: 0px !important;
}

.bl_none	{
	border-left: 0px !important;
}

.br_none	{
	border-right: 0px !important;
}

.bd_1	{
	border: solid 1px #C0C0C0;
}

.bd_1_gray	{
	border: solid 1px #CCCCCC;
}

.bt_1	{
	border-top: solid 1px #C0C0C0;
}

.bt_1_gray	{
	border-top: solid 1px #CCCCCC;
}

.bb_1	{
	border-bottom: solid 1px #C0C0C0;
}

.bb_1_gray	{
	border-bottom: solid 1px #CCCCCC;
}

.bv_1	{
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
}

.bl_1	{
	border-left: solid 1px #C0C0C0;
}

.bd_1_red	{
	border: solid 1px red;
}

.bd_2_red	{
	border: solid 2px red;
}

.bd_8_lav	{
	border: solid 8px #DCEEF5;;
}
/*------------------------------------------------------------------------------
	共通(文字サイズ)
------------------------------------------------------------------------------*/
.fs_10 {
	font-size: 10px !important;
}

.fs_12	{
	font-size: 12px;
}

.fs_14	{
	font-size: 14px;
}

.fs_16	{
	font-size: 16px;
}

.fs_18	{
	font-size: 18px;
}

.fs_20	{
	font-size: 20px;
}

.fs_24	{
	font-size: 24px;
}

.fs_26	{
	font-size: 26px;
}

.fs_32	{
	font-size: 32px;
}
/*------------------------------------------------------------------------------
	共通(文字装飾)
------------------------------------------------------------------------------*/
.fw_bold	{
	font-weight: bold;
}

.fw_normal	{
	font-weight: normal;
}
/*------------------------------------------------------------------------------
	共通(文字寄せ)
------------------------------------------------------------------------------*/
.ta_l	{
	text-align: left;
}

.ta_c	{
	text-align: center;
}

.ta_r	{
	text-align: right;
}
/*------------------------------------------------------------------------------
	共通(文字縦位置)
------------------------------------------------------------------------------*/
.va_t	{
	vertical-align: top;
}

.va_m	{
	vertical-align: middle;
}

.va_b	{
	vertical-align: bottom;
}
/*------------------------------------------------------------------------------
	共通(前景色)
------------------------------------------------------------------------------*/
.fg_black	{
	color: #333333;
}

.fg_white	{
	color: white;
}

.fg_gray	{
	color: gray;
}

.fg_silver	{
	color: silver;
}

.fg_red	{
	color: red;
}

.fg_blue	{
	color: blue;
}

.fg_blue02	{
	color: #00a0c6;
}

.fg_orange	{
	color: #FF6600;
}
/*------------------------------------------------------------------------------
	共通(背景色)
------------------------------------------------------------------------------*/
.bg_clear	{
	background-color: transparent !important;
}

.bg_black	{
	background-color: black;
}

.bg_white	{
	background-color: white;
}

.bg_gray	{
	background-color: gray;
}

.bg_silver	{
	background-color: silver;
}

.bg_red	{
	background-color: red;
}

.bg_green	{
	background-color: green;
}

.bg_blue	{
	background-color: blue;
}

.bg_navy	{
	background-color: navy;
}

.bg_orange	{
	background-color: #FE9900;
}

.bg_palegreen	{
	background-color: #DDFBDD;
}

.bg_pink	{
	background-color: #FED0E0;
}

.bg_lgray	{
	background-color: #F0F0F0;
}

.bg_dgray	{
	background-color: #404040;
}

.bg_highlight	{
	background-color: #FFFACD;
}

.bg_steelblue	{
	background-color: #00A0C6;
}

.bg_lavender	{
	background-color: #DCEEF5;
}
/*------------------------------------------------------------------------------
	共通(フロート)
------------------------------------------------------------------------------*/
.fl_left	{
	float: left;
}

.fl_right	{
	float: right;
}

.fl_clear	{
	clear: both;
}
/*------------------------------------------------------------------------------
	共通(テーブル)
------------------------------------------------------------------------------*/
.tb_custom	{
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 12px;
}

.tb_custom 	tr.selector:hover	{
	background-color: #DCEEF5;
	cursor: pointer;
}

.tb_custom	th	{
	padding: 5px;
	background-color: #F5F5DC;
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	color: #333333;
}

.tb_custom	td	{
	padding: 5px;
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	color: #333333;
	word-break: break-all;
}

.tb_custom	caption	{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
}

.tb_custom_nb	{
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 12px;
}

.tb_custom_nb	th	{
	padding: 5px;
	background-color: #F5F5DC;
	border: 0px !important;
	color: #333333;
}

.tb_custom_nb	td	{
	padding: 5px;
	border: 0px !important;
	color: #333333;
}

.tb_custom_bd	{
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 12px;
	border: solid 1px #C0C0C0;
	border-spacing: 0;
}

.tb_custom_bd 	tr.selector:hover	{
	background-color: #DCEEF5;
	cursor: pointer;
}

.tb_custom_bd	th	{
	padding: 5px;
	background-color: #F5F5DC;
	border-top:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0
	color: #333333;
}

.tb_custom_bd	td	{
	padding: 5px;
	border-top:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0
	color: #333333;
	word-break: break-all;
}

.tb_custom_bd 	td.dashed_up {
	border-bottom: dashed 1px #C0C0C0 !important;
}

.tb_custom_bd 	td.dashed_low {
	border-top: dashed 1px #C0C0C0 !important;
}

.tb_custom_bh	{
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 12px;
}

.tb_custom_bh 	tr.selector:hover	{
	background-color: #DCEEF5;
	cursor: pointer;
}

.tb_custom_bh	th	{
	padding: 5px;
	background-color: #F5F5DC;
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	color: #333333;
}

.tb_custom_bh	td	{
	padding: 5px;
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	color: #333333;
	word-break: break-all;
}

.tb_layout_auto	{
	table-layout: auto !important;
}

.tb_layout_fixed	{
	table-layout: fixed !important;
}
/*------------------------------------------------------------------------------
	共通(その他)
------------------------------------------------------------------------------*/
.hide	{
	display: none;
}

.invisible	{
	visibility: hidden;
}

.absolute	{
	position: absolute;
}

.pointer	{
	cursor: pointer;
}

.list_style_none	{
	list-style: none;
}