/* 全体が「一般向け」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 10px ;
}

.coment{
	background-color:#EEEEEE;
	padding: 10px;
}

.coment_a02 {
	background-color:#ECF2F2;
	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 {
/*	color: #333333;	*/
	width: 195px;
	letter-spacing: -1px;
}

.inputM {
/*	color: #333333;	*/
	width: 150px;
	letter-spacing: -1px;
}

.inputS {
/*	color: #333333;	*/
	width: 110px;
	margin-top: 2px;
	margin-bottom: 2px;
	letter-spacing: -1px;
}

.inputSS {
/*	color: #333333;	*/
	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;
}

.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;
}

.formlistl-bottom1 {
	background-color: #f2f2f2;
	border-top: 1px solid #e3e3e3;
	border-bottom: 2px solid #868686;
}

.formlistl-bottom2 {
	border-bottom: 2px solid #868686;
}

.formlistl2 {
	background-color: #f2f2f2;
	border-top: 1px dashed #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}

.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 {
/*	color: #333333;	*/
	width: 200px;
}

.sstitle {
	font-size: 87%;
	border-bottom: 2px solid #666666;
	font-weight: bold;
}

.akamoji {
	color: #FF6600;
}

.akamoji a {
	color: #FF6600;
	text-decoration: underline;
}

.coment_right {
	padding: 10px 3px;
}

.kyoutyou {
	font-weight: bold;
	color: #42567A;
}

.textL {
	font-size: 120%;
}

.textS {
	font-size: 90%;
}

.formlistl {
	border-bottom: 1px solid #f2f2f2;
}

.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;
}
.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 .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;
}

#BASIC .back_navi {
	background-image: url(../images/cm_back.gif);
	background-color: #9A9A9A;
	background-repeat: no-repeat;
	height: 20px;
	width: 74px;
}

#BASIC .back_navi A:link, #BASIC .back_navi A:visited{
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/cm_back.gif);
	background-color: #9A9A9A;
	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-color: #98B6D0;
	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: #f2f2f2;
	border-top: 1px solid #f2f2f2;
}


.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;

}

.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: #4680B8;
	text-align: center;
	display: block;
	width: 130px;
	background-image: url(../images/be_tab_f);
	background-repeat: no-repeat;
	border-bottom: 1px solid #537FAF;
	padding-top: 2px;
}

#BASIC .be_tab A:link, #BASIC .be_tab A:visited {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
	background-image: url(../images/be_tab.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	width: 130px;
	margin-bottom: 1px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

#BASIC .be_tab A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #98B6D0;
	background-image: url(../images/be_tab_o.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	width: 130px;
	margin-bottom: 1px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.be_tab_line {
	background-color: #537FAF;
	height: 3px;
	border-bottom: 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;
}

/*======================================================*/

#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_image {
	vertical-align:middle;
}

.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;
}
/*che*/
.top_list2 {
	background-color: #DBE2E6;
	padding: 3px;
}
.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 {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 3px;
	padding-bottom: 3px;
}
.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: 2px solid #999999;
	border-top: 1px dashed #999999;
}

.listl1 {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EFEFEF;
}


/*che*/
.smtitle {
	color:#ffffff;
	background-color: #417FA5;
	font-size: 83%;
	height:26px;
	font-weight: bold;
}
#BASIC .stitle_p {
	color:#ffffff;
	background-color: #417FA5;
	font-weight: bold;
	padding-left: 5px;
	font-size: 90%;
	height:26px;
}
.center_block {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
}

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%;
}
#ranking UL{
	padding: 0px;
	border:none;
	width: 180px;
	margin: 0px;
}
#ranking li{
	list-style-type: none;
	padding: 0px;
	border:none;
	margin: 0px;
	width: 180px;
	display: list-item;
	position: relative;
	font-size: 100%;
	list-style-position: outside;
}
.rei_pd {
	padding: 5px;
}

/*che*/
.info_sell_bottom2 {
	background-color: #DBE2E6;
	padding: 6px;
	
}
.info_sell_bottom3 {
	background-color: #DBE2E6;
	padding: 0px 6px 6px 6px;

}
/*che*/
#subm{
width:166px;
background-color:#FFFFFF;
border-left:2px solid #E4E4E4;
border-right:2px solid #E4E4E4;
display:block;
}
#subm a{
	width:156px;
	margin-right: 3px;
	margin-left: 3px;
	display: block;
	padding-top:3px;
	padding-bottom:3px;
	border-top:1px solid #CCCCCC;
}
/*che*/
.them_det {
	display: block;
	padding: 3px;
	text-align: left;
}
.right_block {
	padding-right: 2px;
	padding-left: 13px;
}
#BASIC .stitle_m {
	width:100%;
	height:27px;
	color:#ffffff;
	background-color: #417FA5;
	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: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A9A;
}

/*2006.06追加*/
/*che*/
.subt {
	padding: 4px;
	background-color: #E5E5E5;
}
/*che*/
.top_sub {
background-color: #E7F1F8;
}
.top_sub2 {
background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.bluemoji {
	COLOR: #0066ff
}

/*2007.01追加*/
.wmbn_text {
	background-image: url(../images/wmbn_bg.gif);
	background-repeat: no-repeat;
}
.wmbn_textm {
	padding-right: 10px;
	padding-left: 10px;
}
#BASIC .morecell a:link, #BASIC .morecell a:visited{
	background-color: #5F8CB8;
	background-image: url(../images/wmbn_more.gif);
	background-repeat: repeat-y;
	background-position: 0px bottom;
	
	display: block;
	height: 20px;
	width: 109px;
	color: #FFFFFF;
}
#BASIC .morecell a:hover{
	background-color: #0085E7;
	background-position:-109px bottom;
}

