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




/*==========================================================

						テーブル

==========================================================*/

table.simple{
	width:670px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
table.simple th{
	background-color:#eeeeee;
	text-align:left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
	width: 110px;
	margin: 0px;
	color: #222222;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-weight: bold;
}
table.simple td{
	width: auto;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin: 0px;
	font-size: 100%;
	color: #333333;
}
#main table.contact {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 580px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#main table.contact th {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 110%;
	color: #5555555;
}
#main table.contact td {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 110%;
	color: #666666;
}
#main #sitemap ul {
	margin: 0px;
	padding: 0px;
}

p.desc{

margin:0px;

padding:0px;

line-height:20px;

}

#maps{
	border:0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
