@charset "UTF-8";
/****************************************
basic structure
*****************************************/
body {
	-webkit-text-size-adjust: 100%;
	margin: 0px;
	padding: 0px
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #333399;
	text-decoration: none;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #3366CC;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #999999;
}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
.text2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-weight: bold;
}
.text3 {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-weight: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.list {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	color: #666666;
	width: 130px;
}
.content {
	float: left;
	width: 575px;
	margin: 0px 0px 0px 15px;
}
.content2 {
	float: left;
	width: auto;
	margin: 0px 0px 0px 15px;
}
.sidebar {
	width: 160px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_position1 {
	margin-left: 20px;
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
}
.img_position2 {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.copyright {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 9px;
	color: #666666;
	padding-left: 15px;
	vertical-align: middle;
}