body,td,th {
	font-family: Arial, Helvetica, Verdana, ヒラギノ角ゴPro W3, Hiragino Kaku Gothic Pro, Osaka, メイリオ, Meiryo, ＭＳ Ｐゴシック, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	margin: auto;
	width: 785px;
	/*border:1px #f00 solid;*/
	margin-bottom:10px;
}

.style1 {
	font-size:12px;
	color: #006699;
	line-height:18px;
}

.style2 {
	font-size:14px;
	color: #006699;
	line-height:24px;
	font-weight:bold;
}

.style5 {
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
}

.cmnTBL td {
	font-size: 12px;
	background-color: #EBEBEB;
	border: 1px solid #999999;
}

.cmnTBL th {
	font-size: 12px;
	color: #FFFFFF;
	background:#F00303;
	font-weight:normal;
	border: 1px solid #D70303;
}
.style6 {font-size: 10px}
.blue_1 { color: blue; font-size: 7pt; line-height: 8pt }

    
/*  メッセージ画面関連 */
.btmLine {	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #464E57;
}

.msgttl {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

.msgTBL{
	margin:5px;
}

.msgTBLBG{
	background:#F00303;
}
/*  メッセージ画面関連おわり */
.msgTXT {
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
/*  トップページ関連 */
table.style8 { margin-left:81px; margin-top:4px; margin-bottom:7px;}
table.style8 td{
	color: #ff0000;
	font-size: 17px;
	line-height:24px;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
table.style9 { margin-left:81px; margin-bottom:16px;}

table.style9 td{
	color: #090948;
	font-size: 14px;
	line-height:24px;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;

}

#menu{
margin-left:auto;
margin-right:auto;
width:620px;


}

#menu ul {
	margin: 0px;
	padding: 0px;
}
li {
	font-size: 12px;
	line-height: 2em;
	background-color: #FF6600;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 2em;
	border: 1px solid #333333;
	list-style-type: none;
}
li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
li a:visited {
	color: #FFFFFF;
}
li a:hover {
	text-decoration: none;
	background-color: #f00;
}

