/* CSS Document */

#midBox #lightBox #contentsBox .contentsList {
	margin-bottom: 15px;
	float: right;
	width: 630px;
	clear: both;
}

#midBox #lightBox #contentsBox .contentsList h2 {
	text-indent: 0.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D5D5CC;
	border-bottom-color: #D5D5CC;
	width: 300px;
	font-size: 16px;
	background-color: #203d5c;
	color: #FFFFFF;
	padding: 2px;
	line-height: 23px;
	height: 22px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #fa4c17;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#midBox #lightBox #contentsBox .contentsList h3 {
	font-size: 130%;
}

#midBox #lightBox #contentsBox .contentsList .photo {
	padding: 1px;
	float: right;
	margin-left: 15px;
	border: 1px solid #D5D5CC;
	margin-top: 15px;
	clear: both;
}

#midBox #lightBox #contentsBox .contentsList p {
	margin: 0px;
}

#midBox #lightBox #contentsBox .contentsList .photoYokoBox {
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#midBox #lightBox #contentsBox .contentsList .photoYokoBox img {
	padding: 1px;
	border: 1px solid #D5D5CC;
	margin-right: 10px;
}
