body {
	font-family:"MS UI Gothic","MS PGothic","Osaka";
	text-align: center;
	line-height: 150%;
	font-size: 12px;
	color: #666666;;
	margin:20px 0px 10px 0px;
	background-color: #000000;
}

a:link {
	color: #2839B5;
	text-decoration: underline;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#outline {
	text-align: left;
	padding: 2px;
	width:800px;
	margin:20px auto 0 auto;

}
/*header-------------------------------------------------------------------*/
#head {
    height: ;
	text-align: left;
	margin:0 auto 0 auto;
	background-color: #000000;
	}
	
#head h1 {
	font-size:19px;
	line-height: 30px;
	color:#ffffff;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	text-align: right;
	margin: 0 20px 0 0 ;
}
/*contents-------------------------------------------------------------------*/
#contents {
	text-align: left;
	padding: 15px 10px;
	margin:3px auto 3px auto;
	background:#000000;

}
#contents h2 {
	font-size: 14px;
	color: #ffffff;
	padding: 2px 0 2px 7px;
	margin: 10px 10px 10px 5px;

}

#contents h3 {
	font-size: 12px;
	color:#000000;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 10px;
	border-left-width:;
	border-left-style:;
	border-left-color:;
	border-bottom-width:;
	border-bottom-style:;
	border-bottom-color:;
}

#contents p {
	line-height:170%;
	padding:0px 10px 0px 20px;
}
#contents dt {
	color:#666666;;
	font-size:12px;
	padding:5px 10px 0px 10px;
	margin: 0px 0px 0px 10px;
}
#contents dd {
	color:#666666;
	font-size:12px;
	padding:5px 10px 0px 10px;
	margin: 0px 10px 5px 10px;
}
#contents img{
	width: 800px;
	height: 280px;
	margin: 20px auto;
}
/*footer------------------------------------------------------------------*/
#footer {
	text-align: center;
	font-size:10px;
	padding: 5px 10px 0px 10px;
	background:;
	margin: 2px auto 0px auto;

}
#footer ul {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#footer li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
	font-size: 10px;
	line-height: 1.3;
	text-decoration: none;
}
#footer li a {
	color: #555555;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#address {
	font-size: 10px;
	font-style: normal;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
#address a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

