@charset "euc-jp";
@import url("../../css/common.css");
@import url("../../css/parts.css");
@import url("../../../css/class.css");

table.kokuchi {
	width: 100%;
}
table.kokuchi caption {
	border-bottom-color: #666666;
	color: #796964;
}
table.kokuchi th {
	border-bottom-color: #666666;
	width: 80px;
}
table.kokuchi th b {
	background-color: #1A365F;
	background: #BBAA00;
	font-size: 11px;
	line-height: 12px;
	width: 5em;
}

table.kokuchi td {
	border-bottom-color: #666666;
}

.event table.kokuchi th b {
	background-color: #780791;
	font-size: 11px;
	line-height: 12px;
	width: 5em;
}

/*------parts.css¤Î½ñ¤­´¹¤¨------*/
/*
div.h2 {
	height: 80px;
	text-align: center;
}
div.h2 h2 {
	background-color: #000000;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 95%;
	font-weight: bold;
	padding-top: 32px;
	padding-bottom: 30px;
	color: #FFFFFF;
	text-align: center;
	width: 668px;
	padding-right: 0px;
	padding-left: 0px;
}
*/
#container {
}
div.ContentsM {
	padding-right: 6px;
	padding-left: 6px;
}
div.clear {
	padding-top: 20px;
}
div.clear p {
	line-height: 140%;
	padding: 10px 10px 0 10px;
}
div.subtitle {
	padding: 10px 0 0 0;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.border {
	border-bottom: #1A365F 1px dotted;
	padding: 10px 0 0 0;
}



.bosyu {
	clear: both;
	border: #EB6161 1px solid;
	margin: 10px 0 0 0;
	padding: 15px;
}
table.kokuchi2 th b {
	background: #EB6161;
	font-size: 11px;
	line-height: 12px;
	width: 5em;
}
table.kokuchi2 th,
table.kokuchi2 td {
	border-bottom: #EB6161 1px dotted;
}
.bosyu .address {
	border-bottom: none;
}