@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffc18c;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	border: 0;
}
.oneColFixCtr #container {
	width: 1000px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
position:relative;
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
}
#mainContent .imgS{
	position:absolute;
	left: 817px;
	top: -6px;
}
/*	リンクの設定	*/
a:link {
	border: none;
	color: #c12323;
	text-decoration:none;
}
a:visited {
	border: none;
	color: #c12323;
	text-decoration:none;
}

/*	タイトル画像	*/
.image1{
	padding-bottom: 30px;
}

/*	添付画像配置（左）	*/
.photo_r {
	float: right;
	margin-left: 30px;
	margin-right: 20px;
	
}


.Table{
	padding: 20px 0 0;
	background-color: #F39839;
}

.Table02{
padding: 20px 0;
background:#ED6D00;}

.FotMap{
	line-height:18px;
	font-size:11px;
	margin:0 auto;
	width:980px;}
	
.FotMapL{
	text-align:left;
	line-height:18px;
	font-size:11px;
	float:left;
	width:57%;}	
	.FotMapR{
		line-height:18px;
	font-size:11px;
	text-align:left;
	float:right;
	width:40%;}	
.clears{
	clear:both;}
