@charset "shift_jis";
/* Javescriptオフエラー */
#content .alert_message{
	display:block;
	margin-bottom:15px;
	padding:10px 15px;
	border:1px solid #ff8941;
	background-color:#fff5ee;
	font-size:12px;
	line-height:1.5em;
}
#content .alert_message .alert{
	color:#f00;
}
#content .alert_message .alert img{
	margin-right:5px;
	vertical-align:middle;
	margin-bottom:4px;
}
#content .example{
	color:#999;
}
/* 本文 */
#content .body_text{
	font-size:12px;
	line-height:1.6em;
}
#content .body_text strong{
	color:#F00;
}
#content .attention{
	color:#f00;
}
#content .alert{
	color:#FF6602;
}
#content .attention_frame{
	padding:10px 15px;
	border:1px solid #f00;
}
#content h2.title{
	height:35px;
	margin-top:40px;
	padding:0 15px;
	background-image:url(/asset/img/title_back1.gif);
	background-repeat:repeat-x;
	border-top:1px solid #f5f5f5;
	border-bottom:2px solid #00ae78;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
}
#content h2.title img{
	margin-right:8px;
	vertical-align:-2px;
}
#content h3.title{
	float:left;
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
}
#content h3.title span{
	margin-right:5px;
	color:#2da047;
}
#content h4.title{
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
	color:#2da047;
}
#content .pdf_download{
	float:right;
}
#content .pdf_download a{
	background-image:url(/asset/img/icon_arrow_right_blue_red.png);
	background-position:0 -8px;
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:9px;
}
/*#content .pdf_download a:hover{
	background-position:0 5px;
}*/
strong{
	font-weight:bold;
}
.clear{
	clear:both;
}
p.go_page_top{
	padding:20px 0 10px;
}
p.go_page_top a{
	display:block;
	float:right;
	width:103px;
	height:15px;
	background-image:url(/asset/img/button_pagetop.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
p.go_page_top a:hover{
	background-position:bottom center;
}


/* 表組 */
table{
	color:#3a3a3a;
}
.table_type1{
	border-right:1px solid #fff;
	/*border-top:1px solid #fff;*/
}
.table_type1 th{
	padding:10px;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
}
.table_type1 td{
	padding:10px;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
}
.table_type2{
	border-right:1px solid #e4e4e4;
	border-top:1px solid #e4e4e4;
}
.table_type2 th{
	padding:10px;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
}
.table_type2 td{
	padding:10px;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
}
.table_type2 .bg_white{
	border-left:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}
table .before_alert{
	border-right:none;
	padding-right:15px !important;
	background-image:url(/asset/img/before_alert_border.gif);
	background-position:right;
	background-repeat:repeat-y;
}
table .alert_message_area{
	width:200px;
	background-color:#f7f7f7 !important;
	border:none !important;
}
table .alert_message_area.message{
	width:180px;
	padding:10px 15px !important;
	border:1px solid #ff8941 !important;
	background-color:#fff !important;
	font-size:12px;
	line-height:1.2em;
	color:#f00;
}
table .alert_message_area.message p{
	margin-left:18px;
	text-indent:-18px;
}
table .alert_message_area.message p img{
	margin-right:5px;
	vertical-align:top;
}
table .blank{
	background-color:#fff !important;
	border:none !important;
	width:200px;
}


/* 背景色 */
.bg_white{
	background-color:#fff;
}
.bg_gray1{
	background-color:#e3e3e3;
}
.bg_gray2{
	background-color:#e4e4e4;
}
.bg_gray3{
	background-color:#f2f2f2;
}
.bg_gray4{
	background-color:#9adba7;
}
.bg_gray5{
	background-color:#e4e4e4;
	border-bottom:1px solid #e4e4e4 !important;
}
.bg_green1{
	background-color:#ccf0d4;
}
.bg_green2{
	background-color:#e5f7e9;
}
.bg_green3{
	background-color:#e5f7e9;
	border-bottom:1px solid #e5f7e9 !important;
}
.bg_green4{
	background-color:#e5f7e9;
}
.bg_yellow1{
	background-color:#fff7c8;
}
.bg_yellow2{
	background-color:#fff7c8;
	color:#ff7015;
	font-weight:bold !important;
}
.bg_yellow3{
	background-color:#fdedb3;
}
.bg_yellow4{
	background-color:#fff7c8;
	color:#ff7015;
}
.bg_red1{
	background-color:#F0CCCE;
}
.bg_red2{
	background-color:#F7E5E5;
}
.bg_blue1{
	background-color:#CCF0F0;
}
.bg_blue2{
	background-color:#E4F6F6;
}
.bg_error{
	background-color:#fff3d1;
}
/* 文字入力 */
.w2em{
	width:2em;
}
.w3em{
	width:3em;
}
.w4em{
	width:4em;
}
.w5em{
	width:5em;
}
.w6em{
	width:6em;
}
.w8em{
	width:8em;
}
.w9em{
	width:9em;
}
.w10em{
	width:10em;
}
.w12em{
	width:12em;
}
.w15em{
	width:15em;
}
.w20em{
	width:20.25em;
}
.w110px{
	width:110px;
}
.w125px{
	width:125px;
}
.w180px{
	width:180px;
}
.w220px{
	width:220px;
}
.w400px{
	width:400px;
}
.w461px{
	width:461px;
}
.w580px{
	width:580px;
}
input.off,
textarea.off,
select.off{
	background-color:#eee;
	color:#999;
}
input.off2,
textarea.off2,
select.off2{
	background-color:#eee;
}
.type_num{
	padding-right: 1px;
	text-align: right;
	ime-mode: disabled;
}

