@charset "utf-8";

#header {
	background-image: url(image/header_back.jpg);
	background-repeat: repeat-x;
	height: 64px;
	width: 900px;
}
#headerout {
	background-image: url(image/header_back.jpg);
	background-repeat: repeat-x;
	height: 64px;
	width: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
    border-style:none;
}

#header_inner .logo {
	margin-left: 18px;
}
#header_inner {
	text-align: left;
}
#para {
	width: 900px;
}
#para_left {
	float: left;
}
#para_right {
	float: right;
	width: 200px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 84%;
}
#para_left_inner {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#para_right_inner {
	text-align: left;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.left_marg {
	margin-right: 10px;
}
.style1 {
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF3300;
}
#para_inner {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: left;
}
#footer {
	clear: both;
	width: 100%;
	background-image: url(image/footer_back.jpg);
	background-repeat: repeat-x;
	height: 28px;
	margin-top: 20px;
}
#footer_inner {
	padding-top: 10px;
}
#menu_inner li {
	display: inline;
	padding-right: 10px;
}
#menu_inner {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.backcor {
	background-color: #FFE9E1;
	padding: 2px;
}
.backcorbigtext {
	background-color: #FFE9E1;
	padding: 5px;
	font-size: 150%;
}
#center {
	text-align: center;
}
.right220 {
	padding-left: 220px;
}
.header_chine {
	padding-left: 450px;
	padding-top: 21px;
}
.titletext {
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFE9E1;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFE9E1;
	padding-left: 5px;
}
.bigtext {
	font-size: 140%;
}
.backimg {
	background-image: url(image/vformer0401.jpg);
	background-repeat: no-repeat;
}
.red {
	color: rgba(255,0,4,1.00);
}
.redbold {
	color: rgba(255,0,4,1.00);
	font-weight: bold;
}
#vfoemerarea {
	width: 900px;
	height: 540px;
	margin: 0;
	padding: 0;
	background-image: url(image/vformer/v001001.jpg);
	background-repeat: no-repeat;
}
.vbottun {
	position: absolute;
	left: 253px;
	top: 716px;
}
.youtubearea {
	width: 900px;
	background-image: url(image/vformer/v00background320.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}
a:hover img {
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	opacity: 0.6;
}
.linegray {
	border-top: 1px solid #E8E8E8;
}
