@charset "utf-8";
/* kentei.css */

#board-top {
	clear:both;
	background:url(../img/kentei/board_top.gif) no-repeat center top;
	margin-top:8px;
	width:950px;
	height:470px;
}

#board-top p#top-txt {
	position:relative;
	top:20px;
	left:360px;
	width:570px;
	height:70px;
}

#board-top ul {
	position:relative;
	top:62px;
	left:550px;
	width: 300px;
}

#board-top ul li {
	padding:2px 0;
}


#board-bg {
	clear:both;
	background:url(../img/kentei/board_bg.gif) repeat-y center;
	color:#FFFFFF;
}

#board-bg img{
    margin-left:25px;
}

#sp-ad {
	margin:-8px auto 0 135px;
	_margin:0 auto 0 135px;
	/*width:360px;*/
}

#sp-ad object {
	display:block;
	float:left;
	padding-right:10px;
}

/*#sp-ad img {
	float:left;
	padding-right:15px;
}*/

#sp-ad p {
	margin-left:10px;
	padding:140px 50px 0 10px;
	_width:330px;
	color:#FFF;
}

#sp-ad p a {
	text-decoration:underline;
	color:#FFFFFF;
}

#sp-ad p a:hover {
	text-decoration:none;
	color: #CC0000;
}


/*ジャンル別検定*/
#kentei-main {
	clear:both;
	margin:8px auto;
	width:860px;
}

#kentei-main h3#enta,
#kentei-main h3#anime,
#kentei-main h3#study,
#kentei-main h3#learning {
	padding-top:13px;
	text-indent:45px;
	color:#FFFFFF;
	font-size:116%;
}

#kentei-main h3#enta {
	background:url(../img/kentei/enta.gif) no-repeat;
	width:401px;
	height:31px;
}
#kentei-main h3#anime {
	background:url(../img/kentei/anime.gif) no-repeat;
	width:401px;
	height:31px;
}
#kentei-main h3#study {
	background:url(../img/kentei/study.gif) no-repeat;
	width:401px;
	height:31px;
}
#kentei-main h3#learning {
	background:url(../img/kentei/learning.gif) no-repeat;
	width:401px;
	height:31px;
}

#kentei-main .kentei-left {
	float:left;
	width:405px;
}
#kentei-main .kentei-right {
	float:right;
	width:405px;
}

#kentei-main .kentei-txt {
	margin-left:40px;
	width:360px;
}

#kentei-main .kentei-challenge {
	padding:6px 15px 6px 38px;
}


/*けんてーごっことは*/
#go-kentei {
	background:url(../img/kentei/make_kentei_bg.gif) repeat-y;
	margin:10px auto;
	width:780px;
}

#go-kentei #make-kentei {
	background:url(../img/kentei/make_kentei_foot.gif) no-repeat bottom;
	padding-bottom:5px;
	width:780px;
}

#go-kentei p.txt {
	background:url(../img/kentei/kentei_cc.gif) no-repeat right bottom;
	padding-right:5px;
	margin:10px 20px 8px;
}

