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


#headhead_top {
	width:900px; height:24px;
	background-color:black;
	}
* html #headhead_top {width:890px;}

/*flash//////////////////////////////////////////////////////////*/

#flasharea {
	margin-bottom:10px;
	}
	
embed {vertical-align:bottom; text-align:center; }

/*contents//////////////////////////////////////////////////////////*/

#contentsarea {
	padding:0px 20px;
	background:url(../img/toppage/oshirase.jpg) no-repeat top left;
	}

#newsarea {
	width:350px; height:140px;
	margin-left:35px;
	overflow-y:scroll;
	}
	
#newsarea p {
	font-size:10px;
	padding:3px;
	border-bottom:1px #CCCCCC solid;
	color:#333333;
	line-height:1.5;
	}

.intro {
	width:460px;
	float:right;
	}
* html.intro {width:440px;}

/*banners//////////////////////////////////////////////////////////*/
#banners_top {
	width:900px; height:70px;	
	}

#banners_top li {
	list-style:none;
	display:inline;
	}
#banners_top li a {
	width:150px; height:50px;
	display:block;
	text-indent:-9877em;
	float:left;
	overflow:hidden;
	margin:10px 0px;
	}

#banners_top li.photo a {background:url(../img/toppage/top_banners.jpg) no-repeat 0px -10px; width:300px;}
#banners_top li.photo a:hover {background:url(../img/toppage/top_banners.jpg) no-repeat 0px -70px;}

#banners_top li.blog1 a {background:url(../img/toppage/top_banners.jpg) no-repeat -300px -10px;}
#banners_top li.blog1 a:hover {background:url(../img/toppage/top_banners.jpg) no-repeat -300px -70px;}

#banners_top li.blog2 a {background:url(../img/toppage/top_banners.jpg) no-repeat -450px -10px;}
#banners_top li.blog2 a:hover {background:url(../img/toppage/top_banners.jpg) no-repeat -450px -70px;}

#banners_top li.staff a {background:url(../img/toppage/top_banners.jpg) no-repeat -600px -10px;}
#banners_top li.staff a:hover {background:url(../img/toppage/top_banners.jpg) no-repeat -600px -70px;}

#banners_top li.giftbanner a {background:url(../img/toppage/top_banners.jpg) no-repeat -750px -10px;}
#banners_top li.giftbanner a:hover {background:url(../img/toppage/top_banners.jpg) no-repeat -750px -70px;}


