@charset"utf-8";

/*-- ヘッダー --*/

#header {
  background:#FFFFFF none repeat scroll 0%;
  border-bottom:2px dotted #666666;
  height:auto;
  margin-bottom:5px;
  /*padding:0pt 10px 10px;*/
  padding:0pt 10px 8px;
}

#header 
  h1 {
	/*font-size: 0.5em;*/
	font-size: 0.7em;
	padding: 5px 0px;
	text-align: right;
	width: 780px;
	color: #000;
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#logo {
  background: transparent url(../images/adovonext_log.jpg) no-repeat scroll 5px 0pt;
  width: 305px;
  /*height: 40px;*/
  height: 32px;
  text-indent: -9999px;
}

#textsize {
  float: right;
  /*padding-top: 23px;*/
  padding-top: 18px;
}


/*-- メッセージ --*/
#msg {
	color: #FFF;
  	text-indent: -9999px;
	font-size: 180%;
	padding: 15px;
	border-bottom: 1px solid #F00;
	background: #990000 url(../images/msg.gif) no-repeat scroll center center;
}



/*-- コンテンツ --*/

/*-- Wath's New --*/

#new {
	width: 300px;
	float: left;
}

#new
  dd {
	  padding-left: 1em;
}

#new
	.h3
		a{
		  width: 241px;
		  height: 70px;
		  background: transparent url(../images/title_new.gif) no-repeat scroll left center;
		  margin-bottom: 10px;
}


#special
	.h3,
#pickup
	.h3,
#earth_blog
	.h3,
#museum
	.h3,
#ceo
	.h3,
#new
	.h3 {
		text-indent: -9999px;
}


#special
	.h3
		a,
#pickup
	.h3
		a,
#earth_blog
	.h3
		a,
#museum
	.h3
		a,
#ceo
	.h3
		a,
#new
	.h3
		a {
		  display:block;
		  outline-style: none;
}


/*-- CEO --*/

#ceo {
	width: 400px;
	padding-top: 20px;
	margin-left: auto;
}

#ceo
	.h3
		a{
		  width: 241px;
		  height: 70px;
		  background: transparent url(../images/title_ceo.gif) no-repeat scroll left center;
}

#asset_ceo_l {
	width: 250px;
/*	height: 120px;*/
}


/*-- 地球日記 --*/

#earth_blog
	.h3
		a {
			width: 272px;
			height: 70px;
			background: transparent url(../images/title_earth_blog.gif) no-repeat scroll left center;
}

#earth_blog
	dt {
    	margin-top: 10px;
    	margin-bottom: 10px;
}

#earth_blog
	dd {
    	margin-top: 10px; 
    	margin-bottom: 30px; 
}

/*-- Pick UP!! --*/

#pickup
	.h3
		a{
		  width: 355px;
		  height: 70px;
		  background: transparent url(../images/title_pickup.gif) no-repeat scroll left center;
}

      
#pickup
	.sub_title {
		text-align: left;
		margin: 20px 0px;
		border-bottom: none;
}



/*-- 特集 --*/

#special
	.h3 {
		width: 241px;
		height: 70px;
		background: transparent url(../images/title_special.gif) no-repeat scroll left center;
}

#special {
	margin-bottom: 50px;
}

#pickup {
	margin-bottom: 50px;
	
}

#special
	.sub_title {
		text-align: left;
		margin: 20px 0px;
		border-bottom: none;
}

#pickup
	ul,
#special
	ul {
		padding-left: 2em;
}

#pickup
	li,
#special
	li {
		list-style-type: circle;
}


/*-- ミュージアム --*/
#museum
	.h3 {
		width: 241px;
		height: 70px;
		background: transparent url(../images/title_museum.gif) no-repeat scroll left center;		
}

#SlideItMoo_outer {
  margin-top:30px;
}



/*-- バナー --*/

#banner {
	text-align: center;
	border-top: 1px solid #333333;
}

#banner 
	ul {
		width: 790px;
		margin-left: auto;
		margin-right: auto;
}

#banner 
	li {
		float: left;
		width: 140px;
		margin: 8px;
}


/*-- サイトマップ --*/

#top_sitemap {
	background-color: #CCC;
	padding: 3px;
	border-top: 1px solid #333;
	/*border-bottom: 1px solid #f00;*/
}

#top_sitemap
	h4 {
		background-image: none;
		padding-left:0em;
}

.asset_sitemap {
	float: left;
	margin: 0 12px;
}

.asset_sitemap 
	li {
		font-size: 95%;
		padding-left: 1em;
}

.asset_sitemap 
	ul {
}

/*-- フッター --*/
#copyright {
/*	background-color: #990000;
	color: #ffffff;
	font-size: 80%;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #ff0000;*/
	border-top: 1px solid #333;
	background:url(../images/copyright.gif) no-repeat right 10px;
	height:25px;
	text-indent: -9999px;
}
