/* 全体が「一般向け」or「専門家向け」 =========================*/
BODY.BASIC {
	margin: 0px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 78%;
	line-height: 140%;
}

BODY.SPECIAL {
	margin: 0px;
	color: #333333;
	text-align: center;
	background-color: #2D7098;
	background-image: url(../images/s_bg.gif);
	background-repeat: repeat-x;
	font-size: 78%;
	line-height: 140%;
}

BODY.BASIC_zsub {
	margin: 0px 0px 0px 17px;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 78%;
	line-height: 140%;
	overflow-y: scroll;
	overflow-x: hidden;
}

BODY.SPECIAL_zsub {
	margin: 0px 0px 0px 17px;
	color: #333333;
	background-color: #2D7098;
	background-image: url(../images/s_bg.gif);
	background-repeat: repeat-x;
	font-size: 78%;
	line-height: 140%;
	background-position: 0px -127px;
	background-attachment:fixed;
}

/*共通=======================================================*/
.titletable {
	margin-top: 5px;
	margin-bottom: 5px;
}

td {
	font-size: 78%;
	line-height: 140%;
	color: #333333;
}

.footertext {
	font-size: 75%;
	padding: 5px 0px 5px 3px ;
}

.coment{
	background-color:#EEEEEE;
	padding: 10px;
}

.coment_a02 {
	background-color:#ECF2F2;
	padding: 10px;
}

.coment_ae {
	background-color:#DDDDDD;
	padding: 10px;
}

.comentline1 {
	background-color:#9A9A9A;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.comentline2 {
	background-color:#6B90B4;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding: 0px;
}

.alert {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.nexttable {
	background-color: #DDDDDD;
	padding: 4px;
}

.inputL {
	width: 195px;
	letter-spacing: -1px;
}

.inputM {
	width: 150px;
	letter-spacing: -1px;
}

.inputS {
	width: 110px;
	margin-top: 2px;
	margin-bottom: 2px;
	letter-spacing: -1px;
}

.inputSS {
	width: 75px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.hanrei_head {
	color:#FFFFFF;
	background-color: #87A6C3;
	font-size: 68%;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.hanrei_body {
	background-color: #DFE7EE;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.hanrei_bodytext {
	font-size: 68%;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*変更*/
.formlistl1 {
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
}

.formlistl11 {
	background-color: #f2f2f2;
	border-top: 1px solid #e3e3e3;
}

.formlistl12 {
	border-top: 1px solid #e3e3e3;
}

.formlistl_top_doubled {
	margin-top: 20px;
	background-color: #DFE7EE;
	border-top: 3px solid #e3e3e3;
	/*border-bottom: 1px dashed #999999;*/
}

.formlistl_top_singled {
	background-color: #DFE7EE;
	border-top: 1px solid #e3e3e3;
	/*border-bottom: 1px dashed #999999;*/
}

.formlistl_top_doublel {
	margin-top: 20px;
	/*background-color: #DFE7EE;*/
	border-top: 3px solid #e3e3e3;
	/*border-bottom: 1px dashed #999999;*/
}

.formlistl_top_singlel {
	/*background-color: #DFE7EE;*/
	border-top: 1px solid #e3e3e3;
	/*border-bottom: 1px dashed #999999;*/
}

.formlistl-bottom1 {
	background-color: #f2f2f2;
	border-top: 1px solid #e3e3e3;
	border-bottom: 2px solid #666666;
}

.formlistl-bottom2 {
	border-bottom: 2px solid #666666;
}

.formlistl2 {
	background-color: #f2f2f2;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.formlistl3 {
	border-bottom: 1px solid #e3e3e3;
}
/*変更ここまで*/
.tablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #868686;
	font-size: 75%;
}

.jikan_aki {
	letter-spacing: 12pt;
}

.tablenext {
	background-color: #DDDDDD;
	border-top: 2px solid #666666;
	padding: 4px;
}

.al01select {
	width: 450px;
	color: #333333;
	margin: 5px;
}

.a_kl_list1 {
	background-color: #EFEFEF;
	border-top: 2px solid #999999;
	border-bottom: 1px dashed #999999;
}

.stitle_z {
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/cm_stitle_bg.gif);
	background-repeat:repeat-y;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.js_stitleline2_z {
	background-color: #E6EBEF;
}

.i_stitle2 {
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/i_stitle_bg2.gif);
	background-repeat:repeat-y;
}

.updown_navi {
	color: #B7D7EE;
	text-decoration: none;
	font-size: 12px;
}

.textLL {
	font-size: 140%;
}

.z_textfield {
	height: 200px;
	width: 490px;
}

.graph_bg {
	background-color: #EFEFEF;
	padding: 20px;
}

.inputLL {
	width: 200px;
}

.sstitle {
	font-size: 87%;
	border-bottom: 2px solid #666666;
	font-weight: bold;
}

.akamoji {
	color: #FF6600;
}

.coment_right {
	padding: 10px 3px;
}

.kyoutyou {
	font-weight: bold;
	color: #42567A;
}

.textL {
	font-size: 120%;
}

.textS {
	font-size: 90%;
}

.formlistl {
	border-bottom: 1px solid #e3e3e3;
}

.inlisttitle1 {
	background-color: #CCCCCC;
	padding: 3px;
}

.textSS {
	font-size: 72%;
}

.i_stitle1 {
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/i_stitle_bg1.gif);
	background-repeat:repeat-y;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*============================================================*/


/*「一般向け」ＩＤ内ＣＬＡＳＳ===============================*/

#BASIC a {
	color: #1A447C;
	text-decoration: underline;
}
#BASIC a:visited {
	color: #A283AE;
	text-decoration: underline;
}
#BASIC a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#BASIC .glinks a:link, #BASIC .glinks a:visited {
	color: #1A447C;
	text-decoration: underline;
}

