/* CSS Document */

.subnavi .subnavi_hed{
	background-image:url(../schoollife/images/h1.gif);
}



/*--main--*/

#main{
	width:720px;
	margin-left:223px;
}




#main h1{
	background-image:url(../story/images/story_h1.gif);
	background-position:left top;
}

.box{
	border-bottom:#ccc 1px dotted;
}

.story_txt{
	clear:both;
	padding:15px;
}

.chara_data{
	margin-left:310px;
	width:390px;
	padding:5px;
}

.chara_data p{
	padding:5px 5px 12px 5px;
	border-bottom:#06c 4px solid;
}


.staff{
	border:#eee 1px solid;
	background-image:url(../course/images/rogo.jpg);
	background-position:center -60px;
	float:left;
	width:340px;
	height:150px;
	padding:5px 10px;
	margin-bottom:10px;
}
.staff dt{
	float:left;
	clear:both;
	width:150px;
}

.staff dt,dd{
	border-bottom:#ccc dotted 1px;
}

.story_img{
	clear:both;
	width:720px;
	overflow:hidden;
	margin-left:10px;
	text-align:center;
}

.story_img li{
	float:left;
	margin-right:5px;
	margin-bottom:0;
}

.story_pickup{
	float:right;
	margin-right:10px;
}


/*--	story.html table--*/

table{
	border-collapse: collapse;
	 width:720px;
	 text-align:left;
	 border:0;
	 font-size:100%;
}

tr{
	border-bottom:1px #ccc solid;}
	
table .story_title{
	font-weight:bold;
}

.story_no{
padding: 5px 10px;
	width:15%;