h1{
	font-size:80%;
	line-height:100%;
	padding-top: 3px;
	padding-left: 8px;
	margin-top: 0px;
	text-align:left;
	font-weight:normal;
	color:#FFFFFF;
}
h2{
	background-image:url(../images/h2.jpg);
	font-size:90%;
	padding:5px;
	line-height:100%;
	margin:0px;
	color:#FFFFFF;
	background-color:#808080;
	text-align:center;
}
h3{
	background-image:url(../images/h3_bg01.jpg);
	color: #FFFFFF;
	font-size:100%;
	margin:1em 0px;
	padding: 5px;
}
h4{
	margin:0px;
	color: #333333;
	font-size:80%;
	line-height:110%;
	text-align:left;
	font-weight:normal;
}
h5{
	border-top: dotted 2px #696969;
	color: #333333;
	font-size: 80%;
	line-height:150%;
	padding-top: 10px;
	margin-top: 0px;
	text-align:center;
}
h6{
	font-size:70%;
	line-height:100%;
	padding-top: 8px;
	padding-right: 6px;
	margin: 0px;
	text-align:right;
	font-weight:normal;
	color:#FFFFFF;
}
p{
	padding-top:0px;
	font-size:90%;
	line-height:120%;
}
.logo{
	background-image:url(../images/logo02.gif);
	width:790px;
	height:23px;
	padding:0px;
	margin:0px;
	background-color:#228B22;
}
.big{
	font-size:120%;
	font-weight:bold;
}
.small{
	font-size:90%;
}
.x-small{
	font-size:70%;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

ul{
	list-style-type:none;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:2px;
	line-height:120%;
	font-weight:normal;
	font-size:80%;
}
.li{
}
a:link{
	color:#003366;
	text-decoration:none;
}
a:visited{
	color:#003366;
	text-decoration:none;
}
a:hover{
	color:#0099CC;
	text-decoration:underline;
}
a.original:link{
	color:#FFFFFF;
	text-decoration:none;
}
a.original:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.original:hover{
	color:#333333;
	text-decoration:none;
}
a.original:active{
	color:#FF0000;
	text-decoration:none;
}
.guide{
	width:199px;
	color:#333333;
	border:solid 1px;
	border-color:#228B22;
	background-color:#FFFFFF;
	margin-left:35px;
	margin-bottom:5px;
}
.right{
	float:right;
	text-align:right;
}
.left{
	float:left;
}
.center{
	float:center;
	text-align:center;
}
.bar{
	background-image:url(../images/line_01.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	height:15px;
}
.red{
	color:#FF0000;
}
.gray{
	color:#696969;
}
.topbottom{
	background-image:url(../images/topbottom_02.jpg);
	background-repeat:no-repeat;
	width:201px;
	height:18px;
	color: #FFFFFF;
	font-size:80%;
	margin:1em 0px;
	padding-top:3px;
	margin-left:35px;
	margin-bottom:0px;
	font-weight:bold;
	text-align:center;
}
	
