@import "./style-base.css";/* 基本色彩、装飾 */@import "./style-menu-main.css"/**/;/* クイックリンク */@import "./style-title-branch.css";/* ページタイトル */@media tty {	i{content:"\";/*" "*/}}; @import 'style-4-ie5.css'; {;}/*";}}/* */#wrapper {	width:80%;	margin:0 auto;}#sidebar {	width:200px;	float:right;}#contents {	padding:0;	margin-right:10px;	float:right;}#wrapper>#contents {	padding:0;	margin-right:210px;	float:none;}#footer {	clear:both;}/* ページ内リンク-------------------------------------------------- */.menu, .menu_inline{	margin:1em;}.menu li {	margin:0 0.5em;}.menu_inline li {	display:inline;}.menu_inline > li {	display:inline-block;}*:first-child+html .menu_inline > li { /* IE7向け */	display:inline;}/* 見出し-------------------------------------------------- */h2 { /* h1はページタイトル */	font-size:x-large;	margin:1em 1ex 1ex 1ex;	padding:4px 2px 0px 4px;	border-color:#8f1815;	border-style:solid;	border-width:0 0 2px 10px;}h2 abbr {	font-size:50%;	padding-left:2em;}h2>abbr { /* 日付等 */	font-size:small;	margin-left:2em;}h3 {	font-size:large;	font-weight:bold;	height:1.2em;	margin:2em 1ex 1ex 1em;	padding:4px 2px 0px 4px;	border-color:#8f1815;	border-style:none none dashed solid;	border-width:0 0 2px 8px;}h3 span {	font-size:smaller;	margin-left:1.5em;}h4 {	font-weight:bold;	margin:1em 1ex 0.5em 2pc;}/* 本文：リスト-------------------------------------------------- */ul {	margin:1ex 1em;}dl {	margin:1em;}dt {	/*display:run-in;*/	margin-top:1ex;	margin-right:1em;}dt:after {	content:"：";}dd {	margin-left:2em;}dd .subpart {	color:#7b8d42;	background-color:transparent;	font-style:italic;}dd ul {	margin-left:-1pc;}dd li {	margin-bottom:0.5ex;}
/* 本文：表組-------------------------------------------------- */table {	width:80%;	margin:0em auto;	border-collapse:collapse;	border:2px #000000 solid;}caption {	width:80%;	margin:auto;	caption-side:top;	text-align:left;	font-size:larger;}caption h3 {	margin:1ex -10%;	padding:0.5ex 1ex;}*:first-child+html caption h3 { /* IE7向け */	margin:1ex 0;}td, th {	border-color:#000000;	padding:2px;	background-color:transparent;	color:#000000;	vertical-align:middle;}th {	border-width:1px 1px 3px 1px;	border-style:solid solid double solid;	background-color:#f9d38f;	color:#8E4616;	text-align:center;	font-weight:bold;}td {	border-width:1px;	border-style:solid;}tr.strong td {	/*background-color:#dfe267;*/	color:#000000;}tr.del td {	/*background-color:#;*/	color:#aaaaaa;	font-size:small;}table.concertData {}table.concertData th {	border-width:1px 3px 1px 1px;	border-style:solid double solid solid;	background-color:#f9d38f;	color:#8E4616;	text-align:center;	font-weight:bold;}

