@charset "utf-8";
body {
	background-image: url(../page_image/bg.gif);
	background-repeat: repeat-x;
}

#pankuzu {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 10px;
}
#pankuzu li {
	display: inline;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pankuzu li a {
	color: #333;
	text-decoration: none;
}
#pankuzu li a:hover {
	color: #333;
	text-decoration: underline;
}
#page_content_area {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../page_image/page_loop.gif);
	background-repeat: repeat-y;
}
#page_content_area #page_content_area_left {
	margin: 0px;
	padding: 0px;
	float: left;
}
#page_sub_category {
	background-image: url(../page_image/sub_category_area.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 61px;
	width: 675px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sub_category_name {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	line-height: 3em;
	text-indent: 30pt;
}
.page_title  {
	font-size: 14px;
	font-weight: bold;
	color: #005bac;
	background-image: url(../page_image/page_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 675px;
	line-height: 3.4em;
	text-indent: 30pt;
}
.page_comment {
	margin: 0px;
	width: 655px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
}

.page_comment p {
	line-height: 1.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.page_comment  a{
	text-decoration: underline;
}
.page_comment ol {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.page_comment ol li{
	line-height: 1.4em;
	padding-bottom: 5px;
}
.page_comment ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
 .page_comment ul li{
	line-height: 1.4em;
	padding-bottom: 5px;
}
#page_content_area_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
}
#sub_categorys {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#sub_categorys li {
	background-image: url(../page_image/sub_cat.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub_categorys li a {
	font-size: 14px;
	color: #254265;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 3.2em;
	text-indent: 20px;
	display: block;
}
#sub_categorys li a:hover {
	font-size: 14px;
	color: #254265;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	line-height: 3.2em;
	text-indent: 20px;
	display: block;
}
#page_banner {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#page_banner li {
	list-style-type: none;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 200px;
}
.page_comment #event_table {
	width: 648px!important;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
}
#event_table tr .blue_back {
	color: #FFF;
	background-color: #005bac;
	text-align: center;
	margin: 0px;
	padding: 10px;
}
#event_table tr td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin: 0px;
	padding: 10px;
}
#event_table tr td a {
	color: #005bac;
	text-decoration: underline;
}
/* contact -------------------------------------- */

div#contactform {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
div#contactform table{
	border:0!important;
	width: 650px;
}

table#contactForm th {
	padding: 8px 20px;
	background-color: #eef8fc;
	text-align: right;
	color: #471100;
	font-size: 100%;
	border:0!important;
}

table#contactForm td {
	padding: 8px 0 8px 20px;
	text-align: left;
	border:0!important;
}

span.indispensable {
	padding-left: 5px;
	color: #C4725F;
}
.contact_red{
	font-weight: bold;
	color: #cc0000;
}
#event_time {
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sidebar{
	margin: 0px;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.module-header {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
caption {
	text-align: center;	
}
.module-list {
	padding: 0px;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.module-list li{
	line-height: 1.5em;
}
.module-content table{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.posted{
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.archive-category{
	margin: 0px;
	padding: 0px;
	width: 620px;
}