@charset "utf-8";
@import 'basic.css';


/* ===============================================
	#wrap
=============================================== */
#wrap {
	background-image: url(../img/wrap_bg_02.jpg);
	background-repeat: repeat-x;
	background-color: #f3f1de;
}


/* ===============================================
	#head
=============================================== */
#head {
	height: 87px;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
}
#logoWht {
	float: left;
	height: 37px;
	width: 383px;
	padding-top: 30px;
}
#headBtn {
	float: right;
	height: 76px;
	width: 303px;
	padding-top: 9px;
}


/* ===============================================
	#gmenu
=============================================== */
#gmenu {
	height: 61px;
	width: 900px;
	padding-right: 4px;
	padding-left: 4px;
}
#gmenu ul {
	margin: 0px;
	padding: 0px;
	height: 61px;
	width: 900px;
}
#gmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display:inline;
}


/* ===============================================
	#content
=============================================== */
#contentWrap {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/content_bg_02.png);
	background-repeat: repeat-y;
	position: relative;
}
#topicsArea {
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	width: 545px;
}
#pan {
	width: 869px;
	padding-left: 35px;
	text-align: left;
	padding-top: 10px;
}
.contentArea {
	width: 830px;
	padding-right: 39px;
	padding-left: 39px;
	text-align: left;
	padding-bottom: 30px;
}
.contentTtl {
	margin-top: 45px;
	margin-bottom: 25px;
}
.txtArea {
	line-height: 160%;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
.txtArea ul {
	margin: 0px;
	padding: 0px;
}
.txtArea ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7CF8E;
	margin-top: 15px;
}
.td_01 {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7CF8E;
	padding-top: 20px;
}
.td_02 {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7CF8E;
	padding-top: 20px;
	padding-bottom: 10px;
}
.bgImg {
	position: absolute;
	z-index: 2;
	right: 10px;
	top: 60px;
}
.bgImg02 {
	position: absolute;
	z-index: 2;
	right: 10px;
	top: 800px;
}
div.fukkou {
	padding-left: 60px;
}
.txtS {
	font-size: 93%;
}


.schedule_memo {
	margin: 20px 0 0 20px;
}
.schedule_memo .block {
	font-size: 86%;
	line-height: 1.2em;
}
.schedule_memo p {
	margin: 0;
	pagging: 0
}
.schedule_memo .ttl {
	margin: 10px 0 5px;
}
.schedule_memo ul li {
	margin: 0 0 0 20px;
	border: none;
}

.schedule_memo .tv {
	float: left;
	width: 120px;
}
.schedule_memo .tiem {
	float: left;
}

/* ===============================================
	#footer
=============================================== */
#footer {
	height: 96px;
	width: 100%;
	background-image: url(../img/foot_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
}
#footerArea {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footLogo {
	height: 37px;
	width: 188px;
	padding-top: 2px;
	float: left;
}
#footR {
	float: right;
	width: 712px;
	text-align: right;
	padding-top: 17px;
}
#footCopy {
	font-size: 10px;
	width: 900px;
	text-align: center;
	clear: both;
}
#totopBtn {
	width: 908px;
	padding-top: 20px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}












/* ===============================================
	ルビ
=============================================== */
.t_ruby span {
	position: relative;
	top: -5px;
}
rt {
	font-size: 79%;
	line-height: 50%;
}