#BASIC .glinks a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#BASIC .titleline {
	background-image:url(../images/cm_titleline.gif);
	background-repeat:no-repeat;
}

#BASIC .stitle {
	width:750px;
	height:27px;
	color:#ffffff;
	background-color: #417FA5;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
}

#BASIC .stitleline {
	background-color: #FFFFFF;
}


#BASIC .footerline {
	background-color: #9B9B9B;
}

#BASIC .navi A:link, #BASIC .navi A:visited {
	display: block;
	color: #333333;
	text-decoration: none;
	border: 1px solid #EFEFEF;
	margin: 2px;
	padding: 1px 5px;
}

#BASIC .navi A:hover {
	display: block;
	background-color:#CBD5E0;
	color: #333333;
	text-decoration: none;
	border: 1px solid #9AADC2;
	margin: 2px;
	padding: 1px 5px;
}

#BASIC .updown_navi A:link, #BASIC .updown_navi A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#BASIC .updown_navi A:hover {
	color: #FFFF66;
	text-decoration: underline;
}

/*============================================================*/

.i_gra7_g1 {
	background-image: url(../images/i_gra7_g.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left center;
}

.i_gra7 {
	background-image: url(../images/i_gra7.gif);
	background-repeat: no-repeat;
	height: 19px;
}

.i_gra7_g2 {
	background-color: #EFEFEF;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	background-image: url(../images/i_gra7_g.gif);
	background-repeat: no-repeat;
	height: 27px;
	background-position: left center;
}

.i_gra5_g1 {
	background-image: url(../images/i_gra5_g.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left center;
}

.i_gra5 {
	background-image: url(../images/i_gra5.gif);
	background-repeat: no-repeat;
	height: 19px;
}

.i_gra5_g2 {
	background-color: #EFEFEF;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	background-image: url(../images/i_gra5_g.gif);
	background-repeat: no-repeat;
	height: 27px;
	background-position: left center;
}

BODY.zsub {
	margin: 0px 0px 0px 17px;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 78%;
	line-height: 140%;
	overflow-y: scroll;
	overflow-x: hidden;
}

.i_coment {
	background-color: #EFEFEF;
	padding: 3px;
}

.i_sortcut {
	padding: 0px 9px 0px 9px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.i_sortcut_text {
	font-size: 12px;
	width:19px;
	border-right: 1px solid #999999;
}

.i_sortcut_text2 {
	font-size: 12px;
	width:19px;
}

.i_sortcut_hr {
	border-bottom: 1px dashed #CCCCCC;
}

.i_gra7_2_g {
	background-image: url(../images/i_gra7_2_g.gif);
	background-repeat: no-repeat;
}

.i_gra7_2 {
	background-image: url(../images/i_gra7_2.gif);
	background-repeat: no-repeat;
}

.i_gra_memori {
	background-image: url(../images/i_gra2_memori.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 38px;
	font-size: 12px;
	color: #FFFFFF;
}

.i_coment2 {
	background-color: #FFFFFF;
	padding: 3px;
	border-top: 1px dashed #999999;
	border-bottom: 1px solid #999999;
}

.i_gra5_2_g {
	background-image: url(../images/i_gra5_2_g.gif);
	background-repeat: no-repeat;
}

.i_gra5_2 {
	background-image: url(../images/i_gra5_2.gif);
	background-repeat: no-repeat;
}

.i_gra5s_g {
	background-image: url(../images/i_gra5s_g.gif);
	background-repeat: no-repeat;
}

.i_gra5s {
	background-image: url(../images/i_gra5s.gif);
	background-repeat: no-repeat;
}

.i_gra5s_coment {
	border: 1px solid #BCBCBC;
	height: 35px;
	width: 119px;
	text-align: center;
	vertical-align: middle;
	font-size: 68%;
	line-height: 12px;
	padding: 5px;
}

/*2007.02 修正*/
#BASIC .back_navi{
	text-decoration: underline;
	height: 20px;
	width: 90px;
}

/*2007.02 削除

#BASIC .back_navi A:link, #BASIC .back_navi A:visited{
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/cm_back.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 74px;
	display: block;
}

#BASIC .back_navi A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/cm_back_o.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 74px;
	display: block;
}
*/
.a_gra_memori1 {
	height: 5px;
	border-right: 1px solid #999999;
}

.a_gra_memori2 {
	height: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.a_gra_top {
	background-image: url(../images/a_gra_bg02.gif);
	height: 5px;
	border-top: 1px solid #4E4E4E;
}

.a_gra_bg {
	background-image: url(../images/a_gra_bg02.gif);
	height: 31px;
}

.a_gra_bottom {
	background-image: url(../images/a_gra_bg02.gif);
	height: 5px;
	border-bottom: 1px solid #999999;
}

.a_gra_bar {
	background-color: #5975A4;
	height: 7px;
}

#BASIC .js_top_body {
	width:750px;
	color:#ffffff;
}

#BASIC .js_stitle {
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/cm_stitle_bg.gif);
	background-repeat:repeat-y;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
}

#BASIC .js_stitle2 {
	color:#ffffff;
	background-color: #929292;
	background-image:url(../images/cm_stitle_bg2.gif);
	background-repeat:repeat-y;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
}

