* {
 margin:0;
 padding:0;
}


#boxA {
 background:#FFFFFF;
}

#boxB {
 background:#FFFFFF url(../../img/googlemaps/aa.gif) no-repeat center center;
}

#boxC {
 background:#FFFFFF;
}

#boxD {
 background:#FFFFFF;
}

body {
 text-align:center;
	background-image: url(../../img/background/check_1px.gif);
	background-color: #666666;
}

#container {
 width:99%;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}

#boxB {
 width:84%;
 float:left;
}

#boxC {
 width:16%;
 float:right;
}

#boxD {
 width:100%;
 clear:both;
}
body,td,th {
	font-size: 14px;
}
h1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}
.a12s {
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
}
a img {
border:0 none;/*リンク画像の枠線を消す*/
}
a.tablelink { display: block; width: 100%; }
a.tablelink:hover { background-color: #CCCCCC; color: #000000; }

a {
	text-decoration: none;
	color: #006699;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
