body {
	margin: 0px;
	padding: 0px;
	/*	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header {
	width: 100%;
	height: 90px;
	background-image: url(../image/base/header_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-bottom: 12px;
}
#header #header-upper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-top: 0px;
}
#header #header-upper #logo {
	height: 50px;
	width: 240px;
	float: left;
	background-image: url(../image/base/logo.gif);
}
#header #header-upper #logo a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	display: block;
	height: 48px;
	width: 240px;
	padding-top: 2px;
}
#header #header-upper #sub-navi {
	float: left;
	height: 24px;
	width: 640px;
}
#header #header-upper #sub-navi ul {
	list-style-type: none;
	float: right;
	height: 24px;
	margin: 0px;
}
#header #header-upper #sub-navi li {
	float: left;
	background-image: url(../image/base/subnavi_bg.gif);
	background-repeat: no-repeat;
}
#header #header-upper #sub-navi a {
	height: 22px;
	width: 116px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	font-size: 12px;
}
#header #global-navi {
	width: 880px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
}
#header #global-navi ul {
	height: 24px;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#header #global-navi li {
	float: left;
	margin-right: 2px;
}
#header #global-navi .gnavi-1 a {
	background-image: url(../image/base/gnavi_1_link.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 200px;
	text-decoration: none;
	/*margin-right: 2px;*/
}
#header #global-navi .gnavi-1 {
	background-image: url(../image/base/gnavi_1_nolink.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 200px;
	text-decoration: none;
/*	margin-right: 2px;*/
}
#header #global-navi .gnavi-1b a {
	background-image: url(../image/base/gnavi_1_nolink.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 200px;
	text-decoration: none;
	/*margin-right: 2px;*/
}
#header #global-navi .gnavi-2 a {
	background-image: url(../image/base/gnavi_2_link.jpg);
	height: 24px;
	width: 150px;
/*	margin-right: 2px;*/
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#header #global-navi .gnavi-2 {
	background-image: url(../image/base/gnavi_2_nolink.jpg);
	height: 24px;
	width: 150px;
/*	margin-right: 2px;*/
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#header #global-navi .gnavi-2b a {
	background-image: url(../image/base/gnavi_2_nolink.jpg);
	height: 24px;
	width: 150px;
	/*margin-right: 2px;*/
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#header #global-navi .gnavi-3 a {
	text-decoration: none;
	background-image: url(../image/base/gnavi_3_link.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 160px;
/*	margin-right: 2px;*/
}
#header #global-navi .gnavi-3 {
	text-decoration: none;
	background-image: url(../image/base/gnavi_3_nolink.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 160px;
/*	margin-right: 2px;*/
}
#header #global-navi .gnavi-3b a {
	text-decoration: none;
	background-image: url(../image/base/gnavi_3_nolink.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 160px;
/*	margin-right: 2px;*/
}
#header #global-navi .gnavi-4 a {
	text-decoration: none;
	background-image: url(../image/base/gnavi_4_link.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
/*	margin-right: 2px;*/
	display: block;
	height: 24px;
	width: 180px;
}
#header #global-navi .gnavi-4 {
	text-decoration: none;
	background-image: url(../image/base/gnavi_4_nolink.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
/*	margin-right: 2px;*/
	display: block;
	height: 24px;
	width: 180px;
}
#header #global-navi .gnavi-4b a {
	text-decoration: none;
	background-image: url(../image/base/gnavi_4_nolink.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
/*	margin-right: 2px;*/
	display: block;
	height: 24px;
	width: 180px;
}
#content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#content #search-column {
	float: left;
	width: 700px;
}
#content #sim-column {
	float: left;
	width: 700px;
}
#content #left-column {
	float: left;
	width: 180px;
	clear: left;
}
#content #center-column {
	width: 500px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
}
#content #right-column {
	float: right;
	width: 160px;
}
#content #right-column .banner a img{
	margin-bottom: 2px;
}
#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	clear: both;
	padding-top: 24px;
}
#footer #footer-navi {
	background-color: #F9F9F9;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-size: 12px;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 880px;
}
#footer #footer-navi a:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer #footer-navi a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer #footer-navi a:hover {
	font-size: 10px;
	color: #006699;
}
#footer #copyright {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 12px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#footer #copyright a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#content #center-column .go-top a{
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 80px;
	background-image: url(../image/base/back-to-top-bg.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	float: right;
	margin-bottom: 12px;
}
#content #top-column {
	width: 700px;
	float: left;
}
#content #top-column #top-left-column {
	float: left;
	width: 180px;
}
#content #top-column #top-center-column {
	float: left;
	width: 500px;
	margin-left: 20px;
}
#content #right-column .direct-komi {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
