@charset "utf-8";

#header #navi {
	height: 80px;
	text-align: right;
}
#header #navi img {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#info {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content #map, #terms1{
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content .style2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	padding-left: 6px;
	display: block;
	background-image: url(../images/background/catTitle_bg.png);
	width: 654px;
	color: #FFFFFF;
}


/* メイン */
#content {
	width: 680px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 8px;
}
#albirex {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}


#right {
	width: 199px;
	min-height:800px;
	background-color: #F0F0F0;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	float: right;
}

#right li {
	list-style-type: none;
}
#right div {
	margin-right: auto;
	margin-left: auto;
}

#searchTable2 th {
	background-image: url(../images/background/orange01.gif);
	background-position: center;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 8px;
}
#searchTable2 td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.style1 {
	font-size: x-small
}

#terms1 {
	width: 660px;
}
#terms1 td, #terms2 td {
	padding: 3px;
}
#terms1 {
	margin-bottom: 5px;
}
#term_hr {
	width: 640px;
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
}

#terms2 {
	width: 640px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}

#foot_navi {
	clear: both;
	text-align: center;
}
#info_table {
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#info_table td{
	padding: 5px;
}

