body {
	background:url(img/bg_base.gif);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
a { color: #FF0000; text-decoration: underline; }
a:hover { color: #ff6699; }
#header {
	background:url(img/title.gif) no-repeat;
	height: 198px;
	padding-top: 20px;
	padding-left: 28px;
}
#tyokoku {
	background:url(img/title_yokoku.gif) no-repeat;
	width: 298px;
	height:48px;
	padding-top: 20px;
	margin-left: 160px;
}
#container {
	background-color: #FFEF9C;
	background-image: url(img/bg_main.gif);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.sidebar {
	background-image: url(img/sideline.gif);
	background-repeat: repeat-y;
	width: 205px;
	padding-bottom: 260px;
	float: right;
}
#entry {
	width: 500px;
	padding-left: 55px;
}
.entry-header {
	background:url(img/et_head.gif) no-repeat;
	height: 29px;
	padding-top: 12px;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.entry-content {
	background-color: #ffffff;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.entry-footer {
	background:url(img/et_foot.gif) no-repeat;
	height: 46px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-right: 3px;
	 font-size: 14px;
}
.catemain {
	padding-left: 20px;
	font-size: medium;
}
.catemain a { color: #006633; text-decoration: underline; }
.catemain a:hover { color: #66cc66; }
.module-list {
   margin: 0;
   padding: 0;
   list-style: none;
}
.module-list-item1 {
	background:url(img/itm_top.gif) no-repeat;
	height: 20px;
	width: 150px;
	margin-top: 5px;
	margin-left: 10px;
	text-indent: 25px;
}
.module-list-item2 {
	background:url(img/itm_ta.gif) no-repeat;
	height: 20px;
	width: 150px;
	margin-top: 5px;
	margin-left: 10px;
	text-indent: 25px;
}
.kentitle {
	background:url(img/menu_kensaku.gif) no-repeat;
	height: 30px;
	margin-left: 14px;
}
.kenmain {
	margin-top: 30px;
	padding-left: 26px;
	font-size: small;
}
.sgazomain {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1800px;
	margin-left: 27px;
	margin-right: 50px;
}
.jikanmain {
	margin-top: 30px;
	padding-left: 26px;
	font-size: small;
}
.jikantitle {
	background:url(img/bt_jikan.gif) no-repeat;
	height: 30px;
	margin-left: 8px;
}
#footer {
	background-image: url(img/sideline.gif);
	background-repeat: repeat-y;
	width: 205px;
	margin-left: 595px;
	clear: both;
}
blockquote {
	color: #333333;
	border: thin solid #FF9999;
	margin: 10px;
	padding: 5px;
	font-size: 12px;
	background-color: #FFFEF0;    
}
