@charset "UTF-8";
@import "base.css";
/* CSS Document */



#left .tb {
	font-size:10px;
	width:470px;
	margin: 0 10px;
	padding: 0;
	line-height: 120%;
	border: 0px solid #dddddd;
}

#left td {
	padding: 3px;
	vertical-align: top;
}

#left .tb1 {
	width:70px;
	background-color:#666666;
	color:#FFFFFF;
}

#left .tb2 {
	width:300px;
	background-color:#666666;
	color:#FFFFFF;
}

#left .tb3 {
	width:80px;
	background-color:#666666;
	color:#FFFFFF;
}

#left .tb4 {
	color:#9EC700;
}

#left ul {
	color: #FF3300;
	margin: 0px 0px 0px 0px;
	line-height: 120%;
}


#left .yougo {
	font-size:10px;
	width:470px;
	margin: 0 10px;
	padding: 0;
	line-height: 120%;
	color: #555555;
}

#left .yougo td {
	border-top: 1px solid #dddddd;
	
}

#left .yougo .tb10 {
	width:70px;
	background-color:#666666;
	color:#FFFFFF;
	}

#left .yougo .tb11 {
	width:70px;
	background-color:#666666;
	color:#FFFFFF;
}

#left .yougo .tb12 {
	width:70px;
	background-color:#666666;
	color:#FFFFFF;
}

#left .yougo .tb13 {
	width:auto;
	background-color:#666666;
	color:#FFFFFF;
}

#left .ichiran {
	text-align:center;
	font-size:10px;
	width: 470px;
	margin: 10px;
}

.sub-title{
	display: block;
	margin: 12px 0 3px 0;
	padding-left:5px;
	font-weight: bold;
	color: #333;
	border-top: 1px solid #92AFD3;
	border-bottom: 1px solid #92AFD3;
	border-left: 5px solid #92AFD3;
	border-right: 3px solid #92AFD3;
}

.sub-title2{
	display: block;
	margin: 16px 0 3px 0;
	font-weight: bold;
	border-bottom: 1px dotted #92AFD3;
}

.accent{
	font-weight: bold;
}

.ads{
	margin: 0 0 10px 20px;
}
.sponcer{
	color: #bbbbbb;
	margin: 0 0 0 20px;
}

.ads2{
	text-align: center;
}
.sponcer1{
	display: block;
	margin: 10px 0 10px 20px;
}

.top_button{
	margin:auto;
	width:200px;
	height:auto;
    padding-top:0px;
	padding-bottom:15px;
	padding-right:1px;
	float:right;
    }

.button {
    width: 200px;
    height:67px;
    padding:0px;
    }

.button a {
    display: block;
    width: 200px;
    height: 67px;
    background: url("../images/topbutton.jpg") no-repeat top left;
    }

.button a:hover {
	background-position: left bottom;
	width: 200px;
	height: 67px;
	cursor: pointer;
    }
	
.btn-corecara-big {
    width: 350px;
    height:60px;
    padding:0px;
	margin:20px auto 20px auto;
	text-indent:-9999px;
    }

.btn-corecara-big a {
    display: block;
    width: 350px;
    height:60px;
    background: url("../images/btn-corecara-big.gif") no-repeat top left;
	overflow:hidden;
    }

.btn-corecara-big a:hover {
	background-position: left bottom;
    width: 350px;
    height:60px;
	cursor: pointer;
	overflow:hidden;
    }		
		