@charset "utf-8";
/* CSS Document */


#story            { display:block; width:650px; background:url(../../story/images/bg01.jpg) 0px 0px no-repeat;  }
#read_txt         { display:block; width:630px; margin:0 auto 30px auto; line-height:1.8;  }
#con01            { display:block; width:650px; margin:0 0 30px 0; line-height:1.8;  }
.photo_r          { float:right; margin:10px 0 10px 10px; }
.photo_l          { float:left; margin:10px 0 10px 10px; }


#main .txt01 {
	display: block;
	margin-left: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}

