@charset "shift_jis";
/* CSS Document */
/* ehon index*/

#ehon_menu table{
	margin-bottom:20px;
	border:2px solid #ddd;
	margin:0 auto;
}
#storytop1{
	width:270px;
	padding: 20 5 20 10px;
	line-height:130%;
	float:left;
	border-right:1px solid #CCC;
}
hr{
	border-color:1px solid #ccc;
	}
#storytop2{
	width:270px;
	padding: 20px 5px;
	line-height:130%;
	float:right;
}
.marginleft1{
	font-size:14pt;
	margin-left:20px;
	border-bottom:1px dashed green;
}
.storypage{
	margin-bottom:20px;
}

#feature h1{
	border-left:38px solid #F90;
	font-size:18pt;
	box-shadow:2px 2px 8px #333;
	text-indent:10px;
}
#feature h2{
	border-left:25px double #F95;
	font-size:14pt;
	box-shadow:2px 2px 8px #333;
	text-indent:10px;
}
#feature blockquote{
	margin-top:40px;
	margin-bottom:40px;
	
}
#feature ul:last-child{
	margin-bottom:125px;
}