@charset "Shift_JIS";

#top_mainflash {
	background-image: url(../img/mainflash.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 900px;
}
#movie_youtube {
	text-align: center;
}
.info_t {
	padding-bottom: 5px;
}


.contact_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contact_table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.5em;
	padding: 5px;
}
.contact_table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
.contact_waku {
	border: 1px solid #CCC;
}
.privacypolicy_t {
	font-size: 100%;
	line-height: 1.5em;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #033;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #446c0c;
	background-image: url(../img/dot2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
#gallery_flash {
	background-image: url(../gallery/img/gallery.jpg);
	background-repeat: no-repeat;
	height: 485px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
