body {
	margin:0px 0px;
}
a:link {color:#0938C1; text-decoration:none;}
a:visited {color:#950074; text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}

/*a:link {color:#003399; text-decoration:none;}
a:visited {color:#330033; text-decoration:none;}
a:hover {color:#003399; text-decoration:underline;}
a:active {color:#6666FF; text-decoration:none;}*/

/***********************************************/
/* header text                         */
/***********************************************/
.title_l {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFCC33;
}
.title_r {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_title {
	font-size: 0.8em;
	color: #003399;
}

/***********************************************/
/* footer text                         */
/***********************************************/
.footer_r {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	position : absolute;right:3%;
	margin-top: 2px;
}
.footer_l {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: normal;
	position : absolute;
	text-align: left;
	margin-top: 2px;
}

/***********************************************/
/* text                         */
/***********************************************/
H1 {
	color: #000000;
	font-size:3ex;
	text-align: center;
	font-weight: bold;
	width: 90%;
}
H2 {
	color: #000000;
	font-size:1.8ex;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 1.0ex;

}
H3 {
	color: #000000;
	font-size:1.8ex;
	margin-right: 2%;
	margin-left: 3%;
	margin-bottom: 1.0ex;

}
H4 {
	color: #000000;
	font-size:1.8ex;
	margin-right: 2%;
	margin-left: 4%;
	margin-bottom: 1.0ex;

}
.Tcenter {
	color: #000000;
	font-size:3ex;
	text-align: center;
	font-weight: bold;
	width: 90%;
}
.syou_T {
	color: #000000;
	font-size:1.8ex;
	margin-bottom: 1.8ex;
	margin-left: 1.8ex;
}
.setu_T {
	color: #000000;
	font-size:1.8ex;
	margin-right: 4%;
	margin-left: 6%;
	margin-bottom:1.5ex;
}
.kou_T {
	color: #000000;
	font-size:1.8ex;
	margin-right: 4%;
	margin-left: 8%;
	margin-bottom:1.5ex;
}
.syo_text {
	font-size: 1.8ex;
	line-height: 150%;
	text-align:left;
	text-indent: 1.8ex;
	padding-left: 2%;
	margin-left: 1%;
	margin-top:-0.5ex;
	padding-right: 1%;
}
.setu_text {
	font-size: 1.8ex;
	line-height: 150%;
	margin-left: 1%;
	margin-top:-0.5ex;
	text-indent:1.8ex;
	text-align:left;
	padding-left: 3%;
	padding-right: 1%;
}
.ko_text {
	font-size: 1.8ex;
	line-height: 150%;
	margin-left: 1%;
	margin-top:-0.5ex;
	text-indent:1.8ex;
	text-align:left;
	padding-left: 4%;
	padding-right: 1%;
}
.syo_list {
	font-size: 1.8ex;
	line-height: 150%;
	margin-right: 4%;
	margin-left: 8%;
	margin-top:-1ex;
	text-align:justify;
	list-style-type: square;
	list-style-position: inside;
}
.setu_list {
	font-size: 1.8ex;
	line-height: 150%;
	margin-top:-0.5ex;
	margin-right: 4%;
	margin-left: 7%;
	text-align:justify;
}
.ko_list{
	font-size: 1.8ex;
	line-height: 150%;
	margin-left: 1%;
	margin-top:-0.5ex;
	text-align:left;
	display: block;
	padding-left: 4%;
}	
.table_text{
	font-size: 1.5ex;
}
.image_title {
	font-size: 1.5ex;
	font-weight: bold;
	text-align: center;
}
.image_setumei {
	font-size: 1.5ex;
	text-align: center;
}
.sign {
	font-size: 1.8ex;
	line-height: 150%;
	margin-top:-0.5ex;
	margin-right: 1%;
	margin-left: 2%;
	text-align:right;
}
