a.style1:link {
	color: #3333FF;
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a.style1:visited {
	color: #3333FF;
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a.style1:hover {
	color: #FF3300;
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}


a:link {
	color: #000000;
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.copyright {
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
}
.px11 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 11px;
	line-height: 120%;
	font-weight: lighter;
	color: #666666;
}
.px10 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 120%;
	font-weight: lighter;
	color: #666666;
}
td {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 130%;
	font-weight: lighter;
	color: #666666;
}


.white12 {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
}
.box {
	border: medium dotted #CCCCCC;
}

.px12K {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	color: #000000;
}
.px14R {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
}
.px14K {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0;
}
#header {
	height: 110px;
	width: 800px;
	background-image: url(../../images/header/header_bg.png);
	background-repeat: no-repeat;
	background-position: right;
}
#header_left {
	float: left;
	width: 297px;
	padding-top: 19px;
}

