@charset "EUC-JP";
/* -----------------------------------------------

CLIENT:    SHIIZUOKA FILM COMMISSION
FILE DATA: index.css

----------------------------------------------- */
body{
	background:#000000 url(../images/bgbg.jpg) repeat-x;
	font-family:  "¥á¥¤¥ê¥ª", Meiryo, "¥Ò¥é¥®¥Î³Ñ¥´Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, Verdana, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
#flash_area{
	margin:0 0 15px 0;
	width:900px;
	height:395px;
	background:#000000;
	border-bottom:#999999 solid 1px;
	display:block;
	line-height:0;
	font-size:1px;
}
#main_area{
	width:900px;
}
/*-----------------------------------*/
/* center_area */
#center_area{
	padding:0 20px 0 0;
	float:right;
	width:660px;
	/* IE5.5HACK */
	voice-family: "\"}\"";
	voice-family:inherit;
	/* IE5.5HACK */
	padding:0 20px 0 0;
	float:right;
	width:640px;
}
h2 a{
	background:url(../images/index_news_title.gif) no-repeat 0 50%;
	text-indent:-99999em;
	display:block;
	width:466px;
	height:35px;
}

/*-----------------------------------*/
/* news_area */
#news_area{
	width:466px;
	float:left;
}
.news_item{
	margin:15px 0;
}
.news_item p{
	margin:10px 0 0 0;
	font-size:80%;
	color:#555555;
	line-height:1.5em;
	text-align:left;
}
.news_item p img {
	margin:0 10px 5px 0;
	float:left;
	padding:3px;
	border:#CCCCCC solid 1px;
}
.more_link2{
	background:url(../images/more_bt.gif) no-repeat 0 50%;
	text-indent:-99999em;
	display:block;
	width:87px;
	height:18px;
	float:right;
}
a.more_link {
	display:none;!important
	text-indent:-99999em;!important
}
.news_item h3{
	display:block;
	width:466px;
	height:26px;
	font-size:70%;
	color:#555555;
	text-align:left;
	padding:0 0 0 10px;
	line-height:2.5em;
}
.news_h_type01{
	background:url(../images/news_head01.gif) no-repeat 0 50%;
}
.news_h_type02{
	background:url(../images/news_head02.gif) no-repeat 0 50%;
}
.news_h_type03{
	background:url(../images/news_head03.gif) no-repeat 0 50%;
}
/*-----------------------------------*/
/* banner_area */
#banner_area{
	width:161px;
	float:right;
}
#banner_area img {
	margin:0 0 10px 0;
}

