@charset "Shift_JIS" ;

@import "/css/k_other.css" ;		/* ‚±‚Ü‚¿ŠÖ˜A‹¤’ÊCSS */

/* --------------------------------------------------------------------------------------------------
AUTHOR:			Tosa Mamico
CSS\¬‘:   	ƒ‰ƒ“ƒLƒ“ƒOƒy[ƒWê—p
LAST MODIFIED:	2008.12.22	

¡ Šî–{ŠK‘w\‘¢			i’i‘g‚Ýj 		
----------------------------------------------------------------------------------------------------
	#wrapper			¨ ƒwƒbƒ_[•”‰æ‘œ·‚µ‘Ö‚¦—p			
	   #header			¨ 950px
	   #container		¨ 950px
	   #footer			¨ 950px
-------------------------------------------------------------------------------------------------- */ 


/* -------------------------------------------------------------------
            #containerÝ’è yƒ‰ƒ“ƒLƒ“ƒOê—pz
-------------------------------------------------------------------- */
#container {  }



/* /////////////////////////////////////////////////////////////// y ƒy[ƒW“àƒŠƒ“ƒNƒiƒr z*/
ul#page_Navi { margin : 10px 0 ; }
#page_Navi li {	display : inline ; }
#page_Navi a {
	margin : 0 3px ;
	font-weight : bold ;
}

/* /////////////////////////////////////////////////////////////// y ƒŠ[ƒh•¶Í z*/
p#read {
	margin : 10px 0 40px ;
	color : #333333 ;
	font-weight : bold ;
}
p#read strong {
	font-size : 1.6em ;
	margin-right : 0.25em ;
}

/* /////////////////////////////////////////////////////////////// y h4 z*/
h4 {
	position : relative ; /* ”z’uŠî€ */
	margin : 0 0 5px ;
	color : #333333 ;
	font-size : 1.4em ;
}

h4 span {
	position : absolute ;
	top : 5px ;
	right : 0 ;
}

/* /////////////////////////////////////////////////////////////// y table z*/
.rank_T {
	width : 720px ;
	margin : 10px 0 50px ;
}

.rank_T th {
	width : 46px ;
	text-align : center ;
}
.rank_T th,
.rank_T td {
	padding : 3px ;
	border-bottom : dotted 1px #cccccc ;
	vertical-align : middle ;
	color : #333333 ;
}

.rank_T td.best3 {
	font-size : 1.3em ;
	font-weight : bold ;
}

.rank_T td.title { font-weight : bold ; }


/* ’˜ŽÒ */
.rank_T td.author {
	padding-right : 15px ;
	text-align : right ;
}

.rank_T td.A_Right { padding-right : 15px ; }