.js_stitleline2 {
	background-color: #EFEFEF;
}

#BASIC .js_stitle3 {
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/cm_stitle_bg.gif);
	background-repeat:repeat-y;
	background-position: -150px;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
}

.js_textf {
	width: 220px;
}

.js_select {
	width: 190px;
}

.js_soptable {
	background-color: #E0E8EF;
	border-left: 1px solid #6A8FB7;
	padding: 3px;
}

.js_inputrei {
	font-size: 72%;
	padding: 3px;
	border-top: 1px dashed #999999;
}

.js_thame {
	border-bottom: 1px solid #CCCCCC;
	padding: 1px;
}

#BASIC .js_thame A:link {
	color: #3C3C3C;
	font-size: 90%;
}
#BASIC .js_thame2 A:link {
	color: #3C3C3C;
	font-size: 90%;
}
#BASIC .js_thame A:visited {
	color: #A283AE;
	font-size: 90%;
}
#BASIC .js_thame2 A:visited {
	color: #A283AE;
	font-size: 90%;
}
#BASIC .js_thame A:hover {
	color: #FF9900;
	font-size: 90%;
}
#BASIC .js_thame2 A:hover {
	color: #FF9900;
	font-size: 90%;
}
.js_thame2 {
	border-bottom: 3px double #999999;
	padding: 1px 1px 2px;
}

.js_50esco01 {
	border: 1px solid #6B90B4;
	padding: 8px;
	background-color: #EFEFEF;
}

.js_50esco02 {
	padding: 8px;
	background-color: #EFEFEF;
	border-top: 1px solid #6B90B4;
	border-bottom: 1px solid #6B90B4;
	border-right: 1px solid #6B90B4;
}

.js_selectL {
	width: 220px;
	color: #333333;
}

#BASIC .js_textfL {
	width: 410px;
}

#ZBJ .js_textfL {
	width: 290px;
}

.js_saerch {
	width: 50px;
	margin-left: 3px;
}

.strechtable {
	width: 100%;
}

#BASIC .js_topbody {
	width: 750px;
}

#SPECIAL .js_topbody {
	width: 725px;
}

.js_othername {
	border-bottom: 1px solid #666666;
	height: 25px;
}

.js_logic {
	padding: 5px;
	border: 1px solid #6B90B4;
	background-color: #EFEFEF;
}

.js_freew {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B90B4;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 83%;
}

.js_dir {
	border: 2px solid #999999;
}

#BASIC .js_stitle4 {
	color:#ffffff;
	background-color: #929292;
	background-image:url(../images/cm_stitle_bg2.gif);
	background-repeat:repeat-y;
	width: 750px;
}

.input_margin {
	padding-right: 3px;
	padding-left: 3px;
}

#BASIC .contents {
	width: 750px;
}

#ZBJ .contents {
	width: 620px;
}

.nothing {
	border: 2px solid #999999;
}

.js_50on_input {
	width: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.js_50on_mes1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984B2;
}

.js_50on_mes2 {
	background-color: #DADADA;
}

.js_textf_esco1 {
	width: 130px;
}

.js_textf_esco2 {
	width: 300px;
}

.js_esco_thead1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #868686;
	padding: 3px;
}

.js_esco_thead2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #949494;
	padding: 3px;
	border-left: 1px solid #FFFFFF;
}

.js_esco_thead3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A3A3A3;
	padding: 3px;
	border-left: 1px solid  #FFFFFF;
}

.js_esco_tbody1 {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px;
}

.js_esco_tbody2 {
	border-bottom: 1px solid #999999;
	padding: 3px;
	border-right: 1px solid #999999;
}

.js_esco_tbody3 {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px;
}

iframe {
	border: 0px;
	height: 100%;
	width: 100%;
}

BODY.ESCO {
	margin: 0px;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 78%;
	line-height: 140%;
}

.js_esco_select {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984B2;
}

.js_jlinktable {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
	border: 1px dotted #999999;
	margin-top: 2px;
}

.js_ruiji {
	background-color: #E6EBEF;
}

.js_16_setumei {
	padding-right: 10px;
	padding-left: 10px;
}

.iz_subinfo {
	padding: 3px 3px 3px 10px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.iz_maininfo {
	background-color: #EFEFEF;
	padding: 3px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #666666;
}

.iz_subinfo_sankou {
	padding: 0px 3px 3px 10px;
	font-size: 72%;
	text-align: right;
	border: 1px solid #999999;
}

.iz_alert {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 72%;
}

.iz_subinfo_sankou2 {
	padding: 0px 3px 3px 10px;
	font-size: 72%;
	text-align: right;
	border: 1px solid #999999;
}

.iz_table_head {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #868686;
	padding: 3px 5px;
	border-left: 1px solid #CCCCCC;
}

.iz_table_gra {
	border-left: 1px solid #CCCCCC;
	padding-top: 3px;
}

.formlistl4 {
	background-color: #EFEFEF;
	border-top: 1px dashed #999999;
}


.i_gra5_g3 {
	background-color: #EFEFEF;
	border-top: 1px dashed #999999;
	background-image: url(../images/i_gra5_g.gif);
	background-repeat: no-repeat;
	height: 27px;
	background-position: left center;
}

.i_gra7_g3 {
	background-color: #EFEFEF;
	border-top: 1px dashed #999999;
	background-image: url(../images/i_gra7_g.gif);
	background-repeat: no-repeat;
	height: 27px;
	background-position: left center;
}

.textSSS {
	font-size: 68%;
	line-height: 110%;	
}

#BASIC .iz_back_navi A:link, #BASIC .iz_back_navi A:visited {
	color: #FFFFFF;
	text-decoration: underline;
	height: 20px;
	width: 74px;
	display: block;
	background-color: #999999;
	vertical-align: middle;
	padding: 2px;
}

