*{
	margin:0px;
	padding:0px;
}
a {
	text-decoration: none;
	color:#333399;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
.txt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	width: 680px;
	padding-top: 30px;
}

body {
	text-align: center; /* IE センタリング指定 */
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
} 
#container {
	margin-left: auto; /* Firefox センタリング指定 */
	margin-right: auto; /* Firefox センタリング指定 */
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
	height: 477px;
	width: 680px;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
}
#box1
{
	height: 477px;
	width: 680px;
	background-image: url(../image/img_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.img_title
{
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 0px;
	text-align: left;
	padding-top: 40px;/*IE expensive use*/
}
.right_btn {
	width: 278px;
	float: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-top: 40px;
	padding-left: 28px;
}
.left_btn {
	width: 278px;
	float: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-top: 40px;
	padding-right: 48px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.txt10px {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.clear {
	clear: both;
}
.txt02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	width: 680px;
	padding-top: 40px;
}

.btn_zone
{
	width: 680px;
	height: 260px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.txt14b {
	font-size: 14px;
	font-weight: bold;
}

