#slider {
	width: 864px;
	height: 420px;
}

#sub_navi a {
	margin: 20px 0 50px 0;
	float:left;
}

#left {
	width:201px;
	margin: 0 20px 0 0;
	float:left;
}

#center {
	width:420px;
	margin: 0 20px 0 0;
	float:left;
}



#right {
	width:201px;
	float:left;
}

.spacer {
	width:20px;
	height: 90px;
	float:left;
}

.spacer2 {
	width:420px;
	height: 20px;
}

	
li {
	margin: 5px 0 5px 0px;
	list-style-type:none;
}


/*ヘッドラインのスクロールの文字*/

p.date {
	color:#ff7733;
	margin: 0 5px 0 0; 
	padding: 5px;
	font-family: Verdana, Helvetica, sans-selif; font-size: 0.7em;
	font-weight: lighter; line-height: 1.4em; letter-spacing: 0em;

}

p.headline_text {
	color:#000000;
	margin: 0 5px 0 0; 
	padding: 5px;
	font-family: Verdana, Helvetica, sans-selif; font-size: 0.75em; 
	font-weight: lighter; line-height: 1.4em; letter-spacing: 0em;

}

.index_video_txt {
	color:#000000;
	margin: -5px 5px 0 0; 
	padding: 5px;
	font-family: Verdana, Helvetica, sans-selif; font-size: 0.75em; 
	font-weight: lighter; line-height: 1.4em; letter-spacing: 0em;

}	


/*ヘッドラインのスタイル*/

.boxbox{
	width: 420px;
	height: 300px;
	overflow:scroll;
		
}

.headline_left {
	width: 80px;
	float:left;

}

.headline_right {
	width: 300px;
	float:left;
}

/*お知らせ*/
img.canp {
	margin: 3px 0 5px 0;
}


