@charset 'iso-2022-jp';
/*wrapper*/

#top_img hr{
	display:none;
}


#top_img{
	background-image: url(../images/top_img.jpg);
	margin: 0px;
	padding: 0px;
	height: 820px;
	width: 580px;
	background-repeat: no-repeat;
	background-position: center top;
}
#top_img p{
	display:none;	
}

/*update_box*/
/*
#update_box{
	background-image: url(../images/update_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 400px;
	font-family: "$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B%a%$%j%*(B", Meiryo, Osaka, "$B#M#S(B $B#P%4%7%C%/(B", "MS PGothic", sans-serif;
}
-->
*/

#update_box{
	background-image: url(../images/update_box2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 223px;
	width: 400px;
	font-family: "$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B%a%$%j%*(B", Meiryo, Osaka, "$B#M#S(B $B#P%4%7%C%/(B", "MS PGothic", sans-serif;
}

#update_box h2{
	text-indent:-9999px;
	height:	65px;
	padding:0;
	margin:0;
}

#update_box .box{
	margin:0 30px;
	text-align:left;	
}

#update_box dl{
	display:block;
	overflow:auto;
	height:120px;
}

#update_box dt{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F9D9B2;
	background-image: url(../images/update_list.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 25px;
	padding: 5px 0 5px 28px;
	margin: 5px 0 0 0;
	color: #F9D9B2;
}
#update_box dd{
	padding: 0 0 0 15px;
	background-image: url(../images/update_dd.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 5px 5px 3px 5px;
	font-size: 90%;
	color: #F9D9B2;
}

/*youtube_box*/
#youtube_box{
	width:380px;
	height:214px;
	margin:0 0 12px 10px;
}

/*twitter_box*/
/*
#twitter_box{
	width: 400px;
	height:450px;
	padding:0;
	margin:0;
}
*/

/*twitter_box*/
#twitter_box{
	width: 400px;
	height:362px;
	padding:0;
	margin:0;
}


/*banner_space*/
#banner_space img{
	margin:0 5px 0 0;		
}
