* {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

#body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#table {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#c_t {
	background-image: url(../img/checks_t.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 750px;
}

#c_u {
	background-image: url(../img/checks_u.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 750px;
	float: right;
}

#title {
	background-image: url(../img/titlebana.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: 10px;
	height: 95px;
	width: 750px;
	text-align: right;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr {
	margin: 0px auto 10px;
	padding: 0px;
	width: 90%;
}

a {
	text-decoration: none;
}

h1 a{
	color: #FFFFFF;
	font-size: 22px;
	line-height: 45px;
	padding-right: 10px;
	font-weight: bold;

}

h2 {
	padding-right: 10px;
	line-height: 20px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	line-height: normal;
	padding-right: 10px;
}

h4 {
	font-size: 15px;
	color: #113355;
	line-height: 2em;
	text-align: left;
	text-indent: 30px;
}
#pan {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 9px;
	color: #666666;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 15px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	border-bottom-width: 1px;
	text-indent: 10pt;
}
p {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #555555;
	text-align: left;
	margin: 0px;
	padding: 0px 30px 10px;
	letter-spacing: 1px;
}
#main ul {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #555555;
	text-align: left;
	margin: 0px;
	padding: 0px 50px 15px;
	letter-spacing: 1px;
}
p a{
	color: #555555;
}
p a:hover{
	color: #5599ff;
}

strong {
	color: #006666;
	font-weight: bold;
}

.word_title{
	float: left;
}

#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	text-align: left;
}

#contents li{
	font-size: 15px;
	color: #555555;
	background-image: url(../img/contents_back.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 15px 0px 0px;
	padding: 0px;
	width: 150px;
	height: 40px;
	text-indent: 45pt;

	}

#contents li a{
	color: #555555;
}
#contents li a:active,#contents li a:hover{
	color: #aaccdd;
}
#main {
	margin: 0px;
	padding: 10px 0px;
	min-height: 550px;
	max-height: none;
	width: 598px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	float: right;
}
#footer {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 11px;
	line-height: 2em;
	color: #555555;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	margin: 0px;
	width: 750px;
	height: 20px;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
}
