@import url("base.css");
.mokutekibetsu {
	margin: 20px 0 20px 0;
	height: 90px;
}

#linky1208 {
	margin:0;
	padding:0 0 20px 0;
}

.mokutekibetsu li {
	list-style-type:none;
	float: left;
}
.mokutekibetsu a {
	background-image: url(../img/button/btn01.gif);
	height: 90px;
	display: block;
}
.mokutekibetsu a span {
	display: none;
}
.mokutekibetsu .menu01 a {
	background-position: 0px 0px;
	width: 228px;
}
.mokutekibetsu .menu02 a {
	background-position: -228px 0px;
	width: 233px;
}
.mokutekibetsu .menu03 a {
	background-position: -461px 0px;
	width: 233px;
}
.mokutekibetsu .menu04 a {
	background-position: -694px 0px;
	width: 226px;
}
.mokutekibetsu .menu01 a:hover {
	background-position: 0px -90px;
}
.mokutekibetsu .menu02 a:hover {
	background-position: -228px -90px;
}
.mokutekibetsu .menu03 a:hover {
	background-position: -461px -90px;
}
.mokutekibetsu .menu04 a:hover {
	background-position: -694px -90px;
}
.top-event {
	height: 210px;
	width: 465px;
	float: left;
}
.top-event-inner {
	padding: 43px 0 0 6px;
}

.top-whatsnew {
	height: 146px;
	width: 425px;
	float: right;
	background-image: url(../img/bg/bg08.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:50px 15px 15px 15px;
}

.top-whatsnew ul {
	height:146px;
	overflow:auto;
	overflow-x:hidden;
}

.top-info {
	height: 35px;
	width: 425px;
	background-image: url(../img/bg/bginfo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:50px 15px 15px 15px;
}

.top-info ul {
	height:35px;
}	

.top-info li {
	list-style-position: outside;
	list-style-type: none;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	letter-spacing: 1px;
	background-image: url(../img/other/icon03.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-indent: 15px;
}

.top-info  a:link {
	color: #49C000;
}
.top-info  a:visited {
	color: #A0E676;
}
.top-info  a:hover {
	color: #FF6600;
}


	
.top-blog {
	height: 99px;
	width: 680px;
	float: right;
	padding: 10px 0 0 0;
}

.contents-top {
	min-height:1px;		/* IE 7対策の為必要 */
	width: 920px;
}
/* floatさせたボックスが親要素からはみ出す現象を回避するCSS　ここから */
.contents-top:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.contents-top { 
	display:inline-table; 
}
/* Mac IEには適用させない \*/
* html .contents-top { 
	height:1px; 
}
.contents-top { 
	display:block; 
}
/* */
/* floatさせたボックスが親要素からはみ出す現象を回避するCSS　ここまで */
.top-whatsnew a:link {
	color: #8A4A94;
}
.top-whatsnew a:visited {
	color: #D29CDA;
}
.top-whatsnew a:hover {
	color: #FF6600;
}
.top-whatsnew li {
	list-style-position: outside;
	list-style-type: none;
	display: block;
	width: 400px;
	height: 20px;
	overflow:hidden;
	line-height: 20px;
	letter-spacing: 1px;
	background-image: url(../img/other/icon04.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-indent: 15px;
}
.top-whatsnew span {
	margin: 0 10px 0 0;
	color: #666666;
}



/*.top-whatsnew#color001 a:link {
	color: #FF6600;
}
.top-whatsnew#color001 a:visited {
	color: #FF6600;
}
.top-whatsnew#color001 a:hover {
	color: #FCA000;
}

.top-whatsnew#color002 a:link {
	color: #4548E5;
}
.top-whatsnew#color002 a:visited {
	color: #4548E5;
}
.top-whatsnew#color002 a:hover {
	color: #FCA000;
}

.top-whatsnew#color003 a:link {
	color: #49C000;
}
.top-whatsnew#color003 a:visited {
	color: #49C000;
}
.top-whatsnew#color003 a:hover {
	color: #FCA000;
}
*/
