@charset "utf-8";

#aisatsu{
	height: 448px;
}

#picture{
	float: left;
	margin: 10px 0 0 10px;
}

#aisatsu_contents{
	margin-top: 20px;
	margin-left: 167px;
}

#daihyo_name{
	text-align: right;
}

#summary_content{
	margin-left: 20px;
}

#summary{
	float: left;
	width: 530px;
}

#news{
	float: right;
}

#news_top{
	margin: 0;
}

#news_middle{
	background-image: url(./images/NEWS_MIDDLE.jpg);
	background-repeat: repeat-y;
	height: 130px;
	width: 229px;
	margin-top: -12px;
	
}

#news #news_list li{
	padding-left: 20px;
    background: url(images/NEWS_ARROW.gif) no-repeat 10px 0.5em;
    list-style: none;
	margin-left: -30px;
	font-size: 10px;
	color: #666666;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #CCCCCC;
	width: 191px;
	padding-bottom: 5px;
	padding-top: 2px;
}

#index_hr{
	background-color: #999999;
	color: #999999;
	border: none; 
	height: 1px;
	margin-bottom: 40px;
}
