em {
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}

.cont {
	clear: both;
	width: 100%;
	font-size: 90%;
	margin-bottom: 20px;
}

.cont ul {
	list-style: none;
	margin-bottom: 16px;
}

.cont li {
	margin: 0 20px 0 0;
	padding: 6px 0 4px 16px;
	background: url(/gif/list_marker_red.gif) left center no-repeat;
}

.cont_left {
	width: 380px;
	float: left;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 20px;
}

.img_right {
	width: 200px;
	float: right;
	margin-bottom: 20px;
}

.img_left {
	width: 220px;
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
}

.cont_right {
	width: 360px;
	float: right;
	text-align: left;
	margin-bottom: 20px;
}

#content h3 {
	font-weight: normal;
}
#content p {
	margin-bottom: 20px;
}

#cont10 {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;
}

#cont_chumon{
	position: relative;
	margin: 10px; 20px 0 0;
	text-align: right;
}

#info {
	margin: 0 0 20px 0 ;
	width: 350px;
	border: 1px solid #FF4D4D;
	background-color: #EEEEEE;
}

#info p {
	padding: 4px 4px 0 4px;
}
#info em {
	font-style: normal;
	font-weight: bold;
}
