/* CSS Document */

/*-----------------------------------

フロート用クリアフィックス

-------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.clear{
	clear:both;
}

.top_back01{background:url(images_top/back_top01_akiba.jpg) no-repeat bottom; width:800px; height:300px;}
.top_back02{background:url(images_top/back_top02_akiba.jpg) no-repeat; width:800px; margin-bottom:10px;}

.omoi{ width:490px; float:left; margin-top:17px; background:url(images_top/mark_chabu.png) right bottom no-repeat;}
.omoi_soto{ width:464px; margin:0px auto 5px auto; border-top:#081b0b 3px solid; border-bottom:#081b0b 3px solid; padding:2px 0px;}
.omoi_uchi{ border-top:#081b0b 1px solid; border-bottom:#081b0b 1px solid; padding:10px; font-size:14px; font-weight:bold; line-height:150%;}

.left{float:left; width:284px; border:#666666 1px solid; padding:2px; text-align:center; margin-bottom:30px;}
.left p{text-align:left; width:250px; margin:2px auto 13px auto; font-size:12px;}

.left a:link{color:#333333; text-decoration:underline;}
.left a:visited{color:#666666; text-decoration:underline;}
.left a:hover{color:#dd0000; text-decoration:none;}

.right{float:right; width:490px; margin-bottom:30px;}
.right_chikara{border:#666666 1px solid; padding:3px; width:455px; margin:0px auto;}
.right_news{border:#666666 1px solid; padding:2px; width:484px;}

.top_news_list{
	width:460px;
	margin:16px auto 10px;
	list-style:none;
}

.top_news_list li.news_article{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
}

.top_news_list li.list_end{
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;
}

.news_article dl{
	width:460px;
	line-height:130%;
}

.news_article dt{
	float:left;
	width:100px;
}

.news_article dt img{
	padding:4px;
	border:1px solid #ccc;
}

.news_article dd{
	float:left;
	width:350px;
}

.news_article dd span.date{
	color:#999;
	line-height:1.8;
}

.right_news p{text-align:right; margin-right:25px; margin-bottom:15px;}

.right a:link{color:#333333; text-decoration:underline;}
.right a:visited{color:#666666; text-decoration:underline;}
.right a:hover{color:#dd0000; text-decoration:none;}



.info_box {
	width: 700px;
	margin: 0px auto 30px auto;
}

.info {
	background: url(images_top/info.gif) no-repeat;
	width: 344px;
	height: 33px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.info_box dl {
	margin-bottom: 10px;
}

.info_box dd {
	color: #c00;
	font-size: 13px;
	line-height: 1.3;
}



