/* CSS Document */
#m01-01 td {
	border: 1px double #CCCCCC;
	padding: 8px;
}
#pic {
	float: left;
	width: 88px;
}
#pic img {
	border: 1px solid #999999;
}
.sub {
	font-size: 12px;
	color: #666666;
}
#m01-02 {
	margin-bottom: 16px;
}
#m01-02 td {
	background-color: #666666;
	background-image: url(../images/m01-01.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 2px 0px 0px;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.nen {
	color: #5B0A52;
}
#haikei {
	background-image: url(images/d02.jpg);
	background-repeat: no-repeat;
}
#haikei p {
	width: 400px;
	margin-bottom: 16px;
}

