

#honbun	{
	width:700px;
	margin:0 auto;
	text-align:left;
	
	}

.photo400	{
	width:400px;
	float:right;
	margin:5px;
	
	}
.photo250	{
	width:260px;
	float:left;
	margin:0 10px 20px 0;
	
	}
	
	
.cb	{clear:both}

.m30b {
	font-weight: normal;
	color: #333333;
	padding-left: 30px;
	line-height: 1.5em;
	text-align:left;
}

.waku {
	font-size: x-small;
	line-height: 150%;
	color: #666666;
	padding: 20px;
	border: thin solid #CCCCCC;
}
.wakul	{
	border:none;
	margin:0;
	width:340px;
	float:left;
	text-align:left;
}
.wakur	{
	border:none;
	margin:0;
	width:340px;
	float:right;
	text-align:right;
}




.line150 {
	line-height: 150%;
}
strong {
	color: #333333;
}

h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	margin:20px 0 0 0;
	line-height:1em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	line-height: 120%;
}
h4 {
	font-size: x-small;
	font-weight: bold;
	color: #006666;
}

.poem {
	font-size: x-small;
	line-height: 180%;
	color: #333366;
	padding-left: 60px;
}

li	{
	font-size: 0.8em;
	color: #666666;
	padding-bottom: 1em;
	line-height: 1.3em;
}

p {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #333333;
	margin-bottom: 0.5em;
}
img	{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.inyo	{
	width: 400px;
	margin-left: 100px;
	margin-top:1em;
	margin-bottom:1em;
}
.inyo p	{
	line-height:1.1em;
	margin-bottom:2px;
}
.prof	{
	clear:both;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 50px;
}
.pright	{
	text-align:right;
}