/* CAEg */
#wrapper {
	margin: auto;
	width: 780px;
	color: #FFFFFF;
	padding-top: 40px;
}
#body {
	height: 510px;
	width: 774px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993333;
	border-left-color: #993333;
	background-color: #000000;
	float: left;
	font-size:12px;
}
/* j[ */
#menu {
	width: 780px;
	float: left;
	height: 25px;
}
#menu_text {
	height: 25px;
	width: 235px;
	float: left;
	background-color: #993333;
}
#menu_list {
	height: 25px;
	float: left;
	background-color: #993333;
	width: 525px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	float: left;
	width: 75px;
	height: 25px;
}

.box-top{
	float: left;
	width: 10px;
	height: 25px;
	background-image: url(../image/bg_1.gif);
	background-repeat: no-repeat;
}
.box-top2
{
	float: left;
	width: 10px;
	height: 25px;
	background-image: url(../image/bg_2.gif);
	background-repeat: no-repeat;
}

/* TCh */
#side_body {
	height: 510px;
	width: 252px;
	float: left;
	background-image: url(../image/side_bgcolor.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
}
#logo {
	width: 252px;
	text-align: center;
	height: 310px;
	padding-top: 70px;
	/*background-image: url(../image/12thanniversary.gif);*/
	background-repeat: no-repeat;
	background-position: center 35px;
}
#logo a {
}

#qr {
	background-image: url(../image/qr_bgcolor.jpg);
	background-repeat: repeat-y;
	width: 202px;
	height: 70px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.qrcode {
	float: left;
	padding-right: 10px;
}

/* C */
#main_body {
	width: 515px;
	height: 495px;
	float: right;
	background-image: url(../image/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
}
#main_txt {
	overflow: auto;
	height: 489px;
	padding-left: 10px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFFFFF; 
}
#main_txt  td {
	font-size:12px;
	color: #FFFFFF; 
}
#main_txt p {
	line-height:2em;
	margin: 0px;
	
}
#main_txt td {
	vertical-align: top;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
td.this_week {
	text-align: center;
	width: 30px;
}
td.this_week_day {
	text-align: right;
	width: 15px;
}

#main_txt h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-indent: 0.5em;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 470px;
}
#main_txt h3 {
	font-size: 14px;
	padding-left: 5px;
	margin-top:3px;
	margin-bottom:5px;
	color:#66CCFF;
}
#main_txt h3 span {
	padding-left: 5px;
}
.cont {
	padding-left:10px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#main_txt h4 {
	font-size:12px;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:3px;
	margin-left:5px;
}
.list {
	padding:0px;
	margin:0px;
}
.list li {
list-style-position:inside;
margin:0px;
}
#main_txt p, #main_txt ul {
	margin-left:10px;
}
/* tb^[ */
#footer {
	height: 25px;
	width: 780px;
	clear: both;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	background-image: url(../image/footer.jpg);
}
body {
	/*font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";*/
	font-size: 14px;
	line-height: 1.5em;
	background-image: url(../image/bgc.gif);
	background-repeat: repeat;

}
img.aniversary {
	z-index: 2;
	top: -100px;
}
.ani {
	background-color: #33FFCC;
	height: 300px;
}
#logo h1 {
	margin-bottom: 30px;
}

