@charset "utf-8";
/* CSS Document */


#contents .title {
	float: right;
	margin-bottom: 25px;
	text-align: right;
	width: 740px;
	margin-top: 30px;
}
#contents .mainphoto{
	text-align: right;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
}
#contents .info {
	text-align: left;
	float: right;
	width: 510px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-bottom: 10px;
}
#contents .info li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
#contents h2 {
	text-align: left;
	float: right;
	width: 510px;
}
