@charset 'iso-2022-jp';

.contents .left {
	width: 370px;
	background-image: url(../images/left_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 850px;		
}

.contents .right {
	width: 610px;
	background-image: url(../images/top_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 850px;
}

#update_box h2{
	text-indent:-9999px;
	height:45px;		
}

#update_box .box{
	margin:0 15px 0 25px;
	
}

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

#update_box dt{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/list01.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 28px;
	padding: 5px 0 5px 32px;
	margin: 10px 0 0 0;
	color: #FFFFFF;
}
#update_box dd{
	padding: 0 0 0 15px;
	background-image: url(../images/list02.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 8px 5px 5px 5px;
	font-size: 90%;
	color: #FFFFFF;
}

#twitter_box{
	width:370px;
	height:400px;
	padding:0 15px;
	margin:30px 0 0 0;
}
