@charset "Shift-JIS";

hr { margin: 20px 12px 20px 12px; }
#contents {
	float: left;
	margin-left: 32px;
	width: 720px;
	display: inline;
}


#contents div.section {
	background-image: url(images/formtable_bg-w.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 240px 0px; 
}

#contents div.section div.btm {
	width: 810px;
	height: 24px;
	margin: 50px 0px 0px 0px;
	background-image: url(images/formtable_btm-w.gif);
	background-repeat: no-repeat;
	clear: both;
}

h2 {
	width: 810px;
	height:24px;
	margin:0px 0px 30px 0px;
	padding: 0px;
}

h3 {
	margin: 0px 0px 0px 12px;
	font-size: 12px;
}

/*タイトル部分*/
#contents .title_m { margin: 0px 12px 10px 12px; }
#contents .title_s { float: left; }
#contents .pagetop{ float: right; }

#contents ul {
	margin-right: 12px;
	margin-bottom: 0px;
}

/*リスト*/
#contents li { list-style: none; line-height: 180%; font-size: 12px;}

/*EOF*/