@charset "UTF-8";

/** contents ****************************************/

#contents .section .left {
	width            : 400px;
	padding-bottom   : 30px;
}

#contents .section .right {
	width            : 500px;
	padding-bottom   : 30px;
}

#contents .section h2 {
	padding-bottom    : 25px;
}

#contents .section div.note {
	clear            : both;
}

#contents .section div.note span {
	display          : block;
	font-size        : 10px;
	line-height      : 1.5;
}

#contents .outline {
	border-left      : 1px solid #cccccc;
}

#contents .outline th,
#contents .outline td {
	font-size        : 10px;
	line-height      : 1.7;
	vertical-align   : top;
	padding          : 4px 0px;
}

#contents .outline th {
	padding-left     : 10px;
	width            : 100px;
}

#contents .outline th.head {
	font-size        : 12px;
}

#contents .outline .mgn th,
#contents .outline .mgn td {
	padding-bottom   : 15px;
}

/*/*/


