address{
	background-color : #6E5A46;
	clear : both;
	color : #FFFFDD;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	line-height : 20px;
	text-align : left;
	text-decoration: none;
}
body{
	background-color : #FFFFDD;
	background-image : url("../image/bg.png");
	background-repeat : repeat-y;
	font-size : 10pt;
	margin : 0px;
	margin-top : 10px;
	padding : 0px;
	font-family : MS UI Gothic;
}
div#companyinfo{
	margin : 10px;
	text-align : center;
	line-height : 16px;
}
div#wrapper{
	width : 800px;
}
div#main{
	width : 560px;
	float : right;
}
div#navi{
	float : left;
	width : 240px;
}
div#toplogo{
	float : left;
	text-align : center;
	width : 240px;
}
dl{
	margin: 16px;
}
dt{
	margin : 16px;
}
dt ul{
	margin : 0px;
}
dt li{
	margin : 16px;
}
h1#application{
	text-indent : -9999px;
	background-color : #FFFFDD;
	background-image : url("../image/title4.png");
	background-repeat : none;
	width : 560px;
	line-height : 160px;
	height : 160px;	
}
h1#first{
	text-indent : -9999px;
	background-color : #FFFFDD;
	background-image : url("../image/title1.png");
	background-repeat : none;
	width : 560px;
	line-height : 160px;
	height : 160px;
}
h1#intro{
	text-indent : -9999px;
	background-color : #FFFFDD;
	background-image : url("../image/title2.png");
	background-repeat : none;
	width : 560px;
	line-height : 160px;
	height : 160px;
}
h1#term{
	text-indent : -9999px;
	background-color : #FFFFDD;
	background-image : url("../image/title3.png");
	background-repeat : none;
	width : 560px;
	line-height : 160px;
	height : 160px;	
}
h2{
	background-color : #EEEECC;
	border-color : #6E5A46;
	border-top : none;
	border-left: solid 0.5em #6E5A46;
	border-right: none;
	border-bottom : solid 0.1em #6E5A46;
	margin-left : 16px;
}
hr#topbar{
	clear : both;
	color : #000000;
	height : 4px;
}
li#top, #first, #intro, #term, #application{
	width : 200px;
	height : 30px;
	background-color : #E7DFC3;
	background-repeat : no-repeat;
}
li#top{
	background-image : url("../image/menu0.png");
}
li#first{
	background-image : url("../image/menu1.png");
}
li#intro{
	background-image : url("../image/menu2.png");
}
li#term{
	background-image : url("../image/menu3.png");
}
li#application{
	background-image : url("../image/menu4.png");
}
p{
	margin : 24px;
}
p#companyinfo{
	font-size : 10pt;
}
p#sign{
	text-align : right;
	height : 240px;
}
p.center{
	text-align : center;
}
p.message{
	height : 240px;
	text-align : center;
}
small{
	font-size : 10pt;
	background-color : #EEEECC;
}
table{
	border-collapse: collapse;
	border: 1px #6E5A46 solid;
	margin : auto;
	width : 480px;
}
table#cf{
	border : none;
	width : auto;
}
table#cf td{
	border : none;
}
table#cf td p{
	margin : 2px;
}
td#cf{
	width : 48px;
}
td{
	background-color : #FFFFDD;
	border : 1px solid #D0D0A0;
	font-size : 10pt;
}
td.left{
	background-color : #E7DFC3;
	padding-left : 20px;
	width : 100px;
}
td.title{
	background-color : #6E5A46;
	color : #FFFFDD;
	font-size : 11pt;
	font-weight : bold;
}
textarea{
	width : 100%o;
}
ul#menu{
	list-style: none;
}
ul#menu li{
	list-style : none;
	display : block;
	width : 200px;
	height : 20px;
}
ul#menu li a{
    display:block;
    width:200px;
    height:20px;
}
#menu a span{
	display:none;
}
