﻿@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	background-image: url(../image/back021.gif);
	background-repeat: repeat;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.clear {
	clear: both;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF33CC;
}
a:active {
	color: #666666;
}
.link_en a:link, .link_ja a:link {
	color: #FFFFFF;
}
.link_en a:visited, .link_ja a:visited {
	color: #FFFFFF;
}
.link_en a:hover, .link_ja a:hover {
	color: #FFFFFF;
}
.link_en a:active, .link_en a:active {
	color: #FFFFFF;
}
.link_en {
	font-size: 12px;
	color: #FFFFFF;
}
.link_ja {
	font-size: 10px;
	color: #FFFFFF;
}

#footer {
	text-align: center;
	padding: 10px;
	font-size: 10px;
	color: #FFFFFF;
	height: 40px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#leftarea {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}
#leftarea .left_contents2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftarea .left_contents2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left_contents1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#rightarea {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}
.right_contents1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.marquee {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
}
.style10grey {font-size: 10px; color: #666666; }
.style12blue {font-size: 12px; color: #000099; }
.style13blue {font-size: 12px; color: #1C48C7; }
.style_red {color: #FF0000; }
.style_pink {color: #FF33CC; }
.style_blue {color: #000099; }
.style_b_pink {color: #FF33CC;	font-weight: bold; }
.style_b_blue {color: #000099;	font-weight: bold; }
.line_h20 {
	line-height: 20px;
}
.style_star_tit {
	font-size: 22px;
	color: #4FBB5F;
	font-weight: bolder;
	margin-left: 5px;
	width: 350px;
	background-repeat: no-repeat;
	line-height: 140%;
}




.style_grey {
color: #666666;
}
