* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","MS UI Gothic","MS PGothic","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Osaka"; 
	text-align: center;
	line-height: 150%;
	font-size: small;
	color: #333333;
	letter-spacing: 0.1em;
}

td{
	font-size: 12px;
	line-height: 150%;
	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: 1px;
	border: 1px;
	border-style: sold;
	padding-right: 10px;

}



#head {
	width:600px;
	text-align: left;
	padding:0px;
	margin: 0 auto;
	background-image: url(ts_001head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	}
#head h1 {
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	margin: 8px 15px;
	padding: 0px;
	color: #FFFFFF;
}
#top_text {
	padding: 15px;
}
#navi {
	text-align:left;
	width:580px;
	padding:5px 10px;
}

#navi h1{
	display:inline;
	font-size:12px;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
}


#main {
	text-align: left;
	width: 600px;
}
#contents {
	margin: 0px auto;
	width: 600px;
	background-image: url(ts_001body.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding: 0px;
	text-align: left;
}


#foot {
	width:600px;
	text-align: center;
	font-size:10px;
	margin:0px auto;
	font-family: Osaka, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(ts_001foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}
#foot_text {
	padding: 5px 10px;
}

#foot_text a {
	color: #FFFFFF;
	text-decoration: underline;
}
#foot_text a:hover {
	color: #FF0000;
}
#left {
	width:180px;
	margin:0px;
	padding:0px;
	float: left;
}

#right {
	width:410px;
	float:right;
	padding:0px 10px 0px 0px;
	margin: 0px;
}

#toptbl{
	width:600px;
}


.registText{
	text-align:right;
	margin: 2px;
	background-color: #5374CC;
	padding: 3px 10px 3px 3px;
	border-top: 1px solid #B3C1E8;
	border-bottom: 1px solid #B3C1E8;
	height: 15px;
}
.registText a {
	color: #FFFFFF;
	text-decoration: none;
}
.registText a:hover {
	text-decoration: underline;
}



.registLink ul {
	padding: 0;
	margin: 0;
	list-style:none;
}

.registLink a {
	padding:1px 0 1px 10px;
	text-decoration: none;
}

.registLink a:hover {
	padding:1px 0 1px 13px;
}
.largeMenu {
	margin: 10px 5px 0px;
	padding: 0px;
}
.largeMenu ul {
	list-style-type: none;
}
.largeMenu li {
	height: 20px;
	text-indent: 0.8em;
	letter-spacing: 0em;
}
.largeMenu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background-color: #5374CC;
	border-bottom: 1px solid #6F8AD5;
}

.largeMenu a:hover {
	background-color: #7A94D8;
}


.middleMenu ul {
	padding:0px;
	margin:0px 10px;
	background-color: #F9F9F9;
	text-indent: 1em;
	list-style-type: none;
}

.middleMenu a {
	display: block;
	color: #0066B3;
	text-decoration: none;
	margin: 5px;
	padding: 0px;
	height: 100%;
}

.middleMenu a:hover {
	color: #0000FF;
	background-color: #CFD9F1;

}
.searchForm {
	margin: 0px;
	padding: 10px;
	text-align: right;
}
.result {
}

.resultRows{
	font-size:12px;
}

.pageLink {
	text-align:right;
}

.footLine{
	width:590px;
	text-align:center;

}

.title {
	font-size:14px;
	word-break:break-all;
	text-indent: 0.5em;
}


.text {
	line-height:170%;
	word-break:break-all;
	clear: both;
}
