* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	height: 100%;
	background-image: url(images/bg.gif);
}

td{
	font-size: 12px;
	line-height: 150%;
	width: 33%;
	text-align: center;
	padding-bottom:10px;
}

a:link {
	color: #9594c6;
	text-decoration: none;
}
a:visited {
	color: #9594c6;
	text-decoration: none;
}
a:hover {
	color: #eabd9d;
	text-decoration: none;
}

hr{
	display: none;
	margin-top:15px
}



#head {
	margin: 0px auto 0px auto;
	background-image: url(images/contents_bg.gif);
	width: 780px;
	height:240px;
	}
#head_top {
	margin: 0px 15px 0px 15px;
	height:240px;
	width: 750px;
	background-image: url(images/header_bg01.jpg);
	background-repeat: no-repeat;
}
#head h1 {
	text-align:left;
	color: #898989;
	font-size: 26px;
	width:320px;
	padding-left:380px;
	padding-top:10px;
}
#head_text01 {
	text-align:center;
	padding-top:25px;
	color: #8785bf;
	font-size: 50px;
	font-weight: bold;
	width:750px;
}
#head_text02 {
	text-align:left;
	color: #898989;
	font-size: 26px;
	width:320px;
	padding-left:380px;
	padding-top:10px;
	font-weight: bold;
}
#navi {
	text-align:left;
	width:700px;
	padding:10px 25px 11px 25px;
	font-size: 12px;
	font-weight: normal;
}
#navi h1{
	font-size: 12px;
	font-weight: normal;
}
#entry_box{
	background-image: url(images/contents_bg.gif);
	width:780px;
	height:837px;
	margin:0px auto 0px auto;
}
#entry_in_box{
	background-image: url(images/entrybg.jpg);
	width:750px;
	height:837px;
	margin:0px 15px 0px 15px;
	background-repeat: no-repeat;
}
#entry_text01{
	color: #6a6360;
	line-height: 150%;
	width:600px;
	height:200px;
	text-align: left;
	margin:0px 75px 0px 75px;
	padding-top:100px;
}
#entry_text01 h2{
	font-size: 16px;
	font-weight: bold;
	padding-left:15px;
}
#entry_text01_text{
	font-size: 12px;
	padding:15px 15px 0px 15px;
	line-height: 150%;
}
#entry_text02{
	color: #6a6360;
	line-height: 150%;
	width:600px;
	height:200px;
	text-align: left;
	margin:50px 75px 0px 75px;
}
#entry_text02 h2{
	font-size: 16px;
	font-weight: bold;
	padding-left:15px;
}
#entry_text02_text{
	font-size: 12px;
	padding:30px 15px 0px 15px;
}
#entry_text02_text ul {
	list-style-type: none;
}
#entry_text02_text li {
	line-height: 150%;
	padding:7px 0px 8px 0px;
}
#entry_text02_text02 {	
	margin-left:100px;
	margin-top:-20px;
	width:470px;
}

#entry_text03{
	color: #6a6360;
	line-height: 150%;
	width:600px;
	height:200px;
	text-align: left;
	margin:56px 75px 0px 75px;
}
#entry_text03 h2{
	font-size: 16px;
	font-weight: bold;
	padding-left:15px;
}
#entry_text03_text{
	font-size: 12px;
	padding:15px 15px 0px 15px;
	line-height: 150%;
}

.searchForm {
	margin: 0px 15px 0px 15px;
	height:30px;
	background-image: url(images/navi02.gif);
	text-align:center;
	padding-top: 5px;
}


#main {
	text-align: left;
	width: 700px;
	margin:0px 40px 10px 40px;
	background-color: #FFFFFF;
}
#contents {
	margin: 0px auto;
	padding: 0px 0px 17px 0px;
	background-image: url(images/contents_bg.gif);
	width: 780px;
}


#foot {
	background-image: url(images/contents_bg.gif);
	width:780px;
	height:30px;
	text-align: center;
	font-size:10px;
	margin:0px auto;
	font-family: Osaka, Verdana, Arial, Helvetica, sans-serif;
	color: #9594c6;
}
#foot_text {
	width:750px;
	height:30px;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
}
#foot_text02 {
	display:block;
	padding-top:10px;
}

