body {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	text-align: center;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
TD{
  font-size: 12px;
  width : 33%;
}
a:link {
  color: #2839B5;
  text-decoration: none;
}
a:visited {
  color: #2839B5E;
  text-decoration: none;
}
a:hover {
  color: #FF0000;
  text-decoration: none;
}

hr{
	color: #ddddd9;
	background-color: #ddddd9;
	height: 2px;
	border: 1px;
	border-style: sold;
	width: 390px;
	margin: 3px 0px 7px;
	padding: 0px;
}
#head {
	width:650px;
	margin:0px auto;
	padding:0px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #333333;
	color: #FFFFFF;
	text-align: left;
}
#top_text {
	padding: 5px 10px;
	margin: 0px;
}

#head h1 {
	margin: 0px;
	padding: 20px;
	font-size: 16px;
}

#navi {
	text-align:left;
	margin:0px auto;
	padding:0px;
	width: 100%;
}
#navi H1{
	font-size:12px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	background-color: #CCCCCC;
	padding: 2px 5px;
	margin: 0px;
}
#main {
  padding: 0px;
  margin:0px;
}
#foot {
	width:650px;
	text-align: center;
	font-size:10px;
	padding: 0px;
	margin:0px auto;
	color : white;
	background-color: #333333;
	border-right: 1 solid #333333;
	border-left: 1 solid #333333;
	border-top-style: none;
	border-bottom-style: none;
}
#foot_text {
	padding: 5px;
}
#foot_text a {
	color: #FFFFFF;
	text-decoration: underline;
}
#foot_text a:hover {
	color: #FF0000;
}
#left {
	width:200px;
	float:left;
	margin : 0px;
	padding:0;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
#right {
  width:435px;
  float:right;
  padding:0;
}
#toptbl{
	width : 100%;
	margin: 0px;
	padding: 0px;
}
#contents {
	margin: 0px auto;
	padding: 0px;
	width: 650px;
	text-align: left;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-top: 3px solid #FF7800;
}
.searchForm {
	text-align: right;
	margin: 0px;
	height: 18px;
	padding: 5px 0px;
	display: block;
	width: 100%;
}

.registText a{
	text-align:right;
	background-color: #333333;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	height: 18px;
	display: block;
}

.registText a:hover{
	text-decoration: underline;
}
.registLink ul {
  padding: 0px;
  margin: 0px;
  list-style:none;
}
.registLink li a {
	margin: 5px 0px 5px 5px;
	padding:5px 0px 0px 10px;
	border-left: 2px solid #000066;
	text-decoration: none;
	display: block;
	height: 20px;
}
.registLink li a:hover {
	border-left: 2px solid #0066FF;
	color: #0066FF;
	text-decoration: underline;
}
.largeMenu {
	margin: 0px;
	padding: 0px;
}

.largeMenu ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.largeMenu li a {
	display: block;
	border-left : 3px solid #ff7800;
	color : #354155;
	text-decoration: none;
	background-color: #EEEEEE;
	text-indent: 0.8em;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 18px;
	margin: 2px;
	padding: 4px 2px 2px;
}
.largeMenu li a:hover {
	display: block;
	border-left : 4px solid #FF0000;
	color : #FF0000;
	text-decoration: none;
	background-color: #EEEEEE;
	text-indent: 0.8em;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
}

.middleMenu ul {
	padding:0px;
	margin:5px 0px 0px;
	list-style:none;
}
.middleMenu li a {
	margin: 0px;
	padding:0px 0px 5px;
	display: block;
	color: #0066B3;
	text-decoration: none;
	text-indent: 1.5em;
	height: 100%;
}
.middleMenu li a:hover {
	color: #CC0033;
	text-decoration: underline;
	text-indent: 1.5em;
	background-color: #EEEEEE;
}
.resultRows{
  font-size:12px;
}
.pageLink {
  text-align:right;
}
.footLine{
  width:644px;
  text-align:center;
}
.title {
  font-size:16px;
  word-break:break-all;
}
.text {
	line-height:170%;
	word-break:break-all;
	clear: both;
}
