body {
	background-color: #FFFFFF;
	background-image: url(../images/background_image_01.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
}
img,table{
	border:0px;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
/*h1,h2,h3{
	text-shadow:2px 2px #EEEEEE;
	filter: dropshadow(offx=2, offy=2, color=#EEEEEE, positive=1);
	width:100%;
}
h1 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #007BC9;
}

h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #990000;
}
*/
h2{
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #007BC9;
}
h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #232323;
}
dl{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
dt{
	margin: 0px;
	margin-bottom:1em
	font-size:14px;
}
dd{
	margin: 0px;
	margin-right:1em;
	margin-left:1em;
	margin-bottom:1em;
	font-size:12px;
	line-height: 1em;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #CC0000;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
h5.help {
	font-size: 80%;
	color: #999999;
}
.main_table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 770px;
	padding: 0px;
	/*height: 500px;*/
	background-image: url(../images/background_image_02.gif);
}
/*---------------------------------------------------------
 header部分
---------------------------------------------------------*/
.header {
	width: 770px;
	height: 117px;
	background-image: url(../images/header.gif);
}
.header_text {
	color: #A33535;
	padding: 40px 0px 0px 30px;
	text-align: left;
}
.home_button {
	float: right;
}
h1{
	text-align: left;
	margin: 0px;
	padding-left: 0px;
}
/*---------------------------------------------------------
 contents部分
---------------------------------------------------------*/
.contents {
	width: 730px;
	/*min-height:500px;*/
	padding: 20px;
	/*margin: 10px;*/
	text-align: left;
}
.contents_bg {
	width: 720px;
	height: 20px;
	background-image: url(../images/bg2_01.gif);
	background-repeat: no-repeat;
}
.contents_bg2 {
	width: 720px;
	height: 20px;
	background-image: url(../images/bg2_02.gif);
	background-repeat: no-repeat;
}
.contents_center {
	width: 720px;
	background-color: #FFFFFF;
	padding: 0px;
}
/*---------------------------------------------------------
 footer部分
---------------------------------------------------------*/
div#footer {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	clear: both;
	width: 770px;
	height: 30px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	color: #A45D5D;
	/*padding: 0px 0px 10px 0px;*/
	text-decoration: none;
}
/*
.under_menu {
	color: #A45D5D;
	margin: 3px 0px 10px 0px;
	text-decoration: none;
}
.a_under {
	text-decoration: none;
}
.a_under:active {
	color: #A45D5D;
}
.a_under:link {
	color: #A45D5D;
}
.a_under:visited {
	color: #A45D5D;
}
.a_under:hover {
	color: #999999;
}
*/

div#footer ul{
	color:#ffffff;
	margin: 0px;
	padding: 0px;
}
div#footer ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #A45D5D;
}
div#footer ul li a{
	text-decoration: none;
}
div#footer ul li a:active {
	color: #A45D5D;
}
div#footer ul li a:link {
	color: #A45D5D;
}
div#footer ul li a:visited {
	color: #A45D5D;
}
div#footer ul li a:hover {
	color: #999999;
}

.copyright {
	color: #8E3C3C;
	/*padding: 5px 0px 0px 0px;*/
}
/*---------------------------------------------------------
 TOPページ - index.html
---------------------------------------------------------*/
.top_text {
	padding: 0px 10px 0px 10px;
}
.top_flash {
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.top_under {
	width: 730px;
	height: 165px;
	background-image: url(../images/background_image_03.gif);
}
.place {
	color: #232323;
	padding: 52px 0px 0px 150px;
}
.time {
	color: #7F3C3C;
	float: right;
	line-height: 1.3em;
	padding: 0px 50px 0px 0px;
}
.under_left{
	width: 315px;
}
.a{
	width: 295px;
	padding: 7px 0px 0px 10px;
}
.photo{
	float: right;
}
.under_right{
	width: 363px;
	float: right;
}
.time_t{
	width: 363px;
	height: 36px;
	background-image: url(../images/time.gif);
	background-repeat: no-repeat;
}
img.timetable{
	margin: 10px 0px 0px 30px;
}
.text-tel {
	font-size: 18px;
	color: #FF00CC;
	font-weight: bold;

}
.text-info {
	font-size: 14px;
	font-weight: bold;
	color: #CC6699;
}
.text-blue {
	font-size: 14px;
	font-weight: bold;
	color: #007BC9;
}

