.font {
	font-family: "MS UI Gothic";
	font-size: medium;
	line-height: 150%;
}
#topright {
	text-align: right;
}
.fontsmall {
	font-family: "MS UI Gothic";
	font-size: small;
}
#bottomcenter {
	text-align: center;
}
#bodyshisetsu {
	width: 440px;
	border: 1px solid #FF9900;
	margin: 5px;
	background-color: #FFFFCC;
}
#bodycenter {
	padding: 5px;
	width: 440px;
}
#bodycenter2 {
	padding: 5px;
	width: 590px;
}
#bodyright {
	padding-bottom: 5px;
	width: 150px;
	padding-top: 5px;
}
#bodyleft {
	width: 170px;
	font-size: small;
	font-family: "MS UI Gothic";
	line-height: 120%;
	padding: 5px;
	border: 1px none #339933;
	margin: 10px;
}
.bottommenu {
	padding: 5px;
	height: auto;
	width: auto;
}
.bottomindex {
	padding: 5px;
	height: auto;
	width: auto;
	font-family: "MS UI Gothic";
	font-size: small;
	text-align: center;
}
#bodyoffice {
	padding: 5px;
	width: 440px;
	font-family: "MS UI Gothic";
	font-size: small;
}
.logo {
	height: 40px;
	width: 200px;
	float: left;
}
.menu {
	background-image: url(image/menu_back.gif);
	height: 40px;
	width: 595px;
	float: right;
	padding-left: 5px;
}
.titleleft {
	height: 30px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48AE2B;
	float: left;
}
.titleright {
	height: 25px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48AE2B;
	float: right;
	text-align: right;
	padding-top: 5px;
}
.search {
	font-family: "MS UI Gothic";
	font-size: small;
	line-height: 120%;
	margin: 2px;
	padding: 2px;
	width: 540px;
	border: 1px solid #CCCCCC;
}
.shisetsuname {
	font-family: "MS UI Gothic";
	font-size: large;
	font-weight: bold;
	float: left;
	padding-right: 5px;
}
.shisetsuname .furigana {
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: normal;
}
.category{
	font-family: "MS UI Gothic";
	font-size: large;
	font-weight: bold;
	float: left;
	padding-right: 5px;
}
.ichiran {
	font-family: "MS UI Gothic";
	font-size: medium;
	width: auto;
	float: right;
	text-align: right;
}
.member {
	font-family: "MS UI Gothic";
	font-size: small;
	line-height: 120%;
}
.body3 {
	width: 700px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.body4 {
	width: 700px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-family: "MS UI Gothic";
	line-height: 150%;
}
.aboutuse {
	font-family: "MS UI Gothic";
	font-size: small;
	line-height: 150%;
}.help {
	width: 200px;
	border: 1px none #009933;
	float: left;
	padding: 5px;
	margin: 5px;
	height: 300px;
	line-height: 200%;
}
#textlink a:link {
	text-decoration: underline;
	color: blue;
}
#textlink a:visited {
	text-decoration: underline;
	color: #800080;
}
#textlink a:hover {
	text-decoration: underline;
	color: red;
}
#textlink a:active {
	text-decoration: none;
}
