@charset "UTF-8";
/* CSS Document */

#page_body{
	background-image: url(../img/body_back.jpg);
	background-repeat: repeat;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: auto;
}

.newyear{
	width: 596px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 20px;
	margin-top: 1px;
	font-size: 90%;
	padding-top: 20px;
}
.news{
	width: 610px;
	background-repeat: no-repeat;
	padding-top: 34px;
	float: left;
	margin-top: 1px;
	font-size: 90%;
	margin-left: 20px;
}
.newsline{
	background-image: url(../img/news-line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 17px;
	color: #333;
	padding-bottom: 5px;
	padding-left: 2px;
}

.news_in{
	background-image: url(../img/news/news_in.jpg);
	background-repeat: no-repeat;
	line-height: 150%;
	padding-left: 22px;
}

.renraku{
	float: left;
	width: 610px;
	padding-top: 20px;
	margin-bottom: 15px;
}

.side{
	float: right;
	background-image: url(../img/side/side.jpg);
	background-repeat: repeat-x;
	background-color: #F9F9F9;
	padding-left: 8px;
	margin-right: 40px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 260px;
}



#visual_back{
	background-image: url(../img/body_back.jpg);
	background-repeat: repeat;
	width: 100%;
}

#visual{
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}

#content_back{
	background-image: url(../img/body_back.jpg);
	background-repeat: repeat;
	width: 100%;
}

#content{
	margin-left: auto;
	width: 1010px;
	margin-right: auto;
}
#douga{
	width: 598px;
	padding-top: 5px;
	float: left;
	margin-left: 20px;
	margin-top: 1px;
	font-size: 80%;
	text-align: right;
}
