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

strong{
	color:#372F46;
	font-size:12px;
	font-weight:bold;
}

#contents{
	background:url(../img/second_bk.gif) repeat-y;
}
#tit_subnavi{
	width:200px;
	float:left;
}
#tit_subnavi h1{
	text-indent:-9999px;
	width:200px;
	height:200px;
}
#second_contents{
	width:600px;
	float:right;
	padding:25px 25px 30px 0px;
	background:url(../img/logo_bk.gif) no-repeat right top;
}
*html #second_contents{
	width:600px;
	float:right;
	padding:25px 0px 30px 0px;
	background:url(../img/logo_bk.gif) no-repeat right top;
}
#subnavi{
	margin-bottom:20px;
}
#subnavi ul li{
	width:200px;
	height:29px;
	text-indent:-9999px;
	list-style-type:none;
}
#subnavi ul li a{
	display:block;
	width:200px;
	height:29px;
}
#back_top{
	padding-left:10px;
}

.txt{
	line-height:1.5;
}
.txt_top{
	margin-bottom:20px;
	line-height:1.5;
}
.photo_txt_set{
	width:600px;
	margin-bottom:20px;	
}
.photo_txt{
	width:386px;
	float:left;
	margin-bottom:20px;
}
.photo{
	width:194px;
	float:right;
	margin-bottom:20px;
}
.txt_set{
	clear:both;
	margin-bottom:20px;
}

.txt_biyou{
	clear:both;
	width: 600px;
	padding: 3px;
	margin-bottom:20px;
	border: 1px solid #AB904D;
	font-size: 0.9em;
	line-height: 1.3em;
	background: #ffffff;
}

.txt_schedule{
	clear:both;
	width: 290px;
	height: 1350px;
	padding: 3px;
	margin-bottom:20px;
	border: 1px solid #AB904D;
	font-size: 1em;
	line-height: 1.3em;
	background: #ffffff;
}

.h_txt{
	color:#915E16;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	border-bottom:#AB904D 1px solid;
	margin-bottom:20px;
	padding-bottom:5px;
}
.txt_big{
	font-size:16px;
}#wrapper #footer table {
	background-color: #372F46;
}
#wrapper #footer table {
	background-color: #211F2A;
}

