/* tag */
html,body{
margin-left:auto;
margin-right:auto;
background-color:#E6E7E9;
height:100%;
margin:0;
padding:0;
text-align:center;
}
#outer {
text-align:center;
margin-left:auto;
margin-right:auto;
width: 770px;
background: url("../img/bg_shadow.gif") repeat-y center top;
}
#site-box{
width : 740px;
text-align:center;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
text-align:left;
}
a {color:#0A50A1;	text-decoration:none;}
a:hover {color:#FF0000;	text-decoration:underline;}
img {border:none;}
p {margin:0px;	padding:0px;}
h1 {margin:0px;	padding:0px;}
h2 {margin:0px;	padding:0px;}
h3 {margin:0px;	padding:0px;}
form {margin:0px;	padding:0px;}
th {font-weight: normal;}

/* class */
.text9 {font-size: 59%;	line-height: 100%;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	letter-spacing: 0px;}
.text10 {font-size: 69%;	line-height: 100%;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	letter-spacing: 0px;}
.text12 {font-size: 84%;	line-height: 100%;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	letter-spacing: 0px;}
.text14 {font-size: 94%;	line-height: 100%;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	letter-spacing: 0px;}
.text16 {font-size: 100%;	line-height: 100%;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	letter-spacing: 0px;}
.text9h {font-size: 59%;	line-height: 133%;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	letter-spacing: 0px;}
.text10h {font-size: 69%;	line-height: 133%;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	letter-spacing: 0px;}
.text12h {font-size: 84%; line-height: 133%;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	letter-spacing: 0px;}
.text14h {font-size: 94%;	line-height: 133%;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	letter-spacing: 0px;}
.text16h {font-size: 100%;	line-height: 133%;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	letter-spacing: 0px;}

.blue {color: #0A50A1;}
.red {color: #FF0000;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.norm {font-weight: normal;}
.clear {height: 1px;	margin:0px;	padding:0px;	clear:both;}
.spacer {margin:0px;	padding:0px;}
.ex10 {
	margin:0px;
	padding:5px 0px 0px 10px;
	background-image: url(../img/ex10.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	font-size: 10px;
}

/* header area */
#header1 {
	width: 694px;
	margin:0px;
	padding:10px 11px 0px 32px;
}
#header2 {
	width: 694px;
	margin:0px;
	padding:0px 11px 0px 32px;
}
#header2_l {
	width: 64px;
	margin:0px;
	padding:0px;
	float: left;
}
#header2_r {
	width: 500px;
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0A50A1;
	float: right;
	text-align: right;
}
#header_navi {
	width: 740px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #0A50A1;
}

/* footer area */
#footer {
	width: 730px;
	margin:10px 0px 0px 0px;
	padding:7px 7px 7px 0px;
	color: #333333;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
