@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 no-repeat center top; /*全体の背景色*/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
}


/* indexb.css */




img{border: 0px;}
em{font-style:normal;}


h1, h2, h3 {
	color: #FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h2 {
}

h3 {
}

p, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {text-decoration: underline;color: #FFFFFF;}
a:hover {text-decoration: underline;}

img {
	border: 4px solid #C4C2C2;
}

/* Header */

#head {
	margin: 0px auto;
	background-position: center top;
	text-align: center;
	height: 176px;}

#top_text {
	height: 115px;/*img01の高さ220px*/
	background: #000000 no-repeat center top; /*全体の背景色*/
}


#header {
	height: 61px;
	background: url(./images9/img02.gif) repeat-x;
}



/* Header > menu-bar-top */

#menu-bar-top {
	width: 800px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#menu-bar-top h1, #menu-bar-top h2 {
	/*text-transform: uppercase;*//*行の上すべて大文字で表示*/
	text-transform: capitalize;
	letter-spacing: 1px;
	font-size: 11px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#menu-bar-top h1 {
	float: left;
}

#menu-bar-top h2 {
	float: right;
}

#menu-bar-top a { text-decoration:none;}

/* Header > Menu */

#menu {
	width: 700px;
	height: 27px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 25px 0 25px;
	background: url(./images9/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	background-image: url(./images9/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(./images9/img05.gif);
}


/* Content */



/* Footer */

#foot {
	clear: both;
	padding: 10px 0 10px 0;
	border-top: 4px solid #393F4D;
	background: #444C5D;
	text-align:center;
}

#foot_text p {
	width: 400px;
	margin: 0 auto;
	font-size: small;
	color: #FFFFFF;
}

#foot_text a {
	text-decoration: none;
	color: #FFFFFF;
}

#foot_text a:hover {
	text-decoration: underline;
}


body a {
	color: #FFFFFF;
	text-decoration: none;
}
body a:hover {
	color: #FF6600;
}





#toptbl {
	margin: 0px auto;
	color: #FFFFFF;
}
#toptbl td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	width: 33%;
}
.largeMenu ul {
	list-style-type: none;
}
.largeMenu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 15px;
	background-image: url(ts_006Lmenu_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 195px;
	padding: 3px 0px 3px 5px;
	margin: 0px;
}
.largeMenu a:hover {
	background-image: url(ts_006Lmenu_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
.middleMenu ul {
	list-style-type: none;
	background-color: #333333;
	width: 195px;
	margin: 0px 0px 3px;
	padding: 0px;
}
.middleMenu a {
	color: #CCCCCC;
	text-indent: 1em;
	display: block;
	padding: 2px;
	line-height: 145%;
	text-decoration: none;
	height: 100%;
}
.middleMenu a:hover {
	background-color: #666666;
	color: #FF6600;
	border-left: 2px solid #FF6600;
}
.searchForm {
	background-position: center;
	padding: 3px;
	background-repeat: repeat-x;
}
.searchForm select {
	margin: 0px 0px 0px 5px;
}

.registText {
	margin: 5px 5px 5px 0px;
}
.registText a {
	height: 15px;
	padding: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(ts_006Lmenu_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.registText a:hover {
	background-image: url(ts_006Lmenu_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}


#right {
	float: left;
	width: 450px;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	margin: 0px 5px 0px 10px;
}
#left {
	float: left;
	width: 200px;
	text-align: left;
	margin: 0px auto 0px 0px;
	font-size: 12px;
	padding: 0px 0 0 50px;
}
#right hr {
	display: none;
}
#right a {
}
#right a:hover {
}


#contents {
	/*width: 800px;*/
	background: url(./images9/img06b.gif) repeat-x;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#main {
	margin: 0px auto;
	width: 800px;
}


#navi {
	width: 800px;
}
#navi h1 {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	width: 600px;
	text-align: left;
}
#navi h2 {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	width: 600px;
	text-align: left;
}

#navi a {
}
#navi a:hover {
}
.registLink {
}
.registLink ul {
	width: 195px;
	margin: 0px 0px 5px;
}
.registLink a {
	display: block;
	padding: 5px;
	height: 15px;
	background-image: url(ts_006Lmenu_off.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.registLink a:hover {
	background-image: url(ts_006Lmenu_on.gif);
	color: #FFFFFF;
}
.resultRows {
	display: block;
	padding: 3px;
	background-color: #333333;
}
.result {
}
.photo {
	margin: 0px;
	padding: 0px;
}
.title {
}
.title a {
	display: block;
	padding: 3px;
	background-color: #666666;
	margin: 0px 0px 15px;
}

.linkedit {
}
.PageRank {
}
.PageRankbar {
}
.text {
	clear: both;
	background-color: #333333;
	padding: 5px;
	margin: 0px 0px 5px;
	line-height: 145%;
	letter-spacing: 0.1em;
}
.footLine {
	display: none;
}

