/* CSS Document */


table #storytop{

}

#storytop th{
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #663333;
	border-bottom-color: #663333;
	font-size: 18px;
	color: #663300;
	background-color: #CCCC99;
	width: 200px;
}

#storytop td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;
}

#storytop .sub{
	font-size: 12px;
	font-weight: normal;
}

#storytop .storytopin td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.red{
	font-size: 12px;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
}




#week{
	font-size: 15px;
	color: #663300;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	width: 620px;
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
}



.title{
	background-image: url(img/h4bg.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 72px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	color: #663300;
	padding-top: 15px;
	padding-left: 10px;
}

.title .sub{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	color: #663300;
	font-weight: normal;
}

#story h5{
	color: #FFFFFF;
	background-color: #663333;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding: 5px;
	font-size: 14px;
	width: 627px;
	}
	
	
	
#story p{
	line-height: 150%;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC9966;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	margin-bottom: 5px;
width: 630px;
}


#story dl{
	line-height: 130%;
	margin-top: 5px;
	width: 380px;
	margin-bottom: 0px;
}


#story dt{
	float: left;
	font-weight: bold;
	margin-right: 10px;
	color: #666666;
}

#story  dd{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	margin-left: 60px;
}

#story b{
	color: #663333;
}

#story .name {
	font-size:18px;
	color: #663333;
}

#prof{
	float: right;
}

#prof .kado01{
	background-image: url(img/kado01.jpg);
	background-repeat: no-repeat;
	width: 405px;
	height: 15px;
}

#prof .kadobg{
	background-image: url(img/kado_bg.jpg);
	background-repeat: repeat-y;
	padding:0px 10px 0px 10px;
	margin-top: 0px;
}


#prof .kado02{
	background-image: url(img/kado02.jpg);
	background-repeat: no-repeat;
	width: 405px;
	height: 12px;
}

