@charset "UTF-8";

/*** 桃太郎伝説ときびだんご ***/

section.densetsuPage {
	padding:25px;
}

div.densetsuBox {
	width:950px;
	margin:0 auto 50px;
}

div.densetsuBox h3 {
	width:910px;
	margin:0 0 20px;
	padding:8px 20px 5px;
	font-size:22px;
	font-weight:normal;
	color:#fff;
	line-height:160%;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	background:#ef8b2c;
}

div.densetsuBox p {
	margin-bottom:20px;
}

.mapBloc {
	width:950px;
	height:407px;
	margin-bottom:10px;
	display:block;
	position:relative;
	background:url(../images/densetsu/bg_map.jpg) no-repeat;
}

.mapBloc p {
	position:absolute;
}

p.kinojo {
	left:338px;
	top:32px;
}

p.koikui {
	left:533px;
	bottom:57px;
}

p.inukai {
	left:590px;
	bottom:13px;
}

p.kibitsu {
	left:666px;
	bottom:86px;
}

p.kibitsuhiko {
	left:712px;
	bottom:143px;
}

#preview {
	position:absolute;
	display:none;
}

.mapTxt {
	width:904px;
	margin:0 0 10px;
	padding:20px;
	border:3px double #e5e5e5;
	background:#f9f9f9;
}

.mapTxt p {
	margin:0 !important;
}

.mapTxt ol {
	margin-bottom:20px;
}

.mapTxt ol li {
	margin-bottom:5px;
	margin-left:23px;
	list-style-type:decimal !important;
}

inyouTxt {
	width:950px;
	height:180px;
	display:block;
	position:relative;
	background:url(../images/densetsu/bg_inukiji.jpg) 0 0 no-repeat;
}

inyouTxt p {
	width:585px;
	position:absolute;
	top:25px;
	left:30px;
}

div.dangoTxt {
	width:550px;
	height:250px;
	margin-top:10px;
	position:relative;
	background:url(../images/densetsu/bg_saru.jpg) 0 0 no-repeat;
}

div.dangoTxt p {
	width:270px;
	height:170px;
	display:block;
	position:absolute;
	top:55px;
	left:250px;
}

ul.bookList {
	width:975px;
	margin:0 -25px 0 0;
	overflow:hidden;
}

ul.bookList li {
	width:300px;
	margin:0 25px 0 0;
	text-align:center;
	float:left;
}

ul.bookList li img {
	width:250px;
	margin:0 auto 10px;
	display:block;
}

ul.bookList li h4 {
	margin-bottom:5px;
	font-size:16px;
	font-weight:normal;
}

ul.bookList li p {
	font-size:12px;
	line-height:130%;
}
