/* CSS Document */
body {
	margin:0;
	scrollbar-face-color:       #ffffff; 
	scrollbar-highlight-color:  #ffffff;
	scrollbar-shadow-color:     #666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-arrow-color:      #333333;
	scrollbar-base-color:       #ffffff;
	scrollbar-3dlight-color:    #cccccc;
	scrollbar-track-color:      #ffffff; 
}
.fn12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.fn11 {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.bl12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.fn15bold {
	font-size: 15px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
}
.fn15bluebold {
	font-size: 15px;
	line-height: 22px;
	color: #000033;
	font-weight: bold;
}
.fn17bold {
	font-size: 17px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.bottom_space10 {
	margin-bottom: 10px;
}
.bottom_space15 {
	margin-bottom: 15px;
}
.bottom_space20 {
	margin-bottom: 20px;
}
.bottom_space30 {
	margin-bottom: 30px;
}
.red_bold {
	font-size: 14px;
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}
.red {
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
}.red11 {
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
}
.green_bold13 {
	font-size: 13px;
	line-height: 20px;
	color: #006633;
	font-weight: bold;
}
.c1,.c1:link {
	font-size:12px;
	line-height:18px;
	color:#003399;
	text-decoration:underline;
}
.c1:visited {
	font-size:12px;
	line-height:18px;
	color:#003399;
	text-decoration:underline;
}
.c1:hover {
	font-size:12px;
	line-height:18px;
	color:#006699;
	text-decoration:none;
}
.c2,.c2:link {
	font-size:12px;
	line-height:18px;
	color:#000066;
	text-decoration:underline;
}
.c2:visited {
	font-size:12px;
	line-height:18px;
	color:#000066;
	text-decoration:none;
}
.c2:hover {
	font-size:12px;
	line-height:18px;
	color:#0000FF;
	text-decoration:underline;
}
.c3,.c3:link {
	font-size:12px;
	line-height:18px;
	color:#000066;
	text-decoration:underline;
}
.c3:visited {
	font-size:12px;
	line-height:18px;
	color:#000066;
	text-decoration:underline;
}
.c3:hover {
	font-size:12px;
	line-height:18px;
	color:#0000FF;
	text-decoration:underline;
}
.b1,.b1:link {
	font-size:12px;
	line-height:18px;
	color:#336699;
	font-weight: bold;
	text-decoration:underline;
}
.b1:visited {
	font-size:12px;
	line-height:18px;
	color:#336699;
	font-weight: bold;
	text-decoration:underline;
}
.b1:hover {
	font-size:12px;
	line-height:18px;
	color:#336699;
	font-weight: bold;
	text-decoration:none;
}
.r1,.r1:link {
	font-size:12px;
	line-height:18px;
	color:#663333;
	font-weight: bold;
	text-decoration:underline;
}
.r1:visited {
	font-size:12px;
	line-height:18px;
	color:#663333;
	font-weight: bold;
	text-decoration:underline;
}
.r1:hover {
	font-size:12px;
	line-height:18px;
	color:#663333;
	font-weight: bold;
	text-decoration:none;
}
.s1,.s1:link {
	font-size:11px;
	line-height:16px;
	color:#003399;
	text-decoration:underline;
}
.s1:visited {
	font-size:11px;
	line-height:16px;
	color:#003399;
	text-decoration:underline;
}
.s1:hover {
	font-size:11px;
	line-height:16px;
	color:#003399;
	text-decoration:none;
}
.blue12 {
	font-size: 12px;
	line-height: 18px;
	color: #006699;
}
.boldblue {
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	font-weight: bold;
}
.box {
	border: 1px solid #666666;
}
.topbottom_sp15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.boldwhite {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.sideborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#back {
	background-attachment: scroll;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
}
#back2 {
	background-attachment: fixed;
	background-image: url(../img/back2_01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