#foot_text a {
	color: #9594c6;
	text-decoration: underline;
}
#foot_text a:hover {
	color: #eabd9d;
}
#left {
	width:182px;
	margin:10px 0px 10px 0px;
	float: left;
}

#right {
	width:510px;
	float:right;
	margin:10px 0px 5px 5px;
}

#toptbl{
	width:700px;
	background-color: #FFFFFF;
	margin:10px 25px 0px 25px;
}


.registText {
	text-align: left;
}
.registText a {
	color: #9594c6;
	display: block;
	background-image: url(images/new_entrybt.gif);
	height: 41px;
	width: 87px;
	margin:10px 0px 0px 30px;
	padding:11px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: left top;
}
.registText a:visited {
	color: #9594c6;
	text-decoration: none;
}
.registText a:hover {
	background-image: url(images/new_entrybto.gif);
	color: #eabd9d;
	text-decoration: none;
}



.registLink ul {
	padding: 0;
	margin: 0;
	list-style:none;
}

.registLink a {
	color: #9594c6;
	display: block;
	background-image: url(images/new_entrybt.gif);
	height: 30px;
	width: 87px;
	margin:0px;
	padding:11px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: left top;
}
.registLink a:visited {
	color: #9594c6;
	text-decoration: none;
}

.registLink a:hover {
	background-image: url(images/new_entrybto.gif);
	color: #eabd9d;
	text-decoration: none;
}
.largeMenu {
	width:182px;
	margin: 0px auto 3px auto;
}
.largeMenu ul {
	list-style-type: none;
}
.largeMenu li {
	text-align: left;
	margin-top:5px;
	height:50px;
	background-image: url(images/largeMenubtbg.gif);
	background-repeat: no-repeat;
}
.largeMenu a {
	padding-top:30px;
	padding-left:13px;
	text-decoration: none;
	display:block;
	color: #9594c6;
	font-weight: bold;
}
.largeMenu a:visited {
	text-decoration: none;
	display:block;
	color: #9594c6;
}
.largeMenu a:hover {
	color: #eabd9d;
}

.middleMenu {
	margin: 0px auto 5px auto;
	width:182px;
}
.middleMenu ul {
	text-indent: 1em;
	list-style-type: none;
	text-align: left;
}
.middleMenu li {
	text-align: left;
	text-decoration: none;
}

.middleMenu a {
	color: #7c7673;
	text-align:left;
	background-image: url(images/middlemenu.gif);
	background-repeat: no-repeat;
	height:24px;
	display:block;
	padding:3px 0px 0px 17px;
}
.middleMenu a:visited {
	color: #7c7673;
	text-align:left;
	background-image: url(images/middlemenu.gif);
	background-repeat: no-repeat;
	height:24px;
	display:block;
}

.middleMenu a:hover {
	color: #eabd9d;
	background-repeat: no-repeat;
	background-image: url(images/middlemenuo.gif);
	background-repeat: no-repeat;
	height:24px;
	display:block;

}
.result {
	font-size:12px;
	margin: 0px 15px 20px 15px;
}

.resultRows{
	width:470px;
	font-size:12px;
	margin: 10px 15px 20px 15px;
	padding-bottom:5px;
	border-bottom-color: #9594c6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.photo{
	margin-left:15px;
}

.pageLink {
	text-align:right;
}

.footLine{
	width:700px;
	text-align:center;
	margin: 0px 25px 5px 25px;

}

.title {
	font-size:14px;
	word-break:break-all;
	margin-top:10px;
	width:290px;
	margin-left:165px;
}
.text {
	line-height:170%;
	word-break:break-all;
	clear: both;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom-color: #9594c6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:470px;
}
.linkedit{
	word-break:break-all;
	width:290px;
	margin-left:165px;
}
.PageRank{
	word-break:break-all;
	width:290px;
	margin-left:165px;
}
.PageRankbar{
	word-break:break-all;
	width:290px;
	margin-left:165px;
}
