@charset "utf-8";
/* ==========================================
Top Page
========================================== */
.top_anshin {
text-align:center;
}
#top_main{
clear: both;
width: 680px;
margin-right: auto;
margin-left: auto;
}
.big_banner {
height: 280px;
background-image: url(https://file001.shop-pro.jp/PA01152/115/img/top_banner01.png);
background-repeat: no-repeat;
background-position: center center;
}
.big_banner p {
padding-top: 90px;
padding-left: 20px;
}
.banner_block{
display:block;
margin-bottom: 10px;
}
#top_banner p {
margin-bottom: 10px;
padding: 0px !important;
width: 680px;
margin-right: auto;
margin-left: auto;
}
#main h2 { }
#item_box  {
	padding-top: 15px;
	padding-left: 10px;
}


.item_block{
	display:block;
	float:left;
	width: 160px;
	margin-right: 12px;
	line-height: 1;
	margin-bottom: 10px;
}
.item_block a { color: #8B2528; 
}
.item_block:hover a{ text-decoration:none; 
}
.item_block .img{
	text-align:center;
	margin: 0px !important;
}
.item_block .img img{
	width:90%;
	height:auto;
	margin: 0px;
	padding: 3px;
	border: 1px solid #CCC;
}
.item_block p{
	margin-bottom:0px !important;
	line-height: 1.2;
	font-size: 14px;
	padding: 10px;
	margin-top: -15px;
}

p { 
  font-size: 20px
}