#BASIC .iz_back_navi A:hover{
	color: #FFFFFF;
	text-decoration: underline;
	height: 20px;
	width: 74px;
	display: block;
	background-color: #98B6D0;
	padding: 2px;
	vertical-align: middle;
}

.i_hoshi {
	color: #666666;
}

.navi1 {
	font-size:68%;
	background-color:#EFEFEF;
	color: #7AA0C5;
	text-decoration: none;
	border: 1px solid #EFEFEF;
	font-weight: bold;
	padding: 2px 5px 0px;
	vertical-align: middle;
}

#BASIC .navi2 A:link, #BASIC .navi2 A:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #EFEFEF;
	padding: 2px 5px 0px;
	vertical-align: middle;
	font-size:90%;
}

#BASIC .navi2 A:hover {
	font-size:90%;
	display: block;
	background-color:#ADC6DB;
	color: #537FAF;
	text-decoration: none;
	border: 1px solid #EFEFEF;
	padding: 2px 5px 0px;
	vertical-align: middle;
}

.iz_stitle_bg {
	background-color: #5984B2;
	background-image: url(../images/cm_stitle_bg.gif);
	background-repeat: repeat-y;
}

.siromoji {
	font-size:68%;
	color: #FFFFFF;
}

.i_stitle3 {
	color:#ffffff;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.js_stitle_kakko {
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: 5%;
}

.stitle_kakko {
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: 5%;
}

li {
	list-style-type: none;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 2px;
	width: 490px;
	display: list-item;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 90%;
}

.js_50on_list1 {
	border-bottom: 1px dashed #999999;
}

.js_50on_list2 {
	border-bottom: 1px none #999999;
	background-color: #EFEFEF;
	border-top: 1px dashed #999999;
}

.stitleline_z {
	background-color: #E6EBEF;
}

.z_08 {
	border: 1px solid #CCCCCC;
	font-size: 68%;
	padding: 2px;
}

.bs_addjob1 {
	background-color: #5C85B3;
	border-top: 2px solid #666666;
	padding-right: 5px;
	padding-left: 5px;
}

.bs_addjob2 {
	border-top: 2px solid #666666;
	padding-left: 5px;
	line-height: 110%;
	background-color: #ECECEC;
}

.coment_bs03_1 {
	background-color:#E8E8E8;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.coment_bs03_2 {
	background-color:#E8E8E8;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bs_input_select {
	width: 50px;
}

.bs_select {
	width: 180px;
	color: #333333;
}

.textM {
	font-size: 78%;
}

.bs_syokugyoumei {
	font-size: 100%;
	padding: 5px;
	color: #4B729D;
	font-weight: bold;
	background-color: #F2F2F2;
}

.bs_sub_head {
	background-color: #EFEFEF;
	border-bottom: 1px solid #666666;
}

.b_gra1_bg1 {
	background-image: url(../images/b_gra1_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	padding: 0px;
}

.b_gra1_bg2 {
	background-image: url(../images/b_gra1_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	padding: 0px;
	background-color: #EFEFEF;
	border-bottom: 1px dashed #999999;
	border-top: 1px dashed #999999;
}

.akamoji_L {
	color: #FF6600;
	font-size: 120%;
}

.b_be02_list1 {
	border-top: 2px solid #999999;
	border-left: 1px solid #999999;
}

.b_be02_list2 {
	border-top: 2px solid #999999;
}

.bs_tablehead {
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #868686;
	font-size: 75%;
}

.be_select {
	width: 120px;
	margin-left: 5px;
	margin-right: 2px;
}

.be_delete {
	width: 50px;
}

.be_jun {
	background-color: #EFEFEF;
	border-bottom: 1px dashed #999999;
	padding: 3px;
	font-size: 70%;
}

.be_jun2 {
	padding: 3px;
	font-size: 87%;
	border-bottom: 2px solid #999999;
}

/*2007.02修正*/
.be_updown {
	color: #333333;
	width: 25px;
	margin-left:3px;
	padding: 0px;
}
/**/
/*2007.02 削除

.be_updown {
	font-size: 75%;
	color: #333333;
	height: 18px;
	width: 25px;
	margin-left:3px;
	padding: 0px;
}
*/
.be_jun3 {
	padding: 3px;
	font-size: 87%;
}

.be02_coment {
	background-color: #EFEFEF;
	padding: 3px;
	border-bottom: 1px dashed #999999;
}

/*タブ関連修正*/
#BASIC .be_tab_f {
	font-size: 87%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #537FAF;
	text-align: center;

}
#BASIC .be_tab_fh1 {
	background-image:url(../images/b_tab_h1_f.gif);
	background-color: #537FAF;
	text-align: center;

}
#BASIC .be_tab_fh2 {
	background-image:url(../images/b_tab_h2_f1.gif);
	background-color: #537FAF;
	text-align: center;

}
#BASIC .be_tab_fh3 {
	background-image:url(../images/b_tab_h2_f2.gif);
	background-color: #537FAF;
	text-align: center;

}
#BASIC .be_tab_fh4 {
	background-image:url(../images/b_tab_h3_f.gif);
	background-color: #537FAF;
	text-align: center;

}
#BASIC .be_tab_h1 {
	background-image:url(../images/b_tab_h1.gif);
	background-color: #9A9A9A;
	text-align: center;

}

