@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}
body {
	font-family:Apple TP, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic;
	font-size:13px;
	color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e9e9e9;
	background-image: url(../image/main.jpg);
	 background-repeat:no-repeat;
       background-position:50% 0%;
}
a:link {
	color: #054477;
}
a:visited {
	color: #054477;
}
a:hover {
	color: #054477;
}
a:active {
	color: #054477;
}

abc a:link {
	color: #D2000B;
	text-decoration: underline;
}
abc a:visited {
	color: #D2000B;
	text-decoration: underline;
}
abc a:hover {
	color: #ff6600;
	text-decoration: underline;
}
abc a:active {
	color: #D2000B;
	text-decoration: underline;
}

img {border: 0;}

a:hover img{
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity = 50);
}
a:hover img{
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
}

a:hover img.noalpha{
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity = 100);
}
a:hover img.noalpha{
    opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity = 100);
}




img {border: 0;}
.style1 {color: #666666;font-size: 14px;line-height: 24px;}
.style2 {color: #666666;font-size: 12px;line-height: 20px;}
.style3 {color: #333333;font-size: 11px;line-height: 20px;}
.style4 {color: #ae5049;font-size: 12px;line-height: 20px;}
.style5 {color: #999999;font-size: 12px;line-height: 20px;}
.style6 {color: #999999;font-size: 16px;line-height: 22px;font-weight: bold;}
.style7 {color: #333333;font-size: 18px;}
.style8 {color: #b29066;font-size: 18px;font-weight: bold;}
.style9 {color: #ff3535;font-size: 13px;line-height: 26px;}
.style10 {color: #666666;font-size: 16px;line-height: 22px;}
.style11 {color: #de0b0b;font-size: 12px;line-height: 20px;}

 h1 {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
 font-size: 11px;
font-style: normal;
 font-weight: normal;
 color: #666666;
margin: 0px; 
　　 padding: 0px; 
 }