@charset "utf-8";


/* CSS Document */
/* gbvy[Wbrr */
/*Rec㕔Fla*/
#topHead_fla {
	width: 935px;
	height: 392px;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
}

/*y[WC*/
#dotLine {
	width: 905px;
	height: 10px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
}

/*Rec*/
#contentsBottom{
	width: 935px;
	background-color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
}

/*Rec */
#contentsBLeft {
	width: 480px;
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
}


#aboutTit {
	width:460px;
	height:35px;
	margin:0px;
	padding:0px;
	}
	
#aboutMiddle {
	width:460px;
	background-color:#EFEAE2;
	margin:0px;
	padding:0px;
	}

#aboutTxt {
	width:400px;
	text-align:left;
	color:#7B5C51;
	line-height:2em;
	font-size:14px;
	padding-top:5px;
	padding-bottom:0px;
	margin-left:12px;
	}
	
#aboutLinkTxt {
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
	font-size:14px;
	line-height:100%;
	}

#aboutBottom {
	background-image:url(../images/about_bottom.gif);
	background-repeat:no-repeat;
	width:460px;
	height:10px;
	margin:0;
	padding:0px;
	}


/*Rec E*/
#contentsBRight {
	width: 380px;
	margin-right: 30px;
	padding: 0px;
	float: right;
	}

#newsTit {
	width: 380px;
	height: 25px;
	margin:0px;
	padding:0px;
	float:left;
	}

#kabutosNews {
	width:auto;
	text-align:left;
	margin:10px 0 ;
	padding: 0 20px;
	float:left;
	}	

ul#kabutosNews li {
	background-image: url(../images/aicon_news.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:17px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	color:#7B5C51;
	list-style:none;
	}

ul#kabutosNews li ins {
	color:#FF3333;
	}


#twitter_topWrap {
	width:370px;
	margin:0 auto;
	padding-left:20px;
}


/*左下バナー*/
#bnrWrap {
	width:460px;
	margin-top:20px;
	padding:0px;
	}

#bnrWrapLeft {
	width:210px;
	float:left;
	margin:0px;
	padding:0px;
	}

#bnrWrapRight {
	width:210px;
	float:right;
	margin:0px;
	padding:0px;
	}

/*バナー・コースメニュー*/
#bnrCourse {
	width:210px;
	height:66px;
	padding:0px;
	margin-bottom:10px;
	}

#bnrCourse a {
	display:block;
	width:210px;
	height:66px;
	background-image:url(../images/bnr_course.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

#bnrCourse:hover a {
	background-image:url(../images/bnr_course.gif);
	background-position:0px -66px;
	padding:0px;
	margin:0px;
	}

/*バナー・ライブ*/
#bnrLive {
	width:210px;
	height:66px;
	padding:0px;
	margin-bottom:10px;
	}

#bnrLive a {
	display:block;
	width:210px;
	height:66px;
	background-image:url(../images/bnr_live.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

#bnrLive:hover a {
	background-image:url(../images/bnr_live.gif);
	background-position:0px -66px;
	padding:0px;
	margin:0px;
	}

/*バナー・ブログ*/
#bnrBlog {
	width:210px;
	height:66px;
	padding:0px;
	margin-bottom:10px;
	}

#bnrBlog a {
	display:block;
	width:210px;
	height:66px;
	background-image:url(../images/bnr_blog.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

#bnrBlog:hover a {
	background-image:url(../images/bnr_blog.gif);
	background-position:0px -66px;
	padding:0px;
	margin:0px;
	}

/*バナー・スタッフ募集*/
#bnrStaff {
	width:210px;
	height:66px;
	padding:0px;
	margin-bottom:10px;
	}

#bnrStaff a {
	display:block;
	width:210px;
	height:66px;
	background-image:url(../images/bnr_staff.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

#bnrStaff:hover a {
	background-image:url(../images/bnr_staff.gif);
	background-position:0px -66px;
	padding:0px;
	margin:0px;
	}

/*バナー・mixi*/
#bnrMixi {
	width:210px;
	height:66px;
	padding:0px;
	margin-bottom:5px;
	}

#bnrMixi a {
	display:block;
	width:210px;
	height:66px;
	background-image:url(../images/bnr_mixi.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

#bnrMixi:hover a {
	background-image:url(../images/bnr_mixi.gif);
	background-position:0px -66px;
	padding:0px;
	margin:0px;
	}
	
