/*bookstart===================*/
body {
	margin:10px;
	background:url(../img/wall.gif) repeat-y;
}

p {
	margin:5px 0 20px 15px;
	line-height:140%;
}

.midashi {
	margin:5px 15px;
	font-weight:bold;
	border-bottom:1px solid #7496DC;
}

.s {
	font-size:80%;
}

#title {
	margin-bottom:16px;
}

#subtitle {
	margin:5px 0 6px 15px;
}

#startpack {
	background:url(../img/bookstart/pack.jpg) no-repeat 95% bottom;
	margin:10px;
	padding:15px;
	border:3px solid #7496DC;
	width:560px;
	font-size:90%;
}

#startpack_left {
	float:left;
	width:200px;
	margin-right:15px;
}

#startpack_right {
	float:right;
	width:300px;
}

#startpack_title {
	margin-bottom:10px;
}

#photo {
	margin-top:0;
	margin-bottom:15px;
	margin-left:15px;
}

#box01 {
	margin:10px;
	width:560px;
}

