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

#sumou_wrap {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color: #000;
	background: url(http://image.pia.jp/images2/static/pia/feature/memorialgoods/bodybg.png) repeat left top;
	padding: 0 0 20px;
	box-shadow: rgba(173, 173, 173, 0.478431) 0px 0px 10px 3px;
	-webkit-box-shadow: rgba(173, 173, 173, 0.478431) 0px 0px 10px 3px;
	-moz-box-shadow: rgba(173, 173, 173, 0.478431) 0px 0px 10px 3px;
	margin-bottom: 10em;
	width: 960px;
}
#breadcrumb {
	width: 980px;
	margin: 0 auto 10px;
}
.inner {
	margin: auto;
	padding: 10px 16px;
}
#nav-dock {
	display: block;
	position: fixed;
	z-index: 999;
	right: -2px;
	top: 85%;
	_width: 100px;
	_float: right;
	text-align: center;
	font-size: 16px;
}
#nav-dock a {
	display: block;
	height: 60px;
	width: 68px;
	background: #B7A229;
	padding-top: 10px;
	color: #ffffff;
	text-decoration: none;
}
.btn img:hover {
	opacity: 0.7;
	display: inline-block;
}
#sumou_wrap a img:hover {
	opacity: 0.7;
	display: inline-block;
}
/*--------------------------------
   first
--------------------------------*/
#first {
	background: url(http://image.pia.jp/images2/static/pia/feature/memorialgoods/main01.png) no-repeat left top;
	height: 694px;
	position: relative;
}
h1 {
	position: absolute;
	top: 66px;
	right: 34px;
}
h2 {
	position: absolute;
	top: 230px;
	right: 34px;
}
.txt01 {
	position: absolute;
	bottom: 0;
	right: 0;
}
/*--------------------------------
   second
--------------------------------*/
#second, #third, #fourth {
	box-shadow: rgba(173, 173, 173, 0.478431) 0px 0px 10px 3px;
	-webkit-box-shadow: rgba(173, 173, 173, 0.478431) 0px 0px 10px 3px;
	-moz-box-shadow: rgba(173, 173, 173, 0.478431) 0px 0px 10px 3px;
	margin: 0 auto 20px;
	width: 930px;
	background: #fff;
}
h3 {
	margin: 20px 0;
}
.left {
	width: 300px;
	float: left;
}
.left img {
	margin-bottom: 14px;
}
.right {
	width: 590px;
	float: left;
}
.right img {
	margin-bottom: 20px;
}
.right p {
	margin-bottom: 20px;
	line-height: 166%;
	font-size: 14px;
}
.left ul {
	list-style-type: none;
	width: 330px;
	font-size: 11px;
	margin-bottom: 14px;
}
.left ul li {
	text-indent: -1em;
	margin-left: 1em;
}
.right span {
	font-size: 11px;
	margin-bottom: 20px;
	display: block;
}
#fourth .left {
	width: 370px;
}
#fourth .right {
	width: 520px;
}
.imgfix {
	text-align:center;
}
.imgfix img {
	margin: auto;
	}

#Agreement {
	width: 920px;
	height: 240px;
	margin-top: 24px;
	border: 1px solid #B6B6B7;
	font-size: 11px;
	line-height: 1.4;
	padding: 10px;
	overflow-y: scroll;
	background: #fff;
	color: #000;
}
#Agreement .ttl {
	font-size: 16px;
	color: #9E9E9F;
}
#Agreement .sttl {
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 0;
}
#Agreement ul {
	list-style-type: disc;
	padding-left: 20px;
}
#Agreement ul li {
	margin-bottom: 0;
}
#Agreement .red02 {
	color: #ff0000 !important;
	margin-top: 10px;
}