#BASIC .be_tab_h2 {
	background-image:url(../images/b_tab_h2.gif);
	background-color: #9A9A9A;
	text-align: center;

}
#BASIC .be_tab_h3 {
	background-image:url(../images/b_tab_h3.gif);
	background-color: #9A9A9A;
	text-align: center;

}

#BASIC .be_tab {
	background-image: url(../images/b_tab_bg.gif);
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #9A9A9A;
	text-align: center;
}

#BASIC .be_tab_dead {
	background-position:bottom;
	background-image: url(../images/b_tab_bg_dead.gif);
	color: #999999;
	background-color: #DDDDDD;
	text-align: center;
	padding-bottom:7px;
}
#BASIC .be_tab_h1_dead {
	background-image:url(../images/b_tab_h1.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}
#BASIC .be_tab_h2_dead1 {
	background-image:url(../images/b_tab_h1_dead1.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}
#BASIC .be_tab_h2_dead2 {
	background-image:url(../images/b_tab_h1_dead2.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}
#BASIC .be_tab_h3_dead {
	background-image:url(../images/b_tab_h3_dead.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}
#BASIC .be_tab_fh1_dead {
	background-image:url(../images/b_tab_h2_f1_dead.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}
#BASIC .be_tab_fh2_dead {
	background-image:url(../images/b_tab_h2_f2_dead.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}


#BASIC .be_tab A:link, #BASIC .be_tab A:visited{
	color: #FFFFFF;
	display: block;
	width: 130px;
height:19px;
	vertical-align: bottom;
}

#BASIC .be_tab A:hover {
	color: #FFFFFF;
	display: block;
	width: 130px;
	vertical-align: bottom;
}

#BASIC .be_tab2_f {
	font-size: 87%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #537FAF;
	text-align: center;
	padding-bottom:3px;
}
#BASIC .be_tab2_fh1 {
	background-position:bottom;
	background-image:url(../images/b_tab2_h1_f.gif);
	background-color: #537FAF;
	text-align: center;


}
#BASIC .be_tab2_fh2 {
	background-position:bottom;
	background-image:url(../images/b_tab2_h2_f1.gif);
	background-color: #537FAF;
	text-align: center;


}
#BASIC .be_tab2_fh3 {
	background-position:bottom;
	background-image:url(../images/b_tab2_h2_f2.gif);
	background-color: #537FAF;
	text-align: center;


}
#BASIC .be_tab2_fh4 {
	background-image:url(../images/b_tab2_h3_f.gif);
	background-color: #537FAF;
	text-align: center;

}
#BASIC .be_tab2_h1 {
	background-position:bottom;
	background-image:url(../images/b_tab2_h1.gif);
	background-color: #9A9A9A;
	text-align: center;


}
#BASIC .be_tab2_h2 {
	background-position:bottom;
	background-image:url(../images/b_tab2_h2.gif);
	background-color: #9A9A9A;
	text-align: center;


}
#BASIC .be_tab2_h3 {
	background-position:bottom;
	background-image:url(../images/b_tab2_h3.gif);
	background-color: #9A9A9A;
	text-align: center;


}

#BASIC .be_tab2 {
	background-position:bottom;
	background-image: url(../images/b_tab2_bg.gif);
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #9A9A9A;
	text-align: center;
	padding-bottom:7px;

}

#BASIC .be_tab2_dead {
	background-position:bottom;
	background-image: url(../images/b_tab2_bg_dead.gif);
	color: #999999;
	background-color: #DDDDDD;
	text-align: center;
	padding-bottom:7px;
}
#BASIC .be_tab2_h1_dead {
	background-image:url(../images/b_tab2_h1.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}
#BASIC .be_tab2_h2_dead1 {
	background-image:url(../images/b_tab2_h1_dead1.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}
#BASIC .be_tab2_h2_dead2 {
	background-image:url(../images/b_tab2_h1_dead2.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}
#BASIC .be_tab2_h3_dead {
	background-image:url(../images/b_tab2_h3_dead.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}
#BASIC .be_tab2_fh1_dead {
	background-image:url(../images/b_tab2_h2_f1_dead.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}
#BASIC .be_tab2_fh2_dead {
	background-image:url(../images/b_tab2_h2_f2_dead.gif);
	background-color: #DDDDDD;
	text-align: center;
	color: #999999;
}


#BASIC .be_tab2 A:link, #BASIC .be_tab2 A:visited{
	color: #FFFFFF;
	display: block;
	width: 130px;
	height:19px;
	vertical-align: bottom;
}

#BASIC .be_tab2 A:hover {
	color: #FFFFFF;
	display: block;
	width: 130px;
	vertical-align: bottom;
}

/*//タブ関連修正*/
.be_tab_line {
	background-color: #537FAF;
	height: 3px;
	border-bottom: 1px solid #FFFFFF;
}



.be_tab2_line {
	background-color: #537FAF;
	height: 3px;
	border-top: 1px solid #FFFFFF;
}

.be03_coment {
	background-color: #E0E8EF;
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
}

