@charset "UTF-8";

.main_photo {
	float:left;
	width:186px;
	margin:0px;
	text-align:center;
}
.main_memo {
	float:right;
	width:290px;
	margin:0px 5px 0px 0px;
}
.memo1 {
	clear:both;
	margin:5px auto 10px;
	padding-top:10px;
	width:520px;
}
.memo2 {
	margin:0px 5px 0px 0px;
	width:290px;
	color:#363636;
	font-size:1em;
	font-weight:normal;
}
.memo3 {
	margin:0px 0px 10px 5px;
	color:#363636;
	font-size:0.8em;
	font-weight:normal;
}

.f_title {
	width:510px;
	text-align:left;
	margin-bottom:10px;
}

.f_photo {
	width:500px;
	text-align:left;
	margin:10px 0px 5px 20px;
}
.f_memo {
	width:290px;
	margin:0px 10px 0px 0px;
}

.f_name {
	text-align:left;
	margin:0px 5px 10px 0px;
	font-size:1em;
	height:20px;
	width:300px;
}

.bihin {
	width:466px;
	margin:0px 0px 10px;
}
.bihin th{
	width:94px;
	padding:3px;
	text-align:center;
	font-weight:normal;
	background-color:#e0e0d0;
	border-bottom:1px #cccccc solid;
}
.bihin th.caption{
	width:466px;
	padding:3px;
	text-align:left;
	font-weight:normal;
	border-bottom:1px #cccccc solid;
	background-color:#ffffff;
}
.bihin td{
	width:360px;
	padding:3px;
	font-weight:normal;
	background-color:#fffff0;
	border-bottom:1px #cccccc solid;
}

.img_b {
	border:1px #cccccc solid;
	padding:3px;
	margin:0px 10px 15px 0px;
}

.c_ice {
	width:500px;
	margin:5px auto;
	text-align:left;
}

.ice1 {
	width:400px;
	margin:10px 10px 10px 10px;
}
.ice2 {
	width:190px;
	float:left;
	margin:10px 0px 10px 10px;
}
.ice_memo {
	margin:10px auto 10px;
	text-align:left;
	width:500px;
}
.ice_memo2 {
	float:right;
	margin:10px 10px 10px 0px;
	text-align:left;
	width:280px;
}
