@charset "utf-8";

#content_story{
	padding-right: 80px;
	padding-left: 80px;
	line-height: 160%;
	background-image: url(../../sims_story/images/img_book.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	margin-top: 1px;
}

.read{
	font-size: 120%;
	line-height: 180%;
	color: #623917;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#content_story h3{
	/*color: #006bb5;
	font-size: 140%;
	font-weight: bold;
	line-height: 140%;
	background-image: url(../images/h3_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;*/
	margin-bottom: 20px;
	margin-top: 50px;
}

#content_story p{
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 180%;
}

#content_story span{
	font-style: italic;
}

#content_story .float_r{
	float: right;
	margin-left: 20px;
}

.p_right{
	text-align: right;
	margin-top: 10px;
}

#kakomi{
	margin-top: 30px;
	border: 2px solid #CCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#kakomi h4{
	font-size: 120%;
	color: #000;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 3px;
	font-weight: bold;
}

#kakomi ul{
	margin-left: 20px;
}

#kakomi li{
	list-style-type: decimal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:justify;
	text-justify:inter-ideograph;
}

