body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #555555;
	line-height: 1.6em;
	background-image: url(image/bg.png);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #006699;
}

h1 {
	margin: 0px;
	padding: 0px;
}
#wrapper{
	background-color: #FFFFFF;
	border: 1px solid #aaaaaa;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#wrapper01{
	width: 1000px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 1000px;
}
#topright{
	margin-top: 37px;
}
#navi{
	text-decoration: none;
	margin-bottom: 10px;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-style: none;

}
#navi li {
	margin: 0px;
	list-style: none;
	padding-left: 22px;
	background-image: url(image/ya01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 4px;	
}

#navi li a:hover{
	color: #FFCC00;
	text-decoration: none;
}

#leftsetumei {
	background-image: url(image/left_bg.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 169px;
	margin-left: 0px;
}
#leftsetumei #in {
	line-height: 17px;
	padding-top: 29px;
	padding-right: 8px;
	padding-left: 8px;
}

.topics{
	/* height: 237px; */
	/* width: 557px; */
	text-align: left;
	/* background-image: url(image/topic_bg.gif); */
	/* background-repeat: repeat-y; */
	margin-bottom: 15px;
	background: #f2f7ec;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 0 0 #ccc;
}
.topics h2{
	color: #006699;
	padding-left: 1em;
    font-size: 14px;
}
.topics .frame {
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	/* width: 530px; */
	background: #fff;
	border: 1px solid #CCCCCC;
	height: 193px;
	overflow: auto;
	box-sizing: border-box;
	padding: 0.25em;
}
.frame table{
	/* margin: 0.25em; */
	border-collapse: collapse;
}
.frame table td{
border-bottom: 1px dotted #999;
padding: 2px .5em;
}
.pt {
	font-size: 14px;
	line-height: 44px;
	font-weight: bold;
	color: #666666;
	background-image: url(image/pt.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 776px;
	margin-bottom: 15px;
	text-align: center;
}
.content {
	margin-right: 10px;
	margin-left: 4px;
}
.content table td{
vertical-align: top;


}
.establish td{
	padding: 0.25em;
}
.establish td:first-child{
white-space: nowrap;
}
.pt02 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999;
	/* background-image: url(image/pt02.gif); */
	/* text-indent: 10px; */
	/* height: 18px; */
	/* width: 529px; */
	padding-left: 10px;
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
    border-left: 6px solid #ff9903;

}
.pt03 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	background-image: url(image/pt02.gif);
	text-indent: 10px;
	height: 18px;
	width: 529px;
	margin-bottom: 0px;
}
.day {
	font-size: 12px;
	color: #996600;
	text-align: right;
	margin-top: 3px;
	line-height: 12px;
}
.member {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1.5em;
}
.indent01 {
	margin-left: 20px;
}

.iinkai_bt {
	padding-top: 28px;
	margin-right: auto;
	margin-left: auto;
}

.table1 table{ 
	border-collapse: collapse;  
	border: 1px #999999 solid; 
} 
.table1 table tr:first-child td{
	background: #EDF6F7;
	text-align: center;
}
.table1 table td {
	border: 1px #999999 solid;
	text-indent: 2px;
	vertical-align: middle;
} 
.table2 {
	border-collapse: collapse;
}
.table2 td{
border: 1px solid #999;
padding: 0.25em .5em;
}
.list1 p{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0.25em;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
.footer {
	background-image: url(image/bar03.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 1000px;
	line-height: 30px;
	color: #999999;
	text-align: center;
	font-size: 10px;
}

.style1 {color: #CC0000}
