@charset "utf-8";

/*===== CONTENTS ==========
	update:2007.12.14
=========================*/
h4{
	margin-bottom: 10px;
}
.catch_sentence{
	line-height: 180%;
}

div#main_area_inner table tr{
	background: url(img/dot.gif) repeat-x;
}

div#main_area_inner table tr th,
div#main_area_inner table tr td{
	padding:1em 0.5em;
}

div#main_area_inner table tr th{
	text-align:left;
	font-weight:normal;
	width:120px;
}

div#main_area_inner table tr td img{
	margin-left:1em;
	vertical-align:middle;

}

div#main_area_inner h4{
	margin-top:2em;
	}
