body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	text-align: center;
}
#header {
	background-image: url(../images/main/header_bg.gif);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
	text-align: center;
}
#global_menu {
	height: 60px;
	width: 750px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#center {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/main/footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	display: block;
}
#footer a{
	font-size: 10px;
	line-height: 200%;
	color: #999999;
	text-decoration: none;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
}
.link_right {
	text-align: right;
}
.text_10px {
	font-size: 11px;
	line-height: 125%;
	color: #333333;
}
.text_11px {
	font-size: 11px;
	line-height: 125%;
	color: #333333;
}
.text_12px {
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
.link_g {
	color: #333333;
}
.go_policy img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}