.kuro {
	font-size: 12px;
	color: #000000;
}
.bord {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bigf {
	font-size: 18px;
	line-height: 18pt;
	font-weight: bold;
	color: #FF3399;

}
.bigfont {
	font-size: 16px;
	line-height: 17pt;
	color: #000000;
}
.nedan {
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;

}
.nendan2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.nedanline {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.comment{
	padding: 5px;
    background-color: #fafad2;
	line-height:120%;
	clear: none;
	width: 500px;
	border: 3px dotted #CD853F;
	font-size: 16px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/Image/note_line.gif);
	margin-right: 5px;
	margin-left: 5px;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #330000;
}

.f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 0px 15px;
}


a {
text-decoration: none;
}
.mark {
	background-color:#FFFF00;
	padding:0px 2px 0 2px;
	line-height:140%;
}
.red-b {
	border-bottom:solid 2px #FF0000;
	line-height:140%;
	font-weight:bold;
}

a:hover   { color:#ff0000;}

