body {
	font-size: 0.8em;
	color:#000000;
	background-image:url(../images/bgcheck.gif);
	background-repeat:repeat-y;
	background-position:left top;
	background-color:#ffffff;
	}
.new a:link {
	border-right: #99FF99 1px solid;
	border-top: #99FF99 1px solid;
	border-left: #99FF99 1px solid;
	color: #99FF99;
	border-bottom: #99FF99 1px solid;
	background-color: #333399;
	text-decoration: none;
}
.new a:visited {
	border-right: #99FF99 1px solid;
	border-top: #99FF99 1px solid;
	border-left: #99FF99 1px solid;
	color: #99FF99;
	border-bottom: #99FF99 1px solid;
	background-color: #333399;
	text-decoration: none;
}
.new a:active {
	border-right: #99FF99 1px solid;
	border-top: #99FF99 1px solid;
	border-left: #99FF99 1px solid;
	color: #99FF99;
	border-bottom: #99FF99 1px solid;
	background-color: #333399;
	text-decoration: none;
}
.new a:hover {
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	color: #333399;
	border-bottom: #333399 1px solid;
	background-color: #FFCC33;
	text-decoration: none;
}
.def {
	border-right: #333399 1px dotted;
	border-top: #333399 1px dotted;
	font: 8pt 'MSゴシック';
	border-left: #333399 1px dotted;
	color: #333399;
	border-bottom: #333399 1px dotted;
	background-color: #99FF99;
}
.start {
	border-right: #99FF99 1px dotted;
	border-top: #99FF99 1px dotted;
	font: 8pt 'MSゴシック';
	border-left: #99FF99 1px dotted;
	color: #99FF99;
	border-bottom: #99FF99 1px dotted;
	background-color: #333399;
}
.waku a:link {
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	border-bottom: #333399 1px solid;
	background-color: #3366CC;
	text-decoration: none;
	color:#ffffff;
}
.waku a:visited {
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	border-bottom: #333399 1px solid;
	background-color: #3366CC;
	text-decoration: none;
	color:#ffffff;
}
.waku a:active {
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	border-bottom: #333399 1px solid;
	background-color: #CC3399;
	text-decoration: none;
	color:#ffffff;
}
.waku a:hover {
	border-right: #660066 1px solid;
	border-top: #660066 1px solid;
	border-left: #660066 1px solid;
	border-bottom: #660066 1px solid;
	background-color: #CC3399;
	text-decoration: none;
	color:#ffffff;
}



a:link {
	font: 10pt 'MSゴシック';
	color: #666666;
	text-decoration: none;
}
a:visited {
	font: 10pt 'MSゴシック';
	color: #666666;
	text-decoration: none;
}
a:hover {
	font: 10pt 'MSゴシック';
	color: #333333;
	text-decoration: underline overline;
}
a:active {
	font: 10pt 'MSゴシック';
	color: #666666;
	text-decoration: none;
}
#bar {
	scrollbar-face-color: #88b488;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #487448;
	scrollbar-arrow-color: #333399;
	scrollbar-base-color: #88b488;
	background-color: #88b488;
	scrollbar-3d-light-color: none;
	scrollbar-dark-shadow-color: none;
}
p.box {
    border-style:outset;
	border-color:orange;
	width:550px;
}
.box {
	border-style: outset;
	border-color: #FFA500;
	border-width: 4px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	}
.box td {
	padding: 10px;
	}
.box td td{
	padding: 3px;
	}
.ichiran	{
	text-align: right;
	margin-top: 7px;
	margin-bottom: 40px;
}
.box2 {
    border-style:outset;
    border-color:orange;
	width:450px;
}
.box3 {
	border-style: outset;
	border-color: orange;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	margin-top: 20px;
	}
.pt			{font:normal normal bold 12pt/normal italic;}
.jisage40	{
	padding-left: 40px;
	}
.futoji	{
	font-weight: bold;
	}
.akaji	{
	color: #CC0000;
	}
.aoji	{
	color: #000090;
	}
.medi_subtitle	{
	display: inline-block;
	color: #000090;
	margin-top: 0.5em;
	margin-bottom: 0;
	padding: 0;
	font-weight: bold;
	}
.medi_center	{
	display: block;
	text-align: center;
	margin: 5px 0 3px;
}.kakomi {
	padding: 0 2px 0 3px;
	border: 1px solid #999999;
	display: inline-block;
	margin-right: 2px;
}


/* 議事録一覧ページ */
.gijiroku {
	clear: left;
	margin: auto;
	width: 410px;
}
.gijiroku img {
	margin-top: 10px;
	display: block;
}
.gijiroku img.titleS {
	margin-left: 15px;
}
.gijiroku .listBox {
	margin-left: 15px;
	margin-bottom: 10px;
	height: 250px;
	overflow: auto;
	border: 1px solid #CCCCCC;
	display: block;
	padding-bottom: 10px;
	padding-left: 10px;
}
.gijiroku .list {
	padding-top: 10px;
	width: 175px;
	padding-right: 10px;
}
.gijiroku .listBox .list img.new {
	margin-top: 0;
	margin-left: 0;
	float: left;
}
.gijiroku .listBox .list .waku {
	float: left;
	margin-left: 10px;
}
.gijiroku .listBox .list .waku a {
	display: inline-block;
}
.gijiroku .listBox .borderBottom {
	border-bottom: #CCCCCC 1px dashed;
	padding-bottom: 10px;
}
