@charset "UTF-8";

/*========トップ=========*/

/*BLOGTOPICS*/

.top .box-newstopics {
	width:520px;
	margin:auto;
	margin-bottom:15px;
}
.top .box-newstopics h3{
	width:520px;
	height:45px;
	text-indent:-9999px;
	background:url(../image/ttl_blogtopics.jpg) no-repeat ;
}
.top .box-newstopics .box{
	width:500px;
	background:#FFFAEB;
	padding:10px;
}
.top .box-newstopics p{
	font-size:12px;
	color:#633435;
	line-height:140%;
}
.top .box-newstopics span {
	color:#3399CC;
}
.top .box-newstopics p a {
	color:#633435;
	text-decoration: none;
}
.top .box-newstopics p a:hover {
	color:#3399CC;
	text-decoration: underline;
}
.top p.more{
	font-size:12px;
	line-height:140%;
	text-align:right;
}
.top p.more a {
	color:#3399CC;
	text-decoration: underline;
}
.top p.more a:hover {
	color:#FF6600;
	text-decoration: underline;
}
.top .box-bnr {
	width:520px;
	margin:auto;
	margin-bottom:25px;
}
.top .box-bnr ul{
	list-style:none;
}
.top .box-bnr ul li{
	margin-bottom:3px;
}
#sub-body .line-center{
	width:490px;
	padding:6px 0px 6px 0px;
}

/*============================================================
//  右メニュー
//==========================================================*/

#sub-menu h4 {
	width:172px;
	height:18px;
	background:url(../imgcommon/sub_menu_bg.jpg) no-repeat ;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:6px 0 0 8px;
	margin-bottom:10px;
}

#sub-menu .box-course {
	width:180px;
	margin-bottom:20px;
}
#sub-menu .box-course h5 {
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	margin-bottom:5px;
}
#sub-menu .box-course h5 a {
	color:#3399CC;
	text-decoration: none;
}
#sub-menu .box-course h5 a:hover {
	color:#3399CC;
	text-decoration: underline;
}
#sub-menu .box-media {
	width:180px;
}
#sub-menu .box-media .topic {
	margin-bottom:5px;
}
#sub-menu .box-media .image {
	width:55px;
	float:left;
	margin-right:8px;
}
#sub-menu .box-media h5 {
	font-size:10px;
	line-height:140%;
	color:#333333;
}
#sub-menu .box-media h5 a {
	color:#333333;
	text-decoration: underline;
}
#sub-menu .box-media h5 a:hover {
	color:#3399CC;
	text-decoration: underline;
}
#sub-menu .box-media p.text {
	font-size:10px;
	line-height:130%;
	color:#3399CC;
}