/* CSS Document */

H1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 15px;
	margin-top: 4px;
}
h1 a {
	font-size: 12px;
	color: #FFFFFF;
}H2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
.contents_main_left_font {
	width: 170px;
	padding-right: 5px;
	padding-left: 5px;
}
H3 {
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}
H4 {
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	font-weight: normal;
}


/* 
----------------------------------------
文字装飾
----------------------------------------
*/

A {
	COLOR: #003399;
	text-decoration: none;
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000066
}
H6 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.info_title {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.line_dot_1 {
	BACKGROUND-IMAGE: url(../images/line_dot.gif); HEIGHT: 1px
}

.big_text{
	font-size:12px;
	font-weight:bold;
}
.font_14 {
	font-size: 14px;
}


.small_text{
	font-size:14px;
	line-height: 15px;
}.orange {
	color: #FF6600;
}
.cgi_font {
	font-size: 12px;
}

