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

#inNewsBody article {
		width:100%;
}

#inNewsBody figure img{
	width:213px;
	margin:0 auto 30px;
}
p{
	line-height:2em;
	margin-bottom:20px;
}

p.btn a:link,
p.btn a:visited{
	background-color:#ad8443;
	color:#fff;
	font-size:14px;
	border-radius:10px;
	display:block;
	padding:15px;
	text-align:center;
	margin:30px 0 30px 0px;
	width:90%;
	text-decoration:none;
}

p.btn a:hover{
	background-color:#c19754;
}

.top h2{
	font-size:16px;
	line-height:1.5em;
	margin-bottom:30px;
}

table{
  border-collapse: collapse;
  width:100%;
}
table td, table th {
  padding: 10px;
  border: 1px solid #dbe1e8;
  line-height:1.5em;
}
table th {
  background-color: #eee;
  font-weight:normal;
  text-align:center;
  font-weight:bold;
}
@media only screen and (min-width: 980px){
	.kubun {
		width:27%;
	}
}




@media only screen and (min-width: 480px){
	
	p.btn a:link,
p.btn a:visited{
	width:95%;
}


	
}

@media only screen and (min-width: 640px){
	

}


@media only screen and (min-width: 980px){


	#inNewsBody article{
		width:680px;
		margin-right:0px;
	}

}



@media only screen and (max-width: 640px){
table td, table th {
  xdisplay:block;
}
}

h3{
	margin-bottom:10px;
}
.price h4,.price h5{
	background-color:#ffdede;
	padding:7px 5px;
	width:180px;
	text-align:center;
	xmargin-bottom:10px;
}

.price h5{
	background-color:#e0e9ff;
}

.pricetitle{
	border:1px solid #000;
	padding:0px 5px;
	text-align:center;
	width:180px;
}