a:link {
	color: #3333FF;
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a:visited {
	color: #3333FF;
	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;
}
td {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 130%;
	font-weight: lighter;
	color: #333333;
}
.px12-b {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.px12-light {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 120%;
	font-weight: lighter;
	color: #006699;
}
.px10 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 120%;
	font-weight: lighter;
	color: #333333;
}
.px12-wide {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 160%;
	font-weight: lighter;
	color: #666666;
}
.px10-b {

	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #F0C002;
}
.title-under {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}

.white12 {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
}
.box {
	border: medium dotted #CCCCCC;
}
.px16 {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 16px;
	line-height: 160%;
	font-weight: bolder;
	color: #660000;
}
.px14 {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	letter-spacing:3px
}
.box2 {
	border: thin solid;
}
.px12K {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	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;
}
