/* style sheet last modified 20051007 */


/*tag style definition */

body {
	margin: 0px;
	width: 96%;
	background-color:#FEFEF2;
	font-size:x-small;
}



h1{
	font-weight:bold;
	font-size:small;
}



h2 {
	font-weight:bold;
	font-size:small;
}



h3 {
	font-weight:bold;
	font-size:small;
}



td {
	color: #444444;
	font-size:x-small;
}



/*class style definition */

.navi{
	font-size:x-small;
	font-weight:bold;
	float:right;
}



.title{
	font-size:small;
	font-weight:bold;
}



.back_number{
	font-size:small;
	width:518px;
	background-color:#FCFAF7;
}



.con_text{
	width:518px;
	background-color:#f7f7e2;
}



.con_text img{
	float:left;
	margin-right: 10px;
}



.con_text_top{
	width:518px;
	background-color:#f7f7e2;
	padding:5px;
}



.con_text_top img{
	display:none;
}



.con_text_top p{
	margin: 0px;
}



.con_text_t{
	vertical-align;
	font-size:x-small;
	color:#000000;
	padding:5px;
	background-color:#eeeedd;
	font-weight: bold;
}


.footer_menu{
	font-size:xx-small;
}



