/* CSS Document */
* {
    margin: 0px;
	padding: 0px;
}
.clr_bth {
    clear: both;
    margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* header*/
#goto_m {
	position: absolute;
	top: 92px;
	left: 437px;
	width: 156px;
	height: 17px;
}

/*Best5*/
#best5 {
	margin-top: 5px;
	width: 460px;
	font-size: 70%;
}

#best5 img {
	float: left;
	margin-right: 10px;
	width: 198px;
}


#best5 a {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}

#best5 a:link {
	color:#006dab;
	text-decoration:underline;
}

#best5 a:visited {
	color:#7189AB;
	text-decoration:underline;
}
#best5 a:hover {
	color:#FF3300;
	text-decoration:none;
}
#best5 a:active {
	color:#FF3300;
	text-decoration:none;
}


/* content */
#content {
    padding: 10px 0px;
}
#search1,
#search2 {
	width: 600px;
}
#search1 .txt {
	font-size: 90%;
	font-weight: bold;
	color: #fc9301;
	margin-bottom: 10px;
	margin-left: 20px;
}
#search2 .txt {
	font-size: 90%;
	font-weight: bold;
	color: #96C043;
	margin-bottom: 10px;
	margin-left: 20px;
}
#search1 #top, 
#search2 #top {
	width: 600px;
	margin-top: 10px;
}

#search1 #top h2, 
#search2 #top h2 {
	float: left;
}

#search1 #top .goto,
#search2 #top .goto {
	float: left;
}

#search1 .main {
	padding: 20px 0px;
	background-image: url(../img/main_middle.gif);
	background-repeat: repeat-y;
}
#search2 .main {
	padding: 15px 0px;
	background-image: url(../img/main2_middle.gif);
	background-repeat: repeat-y;
}
#search1 .bottom,
#search2 .bottom {
}

#search1 table,
#search2 table { 
    width: 540px;
	border: none;
	font-size: 80%;
	margin: 0 0 10px 30px;
}
#search1 td {
    width: 16%; 
}
#search1 th {
    width: 20%;
	text-align: left;
}
#search2 td {
    width: 25%; 
}
#search2 th {
    width: 25%;
	text-align: left;
}
#search1 lavel,
#search2 lavel {
    height: 1.2em;
}
#search1 label input,
#search2 label input { 
    line-height: 1.2em;
	margin-right: 0.2em;
}
#f3 {
	font-size: 80%;
	font-weight: bold;
	margin: 0 0 0 30px;
}
#f3 label input {
	margin: 0 0 0 2em;
}

/* tb^[ */
 
#content #footer {
	border-top: 1px solid #666666;
	padding-top: 10px;
}
#content #footer .ttl {
    color: #666;
	font-size: 75%;
	padding: 5px 10px;
}
#content #footer .link {
	font-size: 70%;
	line-height: 150%;
	padding: 0.5em 10px;
}
#content #footer .link a {
	margin-right:0.5em;
	white-space: nowrap;
}
#content #footer a:link {
	color:#006dab;
	text-decoration:underline;
}
#content #footer a:visited {
	color:#7189AB;
	text-decoration:underline;
}
#content #footer a:hover {
	color:#FF3300;
	text-decoration:none;
}
#content #footer a:active {
	color:#FF3300;
	text-decoration:none;
}

.cap {
    font-size: 70%;
	line-height: 140%;
}
.txt_red {
    color: #FF0000;
}
.btn {
     text-align: center;
	 margin-top: 5px;
}

/*3Ddta*/

.orange {
	color: #FF9900;
}

#three_d {
	padding: 0 20px;

}

#three_d h2 {
	font-size: 100%;
	text-align: center;
	padding: 15px 0px 30px 0px;
}

#three_d h3{
	font-size: 90%;
	padding-bottom: 1em;
}



#three_d p {
	font-size: 80%;
	line-height: 160%;
	padding: 0 2em 1em 2em;

}

#three_d .lead {
	font-weight: bold;
	font-size: 90%;
	line-height: 120%;
	margin-bottom: 20px;
}

#three_d ul {
	font-size: 80%;
	line-height: 140%;
	padding: 0 1em 1em 1em;
}

#three_d li {
	list-style: none;
	text-indent: -1.5em;
	padding: 0 0 1em 2em;
	
}



#three_d a {
}

#three_d a:link {
	color:#006dab;
	text-decoration:underline;
}

#three_d a:visited {
	color:#7189AB;
	text-decoration:underline;
}
#three_d a:hover {
	color:#FF3300;
	text-decoration:none;
}
#three_d a:active {
	color:#FF3300;
	text-decoration:none;
}

#three_d .box {
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #666;
}

#three_d .close {
	text-align: center;
	padding: 15px 0 25px 0;
}

#three_d #dl_btn {
	text-align: center;
}