.be03_gra_bg1 {
	background-image: url(../images/be03_gra_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 355px;
}

.be03_gra_bg2 {
	background-color: #EFEFEF;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	background-image: url(../images/be03_gra_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 355px;
}

.be_sirofutomoji {
	font-weight: bold;
	color: #FFFFFF;
}

.be04_coment {
	padding: 5px;
	border: 1px solid #5B86B3;
	background-color: #EFF3F7;
	margin-top: 2px;
}

.be_stitle_kakko {
	font-size: 90%;
	color: #333333;
	font-weight: normal;
	vertical-align: 2%;
}

.be04b_list1 {
	background-color: #EFEFEF;
	border-top: 1px dashed #999999;
}

.be04b_list2 {
	background-color: #EFEFEF;
	border-bottom: 1px dashed #999999;
}

.be05_table_head1 {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
	color: #FFFFFF;
	font-size:68%;
	background-color: #666666;
	line-height: 102%;
	padding: 2px 5px 2px 5px;
}

.be05_table_head2 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
	font-size:68%;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px 5px 2px 5px;
}

.be_table_subhead {
	font-size: 72%;
	color: #333333;
	border-bottom: 1px solid #999999;
	background-color: #EFEFEF;
}

.be06_gra_bg {
	background-image: url(../images/be06_gra_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.be06_gra_bg2 {
	background-image: url(../images/be06_gra_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #EFEFEF;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

.be06_gra {
	background-image: url(../images/be06_gra.gif);
	background-repeat: no-repeat;
}

.be06_gra2 {
	background-image: url(../images/be06_gra2.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
}

.futoji_kaijo {
	font-weight: normal;
}

.b_gral_bg {
	background-image: url(../images/b_gral_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.b_gral_coment {
	border: 1px solid #BCBCBC;
	height: 35px;
	width: 119px;
	text-align: center;
	vertical-align: middle;
	font-size: 68%;
	line-height: 12px;
	padding: 5px;
}

.b_gral_coment_clear {
	height: 35px;
	width: 119px;
	text-align: center;
	vertical-align: middle;
	font-size: 68%;
	line-height: 12px;
	padding: 5px;
}

.b_gral_coment2 {
	border: 1px solid #BCBCBC;
	height: 35px;
	width: 135px;
	text-align: center;
	vertical-align: middle;
	font-size: 68%;
	line-height: 12px;
	padding: 5px;
}

.b_gral_coment_clear2 {
	height: 35px;
	width: 135px;
	text-align: center;
	vertical-align: middle;
	font-size: 68%;
	line-height: 12px;
	padding: 5px;
}

.bj_coment {
	background-color: #E0E8EF;
	padding: 3px 10px;
	border-bottom: 1px solid #FFFFFF;
}

.bs03_hanrei_line {
	border-right: 1px solid #CCCCCC;
}

.be_jun4 {
	padding: 3px;
	font-size: 87%;
	border-bottom: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	border-left: 1px solid #FFFFFF;
}

/*追加*/
.inputL2 {
	margin-top:2px;
	margin-bottom:2px;
	margin-right:5px;
	width: 195px;
	letter-spacing: -1px;
}
.sjob_w1 {
	border: 1px solid #666666;
}
.sjob_wbg1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

.ak05_waku {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.ak05_waku_g {
	background-color: #E6E6E6;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.ak05_waku_f {
	background-color: #FCF6CD;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

.ak05_waku .kennsu {
color:#FF6600;
}
.ak05_waku_g .kennsu {
	color:#666666;
}
.ak05_waku_f .kennsu {
	color:#FF6600;
}
.ak05_waku_head {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
}

.inputM2 {
	width: 150px;
	letter-spacing: -1px;
	margin-right: 2px;
	margin-bottom:2px;
	margin-top:2px;
}
.sstitle2 {
	font-size: 87%;
	border-bottom: 2px solid #666666;
	border-top:1px solid #FFFFFF;
	background-color:#DDDDDD;
	font-weight: bold;
}
.jobkey {
	height: 100px;
	width: 550px;
}

/*//追加*/
/*200603追加*/
.comentline3 {
	background-color:#9A9A9A;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.coment_a02_end {
	color:#999999;
	background-color:#EFEFEF;
	padding: 10px;
}
.akamoji2{
color:#F5B991;
}

.endmes{
font-size:120%;
color: #557CA8;
}

/*
#################################################
Ｂから組み入れ（2006/11）ここから
#################################################
*/
/*200603追加*/

.bj_head1 {
	background-image: url(../images/bj_head_bg01.gif);
	background-repeat: repeat-x;
	height:39px;
}
.bj_head2 {
	background-image: url(../images/bj_head_bg02.gif);
	background-repeat: repeat-x;
	height:28px;
}
.bj_head3 {
	background-image: url(../images/bj_head_bg03.gif);
	background-repeat: repeat-x;
	height:7px;
}
.bj_head4 {
	background-image: url(../images/bj_head_bg04.gif);
	background-repeat: repeat-x;
	height:43px;
}
.bj_head5 {
	background-image: url(../images/bj_head_bg05.gif);
	background-repeat: repeat-x;
	height:30px;
}
.bj_bottom1 {
	background-image: url(../images/bj_bottom_bg01.gif);
	background-repeat: repeat-x;
	height:35px;
}
.bj_bottom2 {
	background-image: url(../images/bj_bottom_bg02.gif);
	background-repeat: repeat-x;
	height:41px;
}
.bj_back{
color:#FFFFFF;
}
/*200603追加*/
/*
#################################################
Ｂから組み入れ（2006/11）ここまで
#################################################
*/
/*
#################################################
TOPから組み入れ（2006/11）ここから
#################################################
*/
.illust_cel {
	padding-left: 0px;
}

.top_sub li {
	list-style-position: inside;
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 300px;
	padding: 0px;
	margin: 0px 0px 0px -30px;
	font-size: 105%;
}

#BASIC .top_stitle01 {
	width:165px;
	height:21px;
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/top_stitle01.gif);
	background-repeat:repeat-y;
	font-size: 90%;
	font-weight: bold;
	padding-left: 22px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 0px;
}
#BASIC .top_stitle01_line {
	width:165px;
	background-color: #666666;
	background-image:url(../images/top_stitle01_line.gif);
}

.info_sell {
	width:150px;
	background-color: #E2EAF3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #517FA9;
	padding: 6px;
	color: #274B6F;
}

.info_sell2 {
	width:175px;
	background-color: #E2EAF3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #517FA9;
	padding: 6px;
	color: #274B6F;
}

.info_sell_bottom {
	background-color: #E2EAF3;
	padding: 6px;
	color: #274B6F;
}

.top_info_detail {
	color: #333333;
	float: right;
	margin-top: 3px;
}
.top_info_detail_L {
	color: #333333;
	float: right;
	margin-top: 3px;
}
.info_block {
	background-color:e5e5e5;
}


#BASIC .top_stitle02 {
	width:498px;
	height:21px;
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/top_stitle02.gif);
	background-repeat:repeat-y;
	font-size: 90%;
	font-weight: bold;
	padding-left: 22px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 0px;
}

#BASIC .top_stitle_coment {
	color:#486B9B;
	width:498px;
	background-color: #EAEFF0;
	padding: 3px;
}

#BASIC .top_stitle03 {
	width:498px;
	height:21px;
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/top_stitle03.gif);
	background-repeat:repeat-y;
	font-size: 90%;
	font-weight: bold;
	padding-left: 22px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 0px;
}

#BASIC .top_stitle04 {
	width:498px;
	height:21px;
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/top_stitle04.gif);
	background-repeat:repeat-y;
	font-size: 90%;
	font-weight: bold;
	padding-left: 22px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 0px;
}

