div.contents table.type02_select {
	margin:15px 0 5px 0;
	border-left:none;
	border-top:none;
	width:800px;
}
div.contents table.type02_select th {
	width:355px;
	border-top:4px solid #EFEFEF;
	border-left:4px solid #EFEFEF;
	border-right:4px solid #EFEFEF;
	border-bottom:none;
	text-align:left;
	background-color: #FFFFFF;
	padding:1px;
	font-weight:bold;
}
div.contents table.type02_select th p {
	background-color:#DED9CB;
	border:1px solid #D5D1C3;
	padding:6px 12px 4px 12px;
	font-size:1.3em;
	margin:0;
	width:355px;
}
div.contents table.type02_select td {
	border-bottom:4px solid #EFEFEF;
	border-left:4px solid #EFEFEF;
	border-right:4px solid #EFEFEF;
	padding:10px;
}
div.contents table.type02_select td.vacant {
	width:20px;
	padding:0;
	border:0;
}

div.contents div.areaR01_select{
	float:left;
	width:265px;
}
div.contents div.areaR02_select {
	float:left;
	width:230px;
}



div.contents img.areaImage {
	float:left;
	padding-right:10px;
}

/*@131010ǉ@*/
div.contents table.type03_select {
	background-color:#FEE8E4;
	padding:5px;
	margin-top: 5px;
	border-style: none;
}
div.contents table.type03_select td {
	border:none;
	padding:0px;
	line-height: 1.5;
}
div.contents table.type03_select td a:link    {text-decoration:none; color:#006699;}
div.contents table.type03_select td a:visited {text-decoration:none; color:#006699;}
div.contents table.type03_select td a:hover   {text-decoration:underline; color:#006699;}
