#midashi {
	width:600px;
	margin:20px auto 20px auto;
}

#boshu {
    float:left;
	width:370px;
}

#photo {
    float:left;
	width:230px;
}

#boshu h2 {
	color: #473300;
	font-size: 20px;
	font-weight: bold;
	line-height:24px;
}

#boshu p {
	margin-top:15px;

}

#boshukomoku {
	width:590px;
	margin:0px auto;
	border:1px solid #999999;
	padding:5px;
}

#boshukomoku .left {
    color: #473300;
	font-weight:bold;
	float:left;
	font-size:12px;
	width:115px;
	padding-left:5px;
}

#boshukomoku .right {
	float:left;
	width:470px;
	padding:0;
	margin:0;
}

#boshukomoku .right h3 {
	color:#666;
	line-height: 18px;
	font-weight:bold;
	font-size:15px;
	margin:5px 0 5px 0;
}

div.list {
    display:table;
	background-color:#EBEBEB;
	padding:5px;
	width:450px;
	margin-top:10px;
}

div.list dl {
    display:table-row;
}

div.list dt {
    display:table-cell;
	width:80px;
}

div.list dd {
    display:table-cell;
}

p.line {
     border-top:1px dotted #AAA;
	 margin:11px 10px 0 10px;
	 height:12px;
}

.clear {
    clear:both;
}


#boshukomoku .right ul li {
	margin:5px 0 5px 0;
}