.top_list {
	background-color: #EFEFEF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.top_list2 {
	background-color: #EFEFEF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.top_arrow {
	padding-left: 20px;
	background-image: url(../images/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_arrow1 {
	padding-left: 20px;
	background-image: url(../images/top_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_arrow2 {
	padding-left: 20px;
	background-image: url(../images/top_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_arrow3 {
	padding-left: 20px;
	background-image: url(../images/top_arrow3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_arrow4 {
	padding-left: 20px;
	background-image: url(../images/top_arrow4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_kiyaku {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.top_dltype{
margin-left:20px;
margin-top:-3px;
font-size:93%;
}

.top_coment{
padding-left:6px;
border-bottom: 1px solid #CCCCCC;
}

.tool_coment{
	padding: 3px;
}

#BASIC .info_all A, #BASIC .info_all A:visited{
	background-image:url(../images/info_all.gif);
	background-color: #5583B0;
	background-repeat: repeat-y;
	background-position: right top;
	color: #FFFFFF;
	display: block;
	padding: 2px 5px 4px 5px;
	text-align: right;
	text-decoration: none;
}

#BASIC .info_all A:hover{
	background-image:url(../images/info_all2.gif);
	background-color: #5583B0;
	background-repeat: repeat-y;
	background-position: right top;
	color: #FFFFFF;
	display: block;
	padding: 2px 5px 4px 5px;
	text-align: right;
	text-decoration: none;
}

.top_Q {
	font-size: 120%;
	font-weight: bold;
	color: #63729B;
	margin-right: 3px;
}

.top_A {
	font-size: 140%;
	font-weight: bold;
	color: #FF9966;
	margin-right: 3px;

}
.top_coment2 {
	padding-left:6px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.top_list3 {
	background-color: #EFEFEF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.top_user {
	width: 350px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.top_mail {
	width: 320px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.kyoutyou2 {
	font-size: 120%;
	font-weight: bold;
	color: #5D6E8C;
}
.top_about {
	background-color: #FFFFFF;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}

.toha {
	font-size: 150%;
	font-weight: bold;
	color: #2B3B6C;
	text-indent: -5000px;
}
.top_about_body {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}
.top_about_tool1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #42567A;
}
.top_about_tool2 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.alert2 {
	padding: 10px;
	border-top: 1px solid #999999;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #999999;
}
.top_other {
	height: 50px;
	width: 720px;
}
.top_pw {
	width: 320px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 83%;
}
BODY.GUIDE {
	margin: 0px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 78%;
	line-height: 140%;
	background-image: url(../images/guide_bg.gif);
	background-repeat: repeat-x;
}
#BASIC .tabamari{
	width:490px;
}

/*=== enquete add ====================================================*/
.enquete_back1 {
	background-color: #FFFFFF;
	border: solid 1px #517FA9;
	padding: 6px;
	color: #274B6F;
}
.enquete_title1 {
	font-size: 87%;
	font-weight: bold;
}
.enquete_ans1 {
	width: 70px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}

/*============================================================*/

.m_stitle {
	background-color: #E2EAF3;
	background-image:url(../images/i_stitle_bg2.gif);
	background-repeat:repeat-y;
}

.TD_t {
	border-left: 1px solid #F0F0F0;
}

.line1 {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
}

.dot {

	border-top: 1px dotted #999999;
}

.listl1 {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EFEFEF;
}

.smtitle {
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/cm_stitle_bg.gif);
	background-repeat:repeat-y;
	font-size: 75%;
	padding-left: 3px;
	font-weight: bold;
}
#BASIC .stitle_p {
	width:480px;
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/cm_stitlep_bg.gif);
	background-repeat:repeat-y;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
}

.center_block {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
}

#ranking UL{
	padding: 0px;
	border:none;
	width: 160px;
	margin: 0px;
}
#ranking li{
	list-style-type: none;
	padding: 0px;
	border:none;
	margin: 0px;
	width: 160px;
	display: list-item;
	position: relative;
	font-size: 100%;
	list-style-position: outside;
}

.rei_pd {
	padding: 5px;
}

.info_sell_bottom2 {
	background-color: #E2EAF3;
	padding: 6px;
	color: #274B6F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #406392;
}

#subm{
width:162px;
border-left:1px solid #4F7DA8;
border-right:1px solid #6F9AC2;
display:block;
}

#subm a{
	width:150px;
	margin-right: 3px;
	margin-left: 3px;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #CCCCCC;
}

.them_det {
	border: 1px solid #CCCCCC;
	display: block;
	margin: 5px;
	padding: 3px;
	text-align: left;
}
.right_block {
	border-left: 1px solid #CCCCCC;
	padding-right: 14px;
	padding-left: 14px;
}

#BASIC .stitle_m {
	width:100%;
	color:#ffffff;
	background-color: #5F8CB8;
	background-image:url(../images/cm_stitle_bg.gif);
	background-repeat:repeat-y;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
}
#tlinks{
	width: 655px;
	display:block;
	margin: 0px;
	padding: 0px;

}
#tlinks li{
	width: 650px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	display: block;
	list-style-position: outside;
	list-style-type: none;
}
#tlinks2 li {
	width: 630px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	display: block;
	list-style-position: outside;
	list-style-type: none;
}

