@charset "UTF-8";
/* CSS Document */

@import url(./base.css);
body,html{
	width:100%;
	height:100%;
	position:relative;
}

#footer{
	position:absolute;
	top:700px;
	width:100%;
	margin:10px auto 0;
}
#footerinner{
	width:960px;
	margin:0 auto;
	position:relative;
}

#banners {
	display:block;
	margin:5px auto 10px;
	width:960px;	
}

#banners li{
	float:left;
	margin:0 10px 0 0;
}
#container{
	height:100%;
	width:100%;
}
#sp{
	position:relative;
	width:922px;
	height:700px;
	margin:0 auto;	
	background:url(../img/visual_bg.jpg) no-repeat center top;
}
#alttext{
	display:block;
	overflow:hidden;
	text-indent:-9999px;	
}

#bt_fb{
	position:absolute;
	display:block;
	height:200px;
	width:400px;
	top:190px;
	left:270px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#bt_ex{
	display:block;
	width:260px;
	height:50px;
	margin:67px auto 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#mainContainer{
	width:922px;
	margin:0 auto;
}

#fb-box{
	float:left;
	margin-right:20px;
	width:420px;
}

#fb-box iframe{
	background:#fff;
}

a#bt_report{
	display:block;
	width:200px;
	height:108px;
	background:url(../img/bt_reportbg.png) no-repeat;
	background-position:0 0;
}
a#bt_report:hover{
	background-position:0 -108px;
}

.share{
	display:block;
	width:895px;
	height:27px;
	padding:0 0 0 65px;
	margin:0 auto;
	background:url(../img/share.png) no-repeat left 5px;	
}
.share li{
	display:block;
	margin-right:10px;
	float:left;	
}

#gree{
	margin-top:3px;
}
#mixi{
	margin-top:1px;
}
#mainCol{
	width:482px;
	float:left;
	
}
#mainCol li{
	padding:0;
	margin-bottom:12px;
	line-height:1px;
}

#tw-box{
	float:left;
	width:200px;
}

.kyuto{
	background:url(../img/thumb_kyuto.jpg) no-repeat 227px 15px;	
}

#beling{
	width:505px;
	height:105px;
	display:block;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/beling.gif) no-repeat;
}

#copyright{
	width:211px;
	height:10px;
	margin:0 auto 15px;
	background:url(../img/copyright.png) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	right:0;
	top:7px;
}