@charset "utf-8";
#flashbox {
	height: 450px;
	width: 900px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
#flashbox img {
	display: block;
}


/* CSS Document */

#boxL  {
	width: 267px;
	float: left;
}
#callender {
	margin-bottom: 36px;
}

#callender h2 {
	background-color: #975546;
	color: #FFF;
	font-size: 0.8em;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}



#callender .hyou   {
	margin-bottom: 6px;
}
#callender .hyou {
	border-collapse: collapse;
}

#callender .hyou th ,#callender .hyou td{
	text-align: center;
	border: 1px solid #975546;
}
#callender .hyou th {
	background-color: #F0E6D8;
	padding-top: 7px;
	padding-bottom: 7px;
}
#callender .hyou td {
	padding-top: 4px;
	padding-bottom: 4px;
}
#callender .hyou td a {
	color: #000;
}
#callender .hasevent {
	background-color: #FCC;
}
#callender .holyday {
	background-color: #CCC;
}

#callender img  {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#callender .link {
	text-align: right;
}
#boxL .linkbox {
}
#boxL #linkL01 .box{
	margin-bottom: 17px;
}
#boxL #linkL02 li{
	list-style-type: none;
	margin-bottom: 8px;
}
#boxL #linkL02 li ,#boxL #linkL02 li a{
	display: block;
}
#boxL #linkL02 li a img {
	display: block;
}
#boxL .address .txt {
	padding-left: 30px;
	padding-top: 5px;
	color: #666;
}



#boxR  {
	width: 600px;
	float: right;
}
#boxR h2.title {
	background-image: url(../common/line_subtitle.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: top;
}
#boxR h2.title img {
	vertical-align: top;
}

.infoboxR {
	margin-bottom: 55px;
}

.infoboxR h2 {
	height: auto;
	width: auto;
}
.infoboxR .box {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 10px;
}
.infoboxR .box .img {
	float: left;
	height: auto;
	width: 162px;
	margin-bottom: 10px;
	text-align: center;
}
.infoboxR .box .txtbox{
	width: 400px;
	float: right;
	height: auto;
	margin-bottom: 10px;
}
.infoboxR .box h3.subtitle {
	margin-bottom: 15px;
	color: #666;
	height: auto;
	width: auto;
	font-size: 0.9em;
}
.infoboxR .subtitle {
	margin-bottom: 15px;
}
.infoboxR .subtitle .day {
	width: 125px;

}
.infoboxR .subtitle .day, .infoboxR .subtitle .name {
	font-size: 0.9em;
	font-weight: bold;
	float: left;
}

.infoboxR .subtitle .name {
	width: auto;

}
.infoboxR .box .txtbox p {
	color: #666;
}
#event .box .txtbox p {
	margin-bottom: 17px;
}
.infoboxR .box .txtbox .linkbox .L {
	padding-right: 27px;
}
.infoboxR .linkR {
	text-align: right;
	padding-top: 12px;
}
