@charset "shift_jis";

main {
	position: relative;
	background: url(../omoide/images/main_bg.png) repeat-y center top;
	background-size: 100%;
}

#topper {
	position: relative;
	background: url(../omoide/images/header_bg.jpg) no-repeat center top;
	background-size: 100%;
	color: #FFF;
}

.lead span {
	font-size: 12px;
}

#contents img {
	width: 100%;
	height: auto;
}

#omoide {
	padding: 0 15px 20px 15px;
}

#omoide .omoide-wrap {
	margin-bottom: 10px;
	padding: 10px;
	background: url(../omoide/images/omoide_bg1.jpg) 0 0 no-repeat, url(../omoide/images/omoide_bg2.jpg) 0 0 repeat;
	background-size: 100%;
}
#omoide .omoide-wrap:last-child {
	margin-bottom: 0;
}

#omoide .omoide-nic {
	padding: 5px 10px 5px 30px;
	color: #8c1ea0;
	font-size: 16px;
	background: url(../omoide/images/omoide_ico.png) 0 0 no-repeat;
	background-size: 25px auto;
}

#omoide .omoide-com {
	padding: 5px 13px 5px 13px;
	color: #000;
	font-size: 13px;
	line-height: 1.8;
}