@charset "utf-8";

#contents p {
	font-size: 13px;
	color: #ededed;
	letter-spacing: 1px;
	line-height: 1.6;
	margin-bottom: 10px;
}
#contents .img {
	text-align: right;
	margin: 10px 0px;
}
#contents h4 {
	font-size: 17px;
	line-height:1.4em;
	font-weight: bold;
	font-family: "£Í£Ó £ÐÃ÷³¯", "MS PMincho", "¥Ò¥é¥®¥ÎÃ÷³¯ Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFF;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #4d4d4d;
}