@import url("../../css/base.css");
@import url("../../css/link.css");
@import url("taikai.css");

body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
	line-height: 22px;
}

#taikai19 {
	padding: 1px;
	width: 700px;
	height: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#taikai19-in {
	height: auto;
	width: 695px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.innerTable{
	width:100%;
	line-height:1.2em;
	padding-bottom:10px;
}

.innerTableTitle{
	width:75px;
	line-height:1.2em;
	padding-bottom:10px;
}


.taikaiTable{
	border:none;
	width:500px;
 }
 
 .tableTitle{
	 vertical-align:top;
	 width:85px;
 }
 
/*--------------------------------------------------------------------------*/
 
.link a:link {color: blue !important; font-weight: bolder; text-decoration: underline;}
.link a:visited {color: blue !important; font-weight: bolder; text-decoration: underline;}
.link a:hover {color: red !important; font-weight: bolder; text-decoration: underline;}
.link a:active {color: blue !important; font-weight: bolder; text-decoration: underline;}
 
body {
	background-color:#d9c49a;
}

#taikai19-in {
	border: 3px solid #a4823f;	
}
.right {
	text-align: right;
}
.red_txt {
	color:#C00;
/*	font-weight:bold;*/
    font-size: 105%;
}
.red_txt_2 {
	color:#a4823f;
	font-weight:bolder;
    font-size: 170%;
    text-shadow: 4px 4px 5px #999;
    letter-spacing: 0.1em;
}
.taikaiTable_2 {
width: 600px;
border: none;
}
ul {
    display: block !important;
    list-style-type: disc !important;
    margin-block-start: 1.5em !important;
    margin-block-end: 1.5em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    padding-inline-start: 25px !important;
}
.txt_01 {
margin: 1em 0;
}
.txt_02 {
margin-bottom: 1em;
}
.txt_03 {
font-size: 90%;
line-height: 2em
/*text-align: right;*/
}
.txt_04 {
font-size: 110%;
text-align: center;
font-weight: bold;
}
p.txt_05 {
font-size: 85%;
line-height: 1.3em;
margin: 0;
padding: 0;
}



