body {
	font-size: 14px;
	line-height: 180%;
	font-family: "OSAKA", "MS P Gothic", "Verdana";
	background-attachment: scroll;
	background-image: url(common/BackGround.jpg);
	background-repeat: repeat;
	background-position: center center;
	}


.left_padding {	padding-left: 20px; }


.table_dotted_line td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.font_mini {
	font-size: 12px;
}
.frame_border {
	border: 1px solid #aaaaaa;
}





.footer_padding {
	margin: 15px;
	padding: 15px;
	color: #FFFFFF;
}


a:hover {
	color:#CC0000;
	text-decoration: underline;
}


a {
	color:#3366ff;
	text-decoration: none;
}


.body_padding {
	margin: 10px;
	padding: 10px;
	width: 720px;
}


.table_outer_line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


tr td 	{ font-size: 14px; line-height: 180%; font-family: "OSAKA", "MS P Gothic", "Verdana"; }


.form_width {	width: 320px;	}


table { border-collapse:collapse; }


.link_color {	color: #FFFFFF;	}


ul li { font-size: 14px; line-height: 200%; }

.top_word_padding {
	padding-right: 10px;
	padding-left: 10px;
}
.img_border_color {
	border: 1px solid #666666;
}
.H1 {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
}
