iframe {
	width : 90%;
	height : 300px;
	margin : 5%;
}

#box {
	overflow : hidden;
	width : 90%;
	margin-left : auto;
	margin-right : auto;
	padding-bottom : 30px;
}

#boxL {
	margin-bottom : 20px;
}

#boxL img {
	width : 100%;
	height : 100%;
}

#boxR {
}

h3 {
	margin-bottom : 20px;
	padding : 10px;
	background : #698cb9;
	color : #ffffff;
	font-size : 100%;
	font-weight : normal;
	text-align : center;
}

#boxR ul {
	margin : 0 0 15px 20px;
}

#boxR ul li {
	margin-bottom : 8px;
	line-height : 1.4em;
}

#boxR p {
	margin : 0 10px 0 10px;
	line-height : 1.4em;
}