/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/~kaitairen-org/mt/mt-static/themes-base/common.css);
@import url(/~kaitairen-org/mt/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

/* 独自拡張 */
table#soshiki {
	margin: 1px;
	padding: 0px;
	border: 1px solid #999999;
	border-collapse: collapse;
}
#soshiki th,td {
	padding: 5px;
	border: 1px solid #999999;
	font-size: 12px;
}
#soshiki th {
	background-color: #CCCCCC;
	text-align: center;
}

table#sanjyo {
	margin: 1px;
	padding: 0px;
	border: 1px solid #999999;
	border-collapse: collapse;
}
#sanjyo th,td {
	padding: 5px;
	border: 1px solid #999999;
	font-size: 12px;
}
#sanjyo th {
	background-color: #CCCCCC;
	text-align: center;
}

table#enkaku {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right-style: none;
	border-left-style: none;
}
#enkaku th,td {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-right-style: none;
	border-left-style: none;
}
.bg_gray {
	background-color: #E6E6E6;
}

div#menu {
	margin:0;padding:10px 0;
}
#menu img {
	margin-bottom:10px;
}

div#header {
	display:none;
}

#subnavi {
	margin: 0px;
	padding: 18px 0px 17px;
	height: 40px;
}
#subnavi ul,li {
	margin: 0px;
	padding: 0px;
}
#subnavi ul {
	list-style-image: url(http://kaitairen.org/images/arrw_subnavi.gif);
}
#subnavi li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	list-style-image: url(http://kaitairen.org/images/arrw_subnavi.gif);
}
#subnavi a {
	color: #333333;
	text-decoration: none;
}
#subnavi a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.index_title {
	font-size: 18px;
	font-weight: bold;
	background-color: #eae5e3;
	letter-spacing: 0.1em;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: -9px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #0095d9;
}

#page-title {
	font-size: 18px;
	font-weight: bold;
	background-color: #eae5e3;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #ea5506;
}