/*2007.09.05追加*/
/*che*/
.anniv_text {
	padding-right: 7px;
	padding-left: 7px;
	border-right: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
}
.anniv_textm {
	padding-right: 10px;
	padding-left: 10px;
}
#BASIC .anniv_morecell a:link, #BASIC .anniv_morecell a:visited{
	background-color: #5F8CB8;
	background-image: url(../images/anniv_more.gif);
	background-repeat: repeat-y;
	background-position: 0px bottom;
	
	display: block;
	height: 20px;
	width: 109px;
	color: #FFFFFF;
}
#BASIC .anniv_morecell a:hover{
	background-color: #0085E7;
	background-position:-109px bottom;
}

/*2008.03.03 追加*/
.top_list4 {
	background-color: #EFEFEF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}

.dot_bottom {
	border-bottom: 2px solid #999999;
	border-bottom: 1px dashed #999999;
}


/*以下2008/05/30追加*/
#BASIC .titleline_L {
	background-image:url(../images/cm_titleline_L.gif);
	background-repeat:no-repeat;

}
#BASIC .smtitle_lt{
	color: #FFFFFF;
	font-size: 83%;
	font-weight: bold;
	background-image:url(../images/top_stitle_up1.gif);
	background-repeat:no-repeat;
	height:26px;
}
#BASIC .smtitle_rt{
	color: #FFFFFF;
	font-size: 83%;
	font-weight: bold;
	background-image:url(../images/top_stitle_up2.gif);
	background-repeat:no-repeat;
	height:26px;
}
.column_title{
font-weight:bold;
}
.column_body{
padding-top:5px;
display:block;
}
.guide_bg1{
background-color: #DBE2E6;
border-left: 2px solid #417FA5;
}
.guide_bg2{
background-color: #DBE2E6;
border-right: 2px solid #417FA5;
}
.guide_bg3{
color: #417FA5;
padding:3px 10px 3px 10px;
background-color: #DBE2E6;
border-left: 2px solid #417FA5;
border-right: 2px solid #417FA5;
}
.menu_title_L {
color:#555555;
font-size: 90%;
	font-weight: bold;
	border-bottom: 2px solid #9A9A9A;;
}
.toolblock{
border-bottom: 1px solid #E3E3E3;
padding-top:5px;
padding-bottom:5px;
}
.toolblock2{
padding-top:5px;
padding-bottom:5px;
}
.toolicon{
padding-right:5px;
}
.TOP_saerchBOX{
width:156px;
margin:2px 0px 5px 0px;
}
.TOP_saerchBG{
background-color: #E4E4E4;
}

.top_lmenu_center{
padding:3px 0px 3px 0px;
background-color:#E4E4E4;
border-top:1px solid #CDCDCD;
}
.top_lmenu_top{
padding:4px 0px 3px 0px;
background-color:#E4E4E4;
background-image:url(../images/menu00.gif);
background-repeat:no-repeat;
background-position:top;
}

.top_lmenu_bottom{
padding:3px 0px 4px 0px;
background-color:#E4E4E4;
background-image:url(../images/menu22_2.gif);
background-repeat:no-repeat;
background-position:bottom;
border-top:1px solid #CDCDCD;
}

.GCG_setumei{
padding:10px 10px 10px 0px;
}
.GCG_photo{
border:1px solid #919191;
}

.checksheet_head {
	padding:5px 10px 5px 10px;
	font-weight: bold;
	font-size: 72%;
	color: #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #CCFFCC;
}

.checksheet_headend {
	padding:5px 10px 5px 10px;
	font-weight: bold;
	font-size: 72%;
	color: #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;	
	border-right: 1px solid #999999;
	background-color: #CCFFCC;
}

.checksheet_list {
	padding:5px 10px 5px 10px;
	font-size: 72%;
	color: #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}

.checksheet_listend {
	padding:5px 10px 5px 10px;
	font-size: 72%;
	color: #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #FFFFFF;
}

.checksheet_bottom {
	border-top: 1px solid #999999;
}

.checksheet_inputSample {
	color: #FF6600;
	border: 1px solid #7F9DB9;
	padding-left: 2px;
	padding-right: 2px;
}
.top_G {
	font-size: 100%;
	font-weight: bold;
	color: #23729B;
	margin-right: 3px;
}

/*更新履歴/////////////////////
2008/05/30変更//////////////
// 2008/5/20
//.titletable
//#BASIC .titleline
//#BASIC .footerline
//.footertext 
//.bj_head5追加

2008/05/21
#BASIC .stitle
#BASIC .stitleline

2008/05/30
#BASIC .stitle_p
.top_list2
.smtitle
.info_sell_bottom2
#subm
.them_det
.subt
.top_sub

2008/11/21
チェックシート用テーブルのスタイル追加
.checksheet_head 
.checksheet_headend
.checksheet_list
.checksheet_listend
.checksheet_bottom
2008/12/17
.checksheet_inputSample
////////////////////////////*/