#header_title{
	padding:0;
	margin:0;
	width:370px;
	height:110px;
	float:left;
	display:block;
	background-image: url(../images/h1_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header_title h1{
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#top_img{
	background-image: url(../images/top_img.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width:980px;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
}


#twitter_box{
	height: 190px;
	width: 490px;
	padding:0;
	margin:0;
	background-image: url(../images/twitter_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#twitter_box h2{
	height:40px;
	text-indent:-9999px;
}

#twitter_box .box{
	width:450px;
	margin:0 20px;
	padding:0;
	height:100px;
	overflow:auto;
	text-align:left;
}

#twitter_update_list li{
	list-style-type:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003;
	padding:5px 0;
	font-size:85%;
	color:#003;
}

#twitter_btn a{
	width:280px;
	height:25px;
	margin:0;
	display:block;
	text-indent:-9999px;
	padding:0;
}

#list_btn a{
	width:60px;	
	height:25px;
	display:block;
	margin:5px 10px 5px 0;
	text-indent:-9999px;
}

#update_box{
	background-image: url(../images/update_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 490px;
}

#update_box h2{
	height:40px;
	text-indent:-9999px;
}
#update_box .box{
	width:450px;
	margin:0 20px;
	padding:0;
	height:135px;
	overflow:auto;
	text-align:left;
}
#update_box dl{
	margin:0;
	padding:0;
}
#update_box dt{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:color:#2d3e49;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#7991C9;
	height: 15px;
	padding:5px 0 5px 15px;
	margin:5px 0 0 0;
}
#update_box dd{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#003;
	padding:0 0 0 15px;
	margin:5px 5px 3px 5px;
	font-size: 90%;
}

#banner ul{	margin:0; padding:0;}
#banner li{ list-style-type:none; width:210px; float:left;}