.menu_title {
	font-weight: bold;
	display: block;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A9A;
}

/*2006.06追加*/
.subt {
	padding: 5px;
	background-color: #E6E6E6;
	font-weight: bold;
}
.top_sub {
	border: 1px solid #CCCCCC;

}

.bluemoji {
	COLOR: #0066ff
}
/*
#################################################
TOPから組み入れ（2006/11）ここまで
#################################################
*/
/*
#################################################
TOPから組み入れ（2006/11）ここまで
#################################################
*/
/*2007.0215追加ここから*/
.js_textftable {
	background:#E0E8EF;
	padding-bottom: 3px;
}

.bunya1 {
	background-color: #F0F4F7;
	border-right: 1px solid #A6A6A6;
	padding-left: 11px;
}
.bunya2 {
	background-color: #E0E8EF;
	border-right: 1px solid #A6A6A6;
	padding-left: 11px;
}

#BASIC .js_50esco01 A:link {
color:#333333;
}
#BASIC .js_50esco01 A:visited {
	color: #A283AE;
}

#BASIC .js_50esco02 A:link{
color:#333333;
}
#BASIC .js_50esco01 A:hover {
color: #FF9900;
}

#BASIC .js_50esco02 A:hover{
color: #FF9900;
}
#BASIC .js_50esco02 A:visited {
	color: #A283AE;
}


.al_metable {
	background-color: #FFFFFF;
	background-image: url(../images/al_bg.gif);
	background-repeat: no-repeat;
	border-right: 3px solid #6389B4;
	border-left: 3px solid #6389B4;
	background-position: center top;
}

.altable {
	position: relative;
	margin-top: 200px;

}

#al {
	position: absolute;
	height: 500px;
	width: 100%;
	left: 0px;
	top: 20px;
	vertical-align: middle;
	z-index: 10;
	
}

.al_btable {
	background-color: #FFFFFF;
	border-right: 3px solid #6389B4;
	border-left: 3px solid #6389B4;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*2007.0215追加ここまで*/

.bStepOn {
	border: 2px solid #5F8CB8;
	background-color: #E2EAF3;
	color: #1A447C;
	padding: 5px;
}
.bStepOff {
	border: 2px solid #5F8CB8;
	background-color: #FFFFFF;
	color: #1A447C;
	padding: 5px;
}
.bStepEnd {
	border: 2px solid #5F8CB8;
	background-color: #EFEFEF;
	color: #666666;
	padding: 5px;
}

.akamojiB {
	color: #FF6600;
	font-weight: bold;
}

.titletable_i {
	margin-top: 0px;
	margin-bottom: 0px;
}


/*2008/05/21追加*/
.titletable_i {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bj_head5 {
	background-image:url(../images/cm_titleline.gif);
	height:2px;
}

.tooltitle_sub{
font-size:96%;
color:#666666;
}

#BASIC .stitle_js {
	width:750px;
	height:27px;
	color:#ffffff;
	background-color: #417FA5;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
}


#BASIC .stitleline_js {
	background-color: #FFFFFF;
}
/*更新履歴=======================================================
// 2008/5/20
//.titletable
//#BASIC .titleline
//#BASIC .footerline
//.footertext 
//.bj_head1
//.bj_head5追加

2008/05/21
#BASIC .stitle
#BASIC .stitleline

===========================================================*/
