@charset "UTF-8";

/*----------------------
top
----------------------*/
#mainimg { padding:0; margin:10px 0 0; text-align:center; position:relative; }
#main_btn { position:absolute; bottom:10px; left:15px; }

#top_topics #rss { position:absolute; top:10px; right:5px; }
#top_topics { position:relative; margin:10px 0 0; }
#top_topics #topics_detail { position:absolute; top:10px; right:5px; }
#top_topics #topics_detail a { display:block; padding:1px 5px; color:#e13131; font-size:12px; }


#top_topics h1 { }
#top_topics ul { clear:both; }
#top_topics ul li { padding:7px 7px; border-bottom:1px dotted #bfbfbf; }
#top_topics ul li a { display:block; padding:0 10px 0 0; color:#0e538e; text-decoration:none; background:url(../images/bg_news.png) right center no-repeat; }
#top_topics ul li .day { display:block; color:#333333; }


#top_topics2 { position:relative; margin:10px 5px 0; border:2px solid #93969f; }

#top_topics2 h1 { background:#93969f; color:#fff; font-size:14px; padding:10px; }
#top_topics2 h1 .line { border-left:3px solid #09007d; padding:0 0 0 5px; }
#top_topics2 ul { clear:both; height:155px; overflow: auto; }
#top_topics2 ul li { padding:7px 7px; border-bottom:1px dotted #bfbfbf; }
#top_topics2 ul li:last-child { border:none; }
#top_topics2 ul li a { display:block; padding:0 10px 0 0; color:#0e538e; text-decoration:none; background:url(../images/bg_news.png) right center no-repeat; }
#top_topics2 ul li .day { display:block; color:#999; background:url(../common_img/arrow01.jpg) left 2px no-repeat; padding:0 0 0 22px; }


.box01 {
	margin:10px auto;
	text-align:center;
	background-image: url(../images/tbox_m.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.box01 p { text-align:left; margin:0 10px; }
.kuwasiku { margin:0 0 5px 160px; text-align:right;}
.kuwasiku p a { padding:5px 10px; color:#fff; font-weight:bold; border:none; border-radius:7px; background-color:#f16233; text-decoration:none; display:inline-block;  }

#sample { text-align:center; margin:0 auto; }
#sample a { font-size:16px; color:#fe4912; }

.box02 {
	margin:10px auto;
	text-align:center;
}
.box02 p { text-align:left; margin:0 10px; }

#category { margin:15px 0 15px 18px; }
#category dt { font-size:14px; font-weight:bold; float:left; color:#141785; margin:0 10px 0 0; }
#category dd { }

.box03 {
	margin:10px 5px;
	text-align:center;
	background-color:#eaeaf2;
}
.box03 p { text-align:left; margin:0 5px; }
#syousai { text-align:right; font-size:14px; padding:0 15px 10px 0; }

#box04 {
	margin:10px 5px;
	background-image: url(../images/news_m.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#box04 h1 { }
#box04 ul { clear:both; }
#box04 ul li { padding:7px 5px; margin:0 10px; border-bottom:1px dotted #bfbfbf; }
#box04 ul li a { display:block; padding:0 10px 0 0; color:#666666; text-decoration:none; background:url(../images/arrow01.png) right center no-repeat; }
#box04 ul li .day { display:block; }


.skill_test {
	margin: 30px 0;
}
.skill_test .tit {
	background: #141785;
	border-bottom: solid 5px #5B5DAA;
	margin-bottom: 15px;
	padding: 8px 12px;
	line-height: 1.0;
	font-weight: bold;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 16px;
	color: #FFFFFF;
}
.skill_test .box {
	background: #F0F0FF;
	border: dashed 2px #141785;
	margin-bottom: 15px;
	padding: 10px;
}
.skill_test .box img.w100 {
	width: 100%;
}
.skill_test .box dl dt {
	border-bottom: solid 1px #FE4912;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	color: #FE4912;
}
.skill_test a.btn {
	display: inline-block;
	background: #FE4912;
	padding: 10px 30px;
	line-height: 1.0;
	text-decoration: none;
	font-weight: bold;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 15px;
	color: #FFFFFF;
}

