body {
	font-size: 13px;
	line-height: 160%;
}

#content {
	font-size: 12px;
	line-height: 190%;
	margin: 5px;
	text-indent: 1em;
}

#lineup {
	color: #666666;
	background-color: #FFF9E1;
	padding: 3px;

}


.midashi {
	font-size: 16px;
	color: #006699;
	padding: 5px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	vertical-align: top;

}

.midashi02 {
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	padding: 2px;


}


.name {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-align: right;
}

h3 {
	font-size: 14px;
	margin-bottom: 15px;
	color: #336699;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: groove;
	border-top-color: #66CCCC;
	border-right-color: #66CCCC;
	border-bottom-color: #66CCCC;
	border-left-color: #66CCCC;
	border-left-style: ridge;

}

.text {
	font-size: 12px;
	line-height: 160%;

}

.text02 {
	float: left;
	padding: 8px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 160%;
	border: thin dotted #FF9900;
	width: 570px;
}



.text03 {
	text-indent: 1ex;



}
.photo {
	float: left;
	padding-right: 10px;

}

.photo_right {
	float: right;
	padding-left: 10px;
}

.photo_left {
	float: left;
	padding-right: 10px;
}

.line {
	border: 1px dotted #006600;

}
