@charset "shift_jis";

img {
	vertical-align:bottom;
}

#fukkoushien_main {
	margin:0 auto 20px;
	width:838px;
	border:1px solid #ccc;
	padding:50px 0 80px 0;
	text-align:center;
}

#fukkoushien_main h1 {
	margin-bottom:30px;
}
#fukkoushien_main p.sample {
	margin-bottom:25px;
}
#fukkoushien_main p {
	margin-bottom:14px;
}
#fukkoushien_main div {
	margin-bottom:28px;
}

#fukkoushien_main ul {
	float:left;
	margin:0 auto;
	position: relative;
	left: 50%;
}
#fukkoushien_main ul li {
	float:left;
	position: relative;
	left: -50%;
}
#fukkoushien_main ul:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#fukkoushien_main .title {
	margin-bottom: 41px;
}

#fukkoushien_main .expiration_date {
	display: inline-block;
	margin-bottom: 30px;
	padding: 25px 12px;
	border-top: 3px solid #a3007a;
	border-bottom: 3px solid #a3007a;
}

#fukkoushien_main .suggest {
	display: inline-block;
	margin: 45px auto;
	padding: 35px 60px;
	background-color: #fff096;
}

#fukkoushien_main .end {
	width: 700px;
	margin: 0px auto;
	padding: 10px 0;
	text-align: center;
	background-color: #ff0000;
	font-size: 380%;
	color: #ffffff;
}
