*{
	font-family:"Tahoma", "MS UI Gothic", "Osaka";
}
html,body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	color:#000000;
}
body{
	font: 85% arial,sans-serif;
	text-align:center;
}

/* tamura 20080911 */
a{
	text-decoration: none; color: #0000FF;
}


div.ie5
{
	text-align:left;
}


.ie5
{
	text-align:left;
}

/* tamura 20080920 */
div.img_margin
{
	margin-left:8px;
	margin-right:8px;
}




A:HOVER{ color : #FF9900; }
a.anchor_super{
	display:none;
}

/* new.inc.php */
span.comment_date { font-size:x-small; }
span.new1 {
	color:red;
	background-color:transparent;
	font-size:x-small;
}
span.new5 {
	color:green;
	background-color:transparent;
	font-size:xx-small;
}

ul.list1 { list-style-type:disc; }
ul.list2 { list-style-type:circle; }
ul.list3 { list-style-type:square; }
ol.list1 { list-style-type:decimal; }
ol.list2 { list-style-type:lower-roman; }
ol.list3 { list-style-type:lower-alpha; }


/* tamura added on 20080910 */
.style_table
{
	padding:0px;
	border: 1px #c0c0c0 solid;
margine-left:auto;

	text-align:left;
	background-color:#FFFFFF;
}

.style_table th {
border: 1px #c0c0c0 solid;
padding: 2px 2px 2px 2px;
background-color: #ecf5ff;
font-weight: normal;
font-size: 95%;
text-align: center;
}
.style_table td {
border: 1px #c0c0c0 solid;
padding: 2px 2px 2px 2px;
font-size: 95%;
}







/* html.php/catbody() */
strong.word0 {
	background-color:#FFFF66;
	color:black;
}
strong.word1 {
	background-color:#A0FFFF;
	color:black;
}
strong.word2 {
	background-color:#99FF99;
	color:black;
}
strong.word3 {
	background-color:#FF9999;
	color:black;
}
strong.word4 {
	background-color:#FF66FF;
	color:black;
}
strong.word5 {
	background-color:#880000;
	color:white;
}
strong.word6 {
	background-color:#00AA00;
	color:white;
}
strong.word7 {
	background-color:#886800;
	color:white;
}
strong.word8 {
	background-color:#004699;
	color:white;
}
strong.word9 {
	background-color:#990099;
	color:white;
}




hr{
	border:solid 1px #272727;
}
pre{
	margin:4px;
	margin-bottom:6px;
	background-color:#FAFAD2;
	padding:8px;
	border:solid 1px #323232;
}
input{
	font-size:12px;
}
div#header{
	border-top:solid 3px #FFD700;
	border-bottom:solid 1px #3F3F3F;
	height:86px;
	position:relative;
}
div#header h1{
	margin-left:27px;
	margin-top:20px;
	width:120px;
	height:46px;
	background-image:url(./mtlogo_s.gif);
	background-repeat:no-repeat;
}
div#header h1 span{
	color: #79B30B;
	left: -9999px;
	position: absolute;
}
div#header_side{
	margin-right:12px;
	position:absolute;
	right:0;
	top:5px;
	color:#78C30A;
}
div#navbar {
	border-bottom:solid 1px #3F3F3F;
	padding-left:10px;
}
div#navbar p{
	margin:4px;
	padding:2px;
}
div#container{
	text-align:left;
}
div#content p{
	margin-left:8px;
	margin:6px;
	margin-bottom:12px;
	line-height:140%;
}

/* tamura */
div#content h1{
	margin:0px;
	margin-bottom:6px;
	background-color:#FFD700;
	padding:5px;
	padding-left:8px;
	border-bottom:solid 1px #FFA500;
	border-top:solid 1px #FFA500;
}

div#content h2{
	margin:0px;
	margin-bottom:6px;
	background-color:#FFD700;
	padding:5px;
	padding-left:8px;
	border-bottom:solid 1px #FFA500;
	border-top:solid 1px #FFA500;
}


div#content h3{
	margin:0px;
	margin-bottom:6px;
	background-color:#F5F5DC;
	padding:5px;
	padding-left:40px;
	border-bottom:solid 1px #FFA500;
	border-top:solid 1px #FFA500;
}

div#content h4,h5{
	margin:0px;
	margin-bottom:6px;
	background-color:#FFFFFF;
	padding:5px;
	padding-left:70px;
	border-bottom:solid 1px #98FB98;
	border-top:solid 1px #98FB98;
}




div#content div.counter{
	padding-left:8px;
}
div#content ul{
	margin:0px;
	margin-bottom:12px;
}
div#content h1 {
	font-size:14px;
}
div#content h2 {
	font-size:13px;
}
div#content h3 {
	font-size:12px;
}
div#content h4 {
	font-size:12px;
}
div#content h5 {
	font-size:12px;
}
div#content h1 a{
	text-decoration:none;
}
div#content h2 a{
	text-decoration:none;
}
div#content h3 a{
	text-decoration:none;
}
div#content h4 a{
	text-decoration:none;
}
div#content h5 a{
	text-decoration:none;
}
div#content form{
	margin-left:8px;
}

/* tamura 20080911 */
div#navigation{
	padding-top:10px;
	background:#FFFFFF;
	border-left:solid 1px #DCDCDC;
	border-right:solid 1px #DCDCDC;
}
div#navigation p{
	line-height:140%;
	margin:10px 10px 10px;
}
div#extra{
	background:#FFCCCC;
}
div#extra p{
	margin:10px 10px 10px;
}
div#footer{
	border-top:solid 1px #3F3F3F;
}
div#footer p{
	font-size:0.8em;
	margin:0;
	margin-top:8px;
	padding:5px 10px;
	text-align:center;
}
div#footer a{
	display:inline;
	padding:0;
	color:#B8B8B8;
}
div#container{
	width:750px;
	margin:0 auto;
}
div#content{
	padding-top:6px;
	padding-bottom:8px;
	float:right;
	width:574px;
}
div#navigation{
	float:left;
	width:170px;
}
div#extra{
	float:right;
	width:580px;
}
div#footer{
	clear:both;
	width:100%;
}


/* テーブル2（値表示） */
.TableValue2 {
margin: 10px 0;
border: 1px #c0c0c0 solid;
border-collapse: collapse;
}
.TableValue2 th {
border: 1px #c0c0c0 solid;
padding: 5px 10px 5px 10px;
background-color: #ecf5ff;
font-weight: normal;
font-size: 80%;
text-align: center;
}
.TableValue2 td {
border: 1px #c0c0c0 solid;
padding: 2px 5px 2px 5px;
font-size: 80%;
}

/* テーブル3（値表示） */
.TableValue3 {
margin: 2px 0;
border: 1px #c0c0c0 solid;
border-collapse: collapse;
}
.TableValue3 th {
border: 1px #c0c0c0 solid;
padding: 2px 2px 2px 2px;
background-color: #ecf5ff;
font-weight: normal;
font-size: 80%;
text-align: center;
}
.TableValue3 td {
border: 1px #c0c0c0 solid;
padding: 2px 2px 2px 2px;
font-size: 80%;
}


/* テーブル4（値表示） */
.TableValue4 {
margin: 10px 0;
border: 1px #c0c0c0 solid;
border-collapse: collapse;
}
.TableValue4 th {
border: 1px #c0c0c0 solid;
padding: 5px 10px 5px 10px;
background-color: #ecf5ff;
font-weight: normal;
font-size: 90%;
text-align: center;
}
.TableValue4 td {
border: 1px #c0c0c0 solid;
padding: 2px 5px 2px 5px;
font-size: 90%;
}

