* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS UI Gothic", "MS PGothic", "Osaka";
	text-align: center;
	font-size: 12px;
	color: #333333;
}
td{
	width: 33%;
	font-size: 12px;
}
a:link {
	color: #2839B5;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
hr{
	color: #FFD647;
	height: 1px;
	border: 1px;
	border-style: sold;
	margin: 5px 5px 5px 0px;
	background-color: #FFD647;

}
#head {
	width:650px;
	text-align: left;
	margin: 0px auto;
	color: #FFFFFF;
	background-image: url(ts_020head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#head h1 {
	font-weight: bold;
	font-size: 14px;
}
#top_text {
	padding: 10px;
}
#navi {
	text-align:left;
	margin:0px auto 5px;
	padding:0 5px;
}
#navi h1{
	font-family: Osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFEBA5;
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #E3B000;
	border-right: 1px solid #FFE386;
	border-bottom: 1px solid #FFE386;
	border-left: 1px solid #E3B000;
}
#contents {
	background-image: url(ts_020body.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px auto;
	width: 650px;
	text-align: left;
}
#main {
	text-align: left;
	padding: 15px 0;
	margin:1px auto 1px auto;
}
#foot {
	width:650px;
	margin:0px auto;
	background-image: url(ts_020foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#foot_text {
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 10px 10px;
}
#foot_text a {
	color: #FFFFFF;
	text-decoration: underline;
}
#foot_text a:hover {
	color: #CC0033;
}
#left {
	width:197px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;

}
#right {
	width:425px;
	float:right;
	padding:0px 10px 0px 0px;
	line-height: 145%;
}
#toptbl{
	width:620px;
	margin: 0px auto;
}
.registText{
	text-align:right;
	margin: 0px 0px 5px;
	padding: 3px 15px 3px 3px;
}
.registLink ul {
	list-style:none;
}
.registLink li {
	border-width:0px;
	padding:0px;
	height: 20px;
}
.registLink li a {
	padding:0px;
	display: block;
	margin: 0px 0px 0px 5px;
	border-left: #0518A4 2px solid;
	color: #0518A4;
	text-decoration: none;
	text-indent: 1em;
}
.registLink li a:hover {
	border-left: #CC0033 2px solid;
	color: #CC0033;
	text-indent: 1em;
	background-color: #FFEBA5;
}
.largeMenu ul {
	list-style-type: none;
	text-indent: 1em;
}
.largeMenu li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 0px 0px 2px;
	padding: 7px 0px 0px;
	height: 17px;
	background-image: url(ts_020largeMenu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 197px;
	font-size: 12px;
}
.largeMenu li a:hover {
	text-decoration: none;
	color: #CC0033;

}
.middleMenu ul {
	list-style-type: none;
	margin: 0px 0px 10px 2px;
	padding: 5px 0px;
	background-image: url(ts_020middleMenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 197px;
}
.middleMenu li {
}
.middleMenu li a {
	display: block;
	text-indent: 1em;
	height: 100%;
	padding: 2px;
	text-decoration: none;
	color: #333333;
}
.middleMenu li a:hover {
	display: block;
	color: #CC0033;
	text-decoration: underline;

}
.searchForm {
	margin: 0px auto;
	text-align: right;
}
.searchForm input {
	margin: 2px 5px;
}
.searchForm select {
	margin: 2px 5px;
}
.searchForm form {
	padding: 2px;
}
.result {
	background-color: #FFEBA5;
	margin: 0px 6px 0px 0px;
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #E3B000;
	border-right: 1px solid #FFE386;
	border-bottom: 1px solid #FFE386;
	border-left: 1px solid #E3B000;
}
.resultRows{
	background-color: #FFEBA5;
	margin: 0px 6px 0px 0px;
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #E3B000;
	border-right: 1px solid #FFE386;
	border-bottom: 1px solid #FFE386;
	border-left: 1px solid #E3B000;
}
.photo {
	margin: 5px;
}
.pageLink {
	text-align:right;
	padding: 2px 7px 2px 0px;
}
.footLine{
	width:600px;
	text-align:center;

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