@charset "utf-8";
/* CSS Document */

div.contents {
	width:700px;
	height:auto;
	margin-left:133px;
	margin-bottom:30px;
	float: left;
	}
	
div.title_logo {
	width:700px;
	height:130px;
	margin-top: 15px;
	background:url(../img/std/title.jpg) no-repeat center top;
	margin-bottom:30px;
	}

div.sub_midashi {
	width:650px;
	height:30px;
	margin-left:30px;
	font-size:23px;
	line-height:30px;
	margin-bottom:10px;
	}

div.cont1 {
	width:630px;
	height:auto;
	margin-left:50px;
	margin-bottom:30px;
	}
	
table{border-collapse:collapse;}
table.choice td {width:50%; height:18px; background:url(../img/std/point.gif) left center no-repeat; padding-left:22px; line-height:18px; border:#CCFFFF 2px solid;}
