@charset "utf-8";
@import "/css/template.css";
/*  
	Author : Y.Kogawa
	Update : 3/28
*/
#conts .notes {
	margin: 0 10px 1em;
	padding-left: -1em;

	clear: both;

	color: #f00;
	text-indent: -1em;
}

#conts h2 {
	margin-bottom: 15px;
}

#conts h3 {
	margin: 25px 0 10px 0;

	color: #069;
	font-size: 105%;
	font-weight: bold;
	line-height: 1.5;
}

#conts p {
	margin: 0 0 1em 5px;

	line-height: 1.5;
}

#conts #photo01 {
	margin: 0 20px 20px 0;
}

#conts #photo02 {
	margin-bottom: -5px;
}

#conts h4 {
	margin: 15px 0 7px 25px;
}

#conts ul {
	margin: 0 0 0 25px;
}

#conts li {
	line-height: 1.5;
}

