@charset "utf-8";
/* CSS Document */
@import url("base.css") ;
#topPage {
	padding-top:269px;
	background-image: url(../../img/top/image01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
#topPage .contentsInner h2 {
	background-image: url(../../img/top/bg01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	overflow: hidden;
	width: 459px;
	height: 35px;
	text-align: center;
	line-height: 24px;
	color: #FFF;
}
#topPage #update {
	overflow: hidden;
	width: 459px;
	padding-bottom: 16px;
}
#topPage #update li {
	border-top: 1px solid #3e3e3e;
	margin-top: -1px;
	height: 24px;
}
#topPage #update li a {
	line-height: 24px;
	display:block;
	padding:0 0 0 12px;
	text-decoration: none;
}
#topPage #update li a:hover {
	background-image: url(../../img/top/bg03.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	color: #CCCCCC;
}
#topPage .contentsInner {
	position: relative;
	background-image: url(../../img/top/bg04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#topPage .contentsInner #gakuBlog,
#topPage .contentsInner #yonmaruBlog,
#topPage .contentsInner #yuBlog {
	width:459px;
	position: relative;
}
#topPage .contentsInner h3 {
	background-image: url(../../img/top/bg02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 459px;
	line-height: 22px;
	text-indent: 12px;
}
#topPage .contentsInner #gakuBlog h3 a,
#topPage .contentsInner #yonmaruBlog h3 a,
#topPage .contentsInner #yuBlog h3 a {
	text-decoration:none;
}
#topPage .contentsInner #gakuBlog h3 a {
	color: #fd0101;
}
#topPage .contentsInner #yonmaruBlog h3 a {
	color: #2786d4;
}
#topPage .contentsInner #yuBlog h3 a {
	color: #82bf25;
}
#topPage .contentsInner #gakuBlog ul,
#topPage .contentsInner #yonmaruBlog ul,
#topPage .contentsInner #yuBlog ul {
	background-color: #313131;
	width: 459px;
	overflow: hidden;
	padding-bottom: 5px;
}
#topPage .contentsInner #gakuBlog li,
#topPage .contentsInner #yonmaruBlog li,
#topPage .contentsInner #yuBlog li {
	border-top: 1px solid #3e3e3e;
	margin-top: -1px;
	height: 24px;
}
#topPage .contentsInner #gakuBlog li a,
#topPage .contentsInner #yonmaruBlog li a,
#topPage .contentsInner #yuBlog li a {
	display: block;
	padding: 0 0 0 12px;
	text-decoration: none;
	line-height: 24px;
}
#topPage .contentsInner #gakuBlog li a:hover {
	background-color: #2f1d1f;
	color:#a4676b;
}
#topPage .contentsInner #yonmaruBlog li a:hover {
	background-color: #1d262c;
	color:#67869b;
}
#topPage .contentsInner #yuBlog li a:hover {
	background-color: #282d20;
	color:#74805b;
}
#topPage .contentsInner #hotTopics {
	position: absolute;
	width: 245px;
	left: 482px;
	top: 0px;
}
* html #topPage .contentsInner #hotTopics {
	right: 38px;
}
#topPage .contentsInner #hotTopics h4 {
	background-image: url(../../img/top/bg05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 245px;
	line-height: 24px;
	text-align: center;
	color: #FFF;
}
#topPage .contentsInner #hotTopics dl {
	padding: 15px 35px 27px 35px;
	position: relative;
}
#topPage .contentsInner #hotTopics .body {
	line-height: 18px;
	padding: 5px 0 12px 0;
}
#topPage .contentsInner #hotTopics .continue {
	display: block;
	width: 90px;
	height: 17px;
	position: absolute;
	right: 35px;
}
#topPage .contentsInner #hotTopics .continue a {
	display: block;
	width: 90px;
	height: 17px;
	background-image: url(../../img/share/btn01.png);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	text-indent: -9999px;
	overflow: hidden;
}
* html #topPage .contentsInner #hotTopics .continue a {
	background-image: url(../../img/share/btn04.gif);
}
#topPage .contentsInner #hotTopics .continue a:hover {
	background-position: -90px -17px;
}
#topPage .contentsInner #hotTopics dt a {
	font-size: 14px;
	font-weight: bold;
}
#topPage .contentsInner #hotTopics #blogImg img {
	border: 1px solid #999;
	display: block;
}
#topPage .contentsInner #hotTopics #blogImg {
	display: block;
	margin: 0 auto;
	width: 185px;
}
#topPage .contentsInner a.ichiran {
	position: absolute;
	top: 3px;
	right: 12px;
	width: 54px;
	height: 17px;
	display: block;
	background-image: url(../../img/share/btn01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
* html #topPage .contentsInner a.ichiran {
	background-image: url(../../img/share/btn04.gif);
}
#topPage .contentsInner a.ichiran:hover {
	background-position: -90px 0px;
}
#hotTopics #blogImg span {
	display: block;
	padding-bottom: 12px;
	background-image: url(../../img/top/movie01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
