@charset "utf-8";
/* CSS Document */
* { font-family:"Osaka","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF ",sans-serif; }
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:12pt;
	margin:0px;
	padding:0px;
	text-align:center;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
/* except mac ie 5 : start \*/
a:hover {
	color: #0033CC;
	text-decoration: none;
	border-bottom: 1px dotted #0033CC;
}
/* except mac ie 5 : end */
#outside_line {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;
	width:764px;
}
#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:748px;
}
#header {
	background-image: url(../image/navi_sky.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#blanc {
	clear:both;
	height:20px;
}
#footer {
	border-top: 1px solid #666666;
	clear:both;
	font-size:0.7em;
	padding:5px 5px 20px 0px;
	margin-bottom: 10px;
}
#footer p {
	margin:0px;
	padding:0px;
}
#sub_navi {
	float:left;
	font-size:0.9em;
	text-transform:uppercase;
	width:480px;
}
#copyright {
	float:right;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.prebracket{margin-left:-6px;_margin-left:0px;}
