#story {
	width: 760px;
	height: auto;
	margin: auto;
	text-align: left;
}
#story #contents {
	width: 760px;
	height: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
	line-height: 2;
}
#story #contents #story_wrapper {
	width: 720px;
	padding: 0 20px;
}
#story #contents .photo {
	width: 180px;
	height: 115px;
	margin: 20px 0 0 0;
	padding: 80px 0 0 0;
	float: left;
	background-color: #EEE;
	text-align: center;
}
#story #contents .name {
	width: 530px;
	height: 195px;
	margin: 0;
	margin: 20px 0 0 0;
	float: right;
}

#story #contents .line {
	width: auto;
	height: 2px;
	margin: 2px 0;
	padding: 0;
}
#story #contents .name h4 {
	font-size: 22px;
	margin: 3px 0;
	padding: 0;
}
#story #contents .name .detaile {
	width: 520px;
	height: auto;
	line-height: 1.4;
	background-color: #F0F0E0;
	margin: 0;
	padding: 5px;
}
#story #contents h5 {
	font-size: 22px;
	color: #F69;
	margin: 10px 0 10px 0;
	padding: 0;
}
#story #contents .icon {
	width: 25px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}
#story #contents .q_a {
	width: 720px;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}
#story #contents .q_a h6 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
#story #contents .q_a  p {
	margin: 0;
	padding: 0;
	line-height:1.8;
}








