@charset "utf-8";
/* CSS Document */

h2{
	padding-bottom:10px;
}

dl{
	margin-left:15px;
}

.photo_box{
	width:348px;	
}

dt{
	font-size:100%;
	letter-spacing:0.1em;
	margin-bottom:10px;
	margin-top:20px;
	border-bottom:1px dotted #666;
	margin-right:10px;
}

dd{
	font-size:90%;
	line-height:2;
	margin-bottom:10px;
}

#image_photo{
	width:250px;
	float:right;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:10px;
	padding:4px;
	border:1px solid  #C36;
}

/*#image_photo{
	width:250px;
	float:right;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:10px;
	border-left:20px solid #fff;
}*/
