@charset "utf-8";
/* CSS Document */

body{
	font-family:"小塚明朝 Pr6N R";
	line-height:1.5;
	color:#352e2e;
}

*{
	margin:0;
	padding:0;
}

img{
	border:none;
	vertical-align:bottom;
}

a{
	text-decoration:none;
}

li{
	list-style-type:none;
}




#news{
	width:580px;
	margin:0 auto;
}
#newstitle{
	width:400px;
	height:80px;
	color:#575d72;
}
#newstitle h1{
	font-size:20px;
}
#newsimage{
	width:360px;
	height:330px;
	margin:0 auto;
}

#newsarticle{
	width:680px;
	height:250px;
	margin-top:20px;
}

#newsarticle3 {
	width:680px;
	margin-top:50px;
}

#toto {
	margin: 50px;
}

#hako{
	width:280px;
	height:50px;
	margin:0 auto;
}

#mae{
	width:100px;
	height:50px;
	float:left;
}

#mae a {
	color: #575d72;
}

#tugi{
	width:115px;
	height:50px;
	float:right;
}

#tugi a {
	color: #575d72;
}

.link{
	width:760px;
	height:30px;
	margin:40px auto 20px auto;
	text-align: left;
	color: #575d72;
}

.link a {
	font-family:"小塚明朝 Pr6N R";
	color: #575d72;
}

.under {
  text-decoration: underline;
  color: #575d72;
}

	
#leftbox{
	width:400px;
	height:120px;
	float:left;
	margin-top:20px;
}

#rightbox{
	width:280px;
	height:120px;
	float:left;
	margin-top:20px;
}

	



