html {
	scrollbar-base-color:#999999;
	scrollbar-arrow-color:#FFFFFF;
	font-size: 12px;
	line-height: 130%;
	margin:0px;
}

body {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	background-color: #EDECE9;
	margin:0px;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}	

/*ˆê”ÊƒŠƒ“ƒN*/
a { text-decoration: none; }
a:link { color: #003399; text-decoration: none; }
a:visited { color: #003399; text-decoration: none; }
a:hover { color: #3366CC; text-decoration: underline; }


/*ƒeƒLƒXƒgŒn*/

.text10 {
	font-size: 10px;
	line-height: 130%;
	font-family:'‚l‚r ƒSƒVƒbƒN', 'Osaka|“™•';
}
.text10_orange_bold {
	font-size:10px;
	color:#FF6600;
	font-weight:bold;
}
.text_bold {
	font-weight:bold;
}
.text12_white_bold {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}


/*ƒ{[ƒ_[Œn*/

.border_666666_side {
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
}

.border_666666_right {
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: none;
}
.border_666666_left {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666666;
}




/*ƒ{ƒbƒNƒX*/
.contentsFlame_wide{
	width:650px;
	text-align:left;
}
