@charset "Shift_JIS";

#top_flash {
	clear: both;
	width: 900px;
	background-image: url(../img/main_flash.jpg);
	background-repeat: no-repeat;
	height: 446px;
}
#whatsnew {
	padding-top: 10px;
	padding-bottom: 10px;
}

#whatsnew h2{
	padding-bottom: 10px;
}
#whatsnew p {
	background-image: url(../img/dot1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 85%;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 12px;
	line-height: 1.5em;
}
#newgarage {
	padding-top: 10px;
	padding-bottom: 10px;
}
#newgarage h2{
	padding-bottom: 10px;
}
#newgarage td img {
	border: 1px solid #BC8591;
	margin-right: 4px;
}
#newgarage td p {
	font-size: 80%;
	line-height: 1.5em;
}
#newgarage li {
	float: left;
	font-size: 80%;
	margin-top: 5px;
	background-image: url(../img/dot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	padding-right: 5px;
}

.contents_area {
	clear: both;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.aboutus_table {
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
}
.aboutus_table td {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.aboutus_table th {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #F5F5D6;
}
.close {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.accessmap_title {
	font-size: 120%;
	line-height: 1.5em;
	color: #968C0C;
	background-color: #F5F5D6;
	padding: 5px;
	border: 1px solid #B0A844;
	width: 455px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.link_setitle {
	font-size: 100%;
	line-height: 1.5em;
	color: #968C0C;
	background-color: #F5F5D6;
	padding: 3px;
	width: 860px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #BBB662;
	border-left-color: #BBB662;
}


.sitemap h2 {
	background-color: #F0EFDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCB364;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BCB364;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 90%;
}
.sitemap p {
	font-size: 90%;
	margin-left: 12px;
	line-height: 1.5em;
}

