@charset "UTF-8";

/* content
----------------------------------------------------*/

#sumikko {
	width: 735px;
	text-align: center;
	position: relative;
	color: #383838;
	padding-bottom: 10px;
	line-height: 1.7;
}
#sumikko #sumikko_content {
	padding-bottom: 15px;
	background: url(../img/bg_stripe.png) center bottom no-repeat;
}
#sumikko a,
#sumikko a:visited {
	color: #0062ae;
	text-decoration: underline;
}
#sumikko a:hover {
	color: #04bff0;
}

#mv {
	position: relative;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
}
#mv .com {
	position: absolute;
	top: 0; left: 0;
}
.date_main {
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
}

.navarea ul {
	padding: 20px 0 10px;
}
.navarea ul li {
	display: inline-block;
	margin: 0 10px;
}

#note h2, #rt h2 {
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
}
#rt {
	margin-top: 25px;
}
.box_wrap {
	width: 697px;
	margin: 0 auto;
	padding: 25px 0 30px;
	background: url(../img/bg_frame.png) center bottom no-repeat;
}
.copy {
	margin-bottom: 20px;
}
.date {
	margin-bottom: 20px;
}
.box + .box {
	margin-top: 20px;
}
.boxinr {
	width: 638px;
	margin: 0 auto;
	padding: 0 0 25px;
	background: url(../img/bg_box.png) center bottom no-repeat;
}
.box h3 {
	padding-top: 8px;
	margin-bottom: 10px;
}
.boxinr .txt_list {
	width: 550px;
	margin: 5px auto 0;
	text-align: left;
}

.target_list {
	width: 550px;
	margin: 5px auto 0;
	text-align: left;
	border: 1px solid #eeeeee;
	font-size: 87.5%;
	border-collapse: collapse;
}
.target_list .cate td {
	text-align: center;
}
.target_list td {
	padding: 5px;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}
.target_list tr.cate {
	background: #f6f6f6;
}
.target_list tr td:first-child {
	border-left: none;
}
.target_list .price {
	text-align: center;
}

#rt .btnarea {
	width: 638px;
	height: 120px;
	margin: 20px auto;
	background: url(../img/bg_btnarea.png) 0 0 no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#rt .btnarea img {
	margin-top: 28px;
}
.result p, .result ul {
	width: 550px;
	margin: 5px auto 0;
	text-align: left;
}

/* etc ------------------------- */

#sumikko_contact {
	margin: 20px auto 0;
}
#sumikko_contact h2,
#sumikko_contact img {
	margin: 0 auto;
	padding: 0;
}

#sumikko_copyright {
	font-size: 80%;
	text-align: center;
	line-height: 2;
}

.bnr_area {
	margin-top: 15px;
}
.bnr_area  li+li {
	margin-top: 10px;
}
