body		{
		font-family: "Times New Roman", "Verdana", "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "Osaka";
		font-size:10pt;;
		line-height: 130%;
		margin: 0px 0px;
		color: rgb(50,30,30);
		background-color: #ff9933;
		background-image: url();
		background-attachment: fixed;
		overflow-x: hidden; 
		}
h3		{
		font-size:14pt;;
		line-height: 150%;
		text-decoration: underline;
		font-weight: bolder;
		}
h4		{
		font-size:12pt;;
		line-height: 100%;
		font-weight: bolder;
		}
a	    	{
		font-size: 100%
		line-height:130%;
		text-decoration: none;
		}
a:link		{
	color: #773300;
	font-weight: bold;
} 
a:visited		{
	color: #773300;
	font-weight: bold;
}
a:hover		{ 
	color: #dd3300; 
	font-weight: bold;
	text-decoration: underline; 
} 
a:active	{ 
	color: #773300; 
	font-weight: bold;
} 

table td {
		font-size:10pt;;
    }

div.print {
	visibility:hidden
}
div.logo {
	float: left;
	width: 200px;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 6;
}
div.logo2 {
	float: left;
	width: 556px;
	position:absolute;
	left: 296px;
	top: 1px;
	z-index: 7;
}
div.navi0 {
	left: 0px;
	top: 100px;
	clear: both;
	position:absolute;
	z-index: 5;
}
div.navi {
	width: 900px;
	margin: 100px 150px;
	top: 0px;
	clear: both;
	position:absolute;
	z-index: 5;
}
div.menu {
	float: left;
	margin: 150px 0px;
	top: 0px;
	position:absolute;
	z-index: 2;
}
div.main {
	width: 680px;
	margin: 150px 220px;
	position:absolute;
	left: 2px;
	top: 0px;
	height: 93px;
	z-index: 3;
}
div.main span {
	white-space: nowrap;
}
div.copyright {
 　position:relative;
   clear: both;
   font-size: 10pt;
}
div.message {
   margin: 0px 10px;
}
