@charset "utf-8";


#info{
	text-indent:-10000px;
}


#information{
margin:0px 0px 0px 0px;
	width:230px;
	height:100px;

}

#information dl{
	margin:9px 8px 9px 7px;
}

#information dt{
	width:5em;
	float:left;
	font-size:90%; 
}

#information dd{
	float:left;
	margin:0 0 4px 0;
	padding:0 0 0 6em;
	font-size:90%;
}



/********************************************/
/*				layout					*/
/********************************************/
#wrapper {
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#header {
	width:900px;
}

#main{
	width:900px;
}

#subcontents{
	float:left;
	width:215px;
}

#maincontents{
	margin:0 0 4px 20px;
	float:left;
	width:642px;
}

#addcontents{
	float:right;
	width:230px;
}

/********************************************/
/*					menu				*/
/********************************************/
#menu{
	width:215px;
	margin-bottom:10px;
}

#menu ul{
	width:215px;
}

#menu li{
	width:215px;
	height:54px;
	text-indent:-10000px;
}

#menu a{
	display:block;
	width:215px;
	height:54px;
	background:url(img_common/menu_bg.gif) no-repeat;
	text-indent:-10000px;
}

#menu a#nav1{background-position:0px 0px;}
#menu a#nav2{background-position:0px -54px;} 
#menu a#nav3{background-position:0px -218px;}
#menu a#nav4{background-position:0px -361px;}
#menu a#nav5{background-position:0px -466px;}
#menu a#nav6{background-position:0px -520px;}

#menu a:hover#nav1,#menu a#nav1crr{background-position:-215px 0px;}
#menu a:hover#nav2,#menu a#nav2crr{background-position:-215px -54px;}
#menu a:hover#nav3,#menu a#nav3crr{background-position:-215px -218px;}
#menu a:hover#nav4,#menu a#nav4crr{background-position:-215px -361px;}
#menu a:hover#nav5,#menu a#nav5crr{background-position:-215px -466px;}
#menu a:hover#nav6,#menu a#nav6crr{background-position:-215px -520px;}

.top01 { display:block; background-image : url(http://www.cosmosmore.co.jp/img_top/top_contents_01.gif); text-indent:-10000px;}
a:hover.top01 { background-image : url(http://www.cosmosmore.co.jp/img_top/top_contents_01_lo.gif); text-indent:-10000px;}

.top02 { display:block; background-image : url(http://www.cosmosmore.co.jp/img_top/top_contents_02.gif); text-indent:-10000px;}
a:hover.top02 { background-image : url(http://www.cosmosmore.co.jp/img_top/top_contents_02_lo.gif); text-indent:-10000px;}

.top03 { display:block; background-image : url(http://www.cosmosmore.co.jp/img_top/top_contents_03.gif); text-indent:-10000px;}
a:hover.top03 { background-image : url(http://www.cosmosmore.co.jp/img_top/top_contents_03_lo.gif); text-indent:-10000px;}

.top04 { display:block; background-image : url(http://www.cosmosmore.co.jp/test/img_top/top_contents_04.gif); text-indent:-10000px;}
a:hover.top04 { background-image : url(http://www.cosmosmore.co.jp/test/img_top/top_contents_04_lo.gif); text-indent:-10000px;}



/* footer TOP*/

#footer {
    position:absolute;
	top:1100px;
	width:900px;
	height:50px;
	background:url(../img_common/footer_top.gif) no-repeat 0 0;
}

#main{display:inline-table;}
/*\*/
#main:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
#main{display:block;}
/**/

#footer{display:inline-table;}
/*\*/
#footer:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
#footer{display:block;}
/**/
#top_flash{
	margin:5px 0 0 0;
	float:left;
	width:650px;
}
#top_link{
	margin:0 0 0 5px;
	float:left;
	width:650px;
}
#top_ecoto{
	margin:15px 0 0 5px;
	float:left;
	width:650px;
}

/*NEWS&TOPICS*/
#news_topics{
	float:left;

	width:650px;
	height:25px;
	background:url(../img_top/top_news_topics.gif) no-repeat;
	text-indent:-10000px;
}
#news_topics a{

	width:650px;
	height:25px;
	display:block;
  border-bottom:1px;
}
#topics{

	float:left;
	width:650px;

	text-align:left;

}

#topics dt{
	margin:12px 10px 0px 10px;
	padding: 0 0 12px 0;

	float:left;
	border-bottom: 1px solid #999;

}
#topics dd{
	margin:12px 0 0px 6px;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #999;

}




