@charset "utf-8";
/* CSS Document */

body{
	font-family:"小塚明朝 Pr6N R";
	line-height:1.5;
	color:#352e2e;
	background-color:#f1f1f1;
}

*{
	margin:0;
	padding:0;
}

img{
	border:none;
	vertical-align:bottom;
}

a{
	text-decoration:none;
}

li{
	list-style-type:none;
}





#item{
	width:580px;
	margin:0 auto;
}

#item_area {
	width:580px;
	margin:0 auto;
/*	background-color:#0033CC;*/
	display:flex;
}

.btn {
	width:60px;
	height:80px;
	margin:auto;
/*	background-color:#F06;*/
}

.btn img {
	width:90%;
	height:90%;
}


#itemtitle{
	width:600px;
	color:#575d72;
	border-bottom:1.5px solid #575d72;
	margin-bottom:50px;
}
#itemtitle h1{
	font-size:26px;
	font-family:"小塚明朝 Pr6N EL";
}
#itemimage{
	width:262px;
	height:330px;
	margin:0 auto;
}

#itemimage img {
	width:100%;
	height:100%;
}


#itemarticle{
	width:300px;
	height:100px;
	margin-top:20px;
	margin-left:160px;
}

#itemarticle3 {
	width:680px;
	margin-top:50px;
}

#toto {
	line-height:50px;
	margin-left: 160px;
}

.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;
}

	
#leftbox{
	width:400px;
	height:120px;
	float:left;
	margin-top:20px;
}

#rightbox{
	width:280px;
	height:120px;
	float:left;
	margin-top:20px;
}

#autumu{
	width:150px;
	height:40px;
	margin-left:220px;
	line-height:40px;
}

#kikan{
	width:300px;
	height:30px;
	margin-left:135px;
}

#naiyo{
	width:200px;
	height:30px;
	margin-left:200px;
}

	



