/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*       Copyright 2010 Aeon co.,ltd. All Rights Reserved.  */
/*       last-update : 2010.03.06   */
/*       file-name : index.css   */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@import "ui.tabs.css";
 
/* ******************************************************
    トップページ
****************************************************** */

/* MAIN IMAGE
---------------------------------------- */  
#mainTitleArea {
	width: 910px;  
	height: 300px;
	margin-bottom: 10px;
	/*padding: 10px;
	background: url(../images/top_maintitle_bg.jpg) 0 0 no-repeat;
	*/
}
#flashContent {
	width: 910px;  
	height: 300px;
}
#flashContent object {outline: none;} /*Flashフォーカスのアウトライン*/

#maintitleArea #maintitle {
	float: left;
	width: 580px;  
	height: 275px;
}
#maintitleArea ul#picup { 
	float: right;
	width: 280px;  
	height: 280px;
	margin: 0;
}
#maintitleArea ul#picup li {
	list-style-type: none;
	width: 280px;  
	height: 70px;
}
#maintitleArea ul#picup li img{	
	margin: 0 1px 1px 0; 
 _margin: 0 1px -2px 0;  /* IE6 hack */
	padding: 1px; 
	background: #fff;
	border: 1px #ccc solid;
}

/* CONTENT AREA
---------------------------------------- */ 
#top_content_area #main_area {
	width: 910px;
	height: auto;
	margin: 0;
}


/* ニュースリスト/新着情報+重要なお知らせ */
#top_content_area #main_area h3#ImportantInfo {
	width: 450px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/top_h3_ImportantInfo.jpg) 0 0 no-repeat;
}
#top_content_area #main_area h3#WhatsNew {
	width: 450px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/top_h3_WhatsNew.jpg) 0 0 no-repeat;
}
#top_content_area #main_area #newslist {
	width: 910px;
	height: auto;
	/* overflow: auto; */
	margin: 0 0 10px 0;
	border-bottom: 1px #d4dadd solid;
}
#top_content_area #main_area #newslist li {
	width: 180px;
}
#top_content_area #newslist dl {
	margin-left: 10px;
}
#top_content_area #newslist dl dt {
	width: 70px;
	margin-bottom: -1.6em;
	padding-left: 15px;
	color: #555; 
	background: url(../images/arrow.gif) left center no-repeat;	
}
#top_content_area #newslist dl dd {
	margin: 0 10px 5px 90px;
	padding: 0 5px 5px 0;
	border-bottom:1px #DDD dotted;
}
#top_content_area #newslist dl dd.end {
	border-bottom: 0px #DDD dotted;
}
#top_content_area #newslist dl dd a { 
	padding-top: 2px;
	color: #555; 
}
#top_content_area #newslist dl dd a:hover { 
	color: #c40147; 
	text-decoration: underline; 
}
/* ********************************
#top_content_area #main_area #update1,
#top_content_area #main_area #update2{
	width: 450px;
	margin-bottom: 0px;
}
#top_content_area dl.update { 
	width: 430px;
	height: 80px; 
	overflow: auto; 
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.4em;
}
#top_content_area dl.update dt {
	width: 70px;
	margin-bottom: -1.4em;
	padding-left: 15px;
	color: #555; 
	background: url(../images/arrow.gif) left center no-repeat;	
}
#top_content_area dl.update dd {
	margin: 0 10px 5px 90px;
	padding: 0 5px 5px 0;
	border-bottom:1px #DDD dotted;
}
#top_content_area dl.update dd.end {
	border-bottom: 0px #DDD dotted;
}
#top_content_area dl.update  dd a { 
	padding-top: 2px;
	color: #555; 
}
#top_content_area dl.update  dd a:hover { 
	color: #c40147; 
	text-decoration: underline; 
}
********************************** */
 
/* コンテンツバナーエリア */ 
#top_bnrArea {
	clear:both;
	width: 880px;
	height: 225px;
	margin-bottom: 20px;
	padding: 50px 15px 0 15px;
	background: url(../images/top_bnrArea_bg.jpg) 0 0 no-repeat;	
}
#top_bnrArea img {
	width: 215px;
	float: left;
	margin :0 0 8px 6px;
}
#top_bnrArea img.square {
	width: 215px;
	float: left;
	margin :0 0 8px 0;
}

 
/* トピックスエリア */
#topicsArea {
	float: left;
	width: 600px;
	margin: 0 0 20px 0;
}
#topicsArea h3#topics {
	width: 600px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/top_h3_topics.jpg) 0 0 no-repeat;
}
#topicsArea ul#topics_banner  {
	width: 600px;
	margin-bottom: 10px;
}
#topicsArea ul#topics_banner li {
	width: 600px;
	height: 60px;
	margin-bottom: 10px;
	list-style-type: none;
}

/* リンクバナーエリア */
#linkbnrArea {
	float: right;
	width: 290px;
	margin: 0 0 20px 20px;
}
#linkbnrArea h3#linksbnr {
	width: 290px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/top_h3_links.jpg) 0 0 no-repeat;
}
#linkbnrArea  img {
	/*width: 290px;*/
	margin-bottom : 10px;
}


