body {
	background:#99ccff;
	color:#000000;
	font-size:12px;
	font-family:"‚l‚r ƒSƒVƒbƒN" , "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , Osaka , sans-serif;
	line-height:140%;
	text-align:center;
	margin:0px;
	padding:0px;
}

div#main {
	background:#ffffff;
	text-align:left;
	width:800px;
	padding:0px;
	margin:0px auto 0px auto;
	border:2px solid #000000;
}

div#left {
	width:180px;
	height:400px;
	margin:10px 0px 0px 10px;
	padding:0px;
	line-height:200%;
	text-align:left;
}

div#left ul{
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:left;
}

div#left li{
	display:inline;
}

div#left li a{
	background-color:#cccccc;
	color:#000000;
	margin:0px 0px 1px 0px;
	padding:2px 20px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

div#left li em{
	background-color:#ff9933;
	color:#000000;
	margin:0px 0px 1px 0px;
	padding:2px 20px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	font-style:normal;
}

div#left li a:hover {
	background-color:#99ccff;
	color:#000000;
	margin:0px 0px 1px 0px;
	padding:2px 20px;
}

div#left h2 {
	text-align:left;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

div#left a{
	padding:0px 0px 0px 5px;
	margin:0px;
	font-weight:normal;
}

div#left img#neage{
	margin:20px 0px 30px 50px;
	padding:0px;
	border:none;
}

div#right {
	float:right;
	text-align:right;
	margin:30px 0px 0px 0px;
	padding:0px 2px;
	width:165px;
}

div#center {
	float:right;
	text-align:left;
	margin:0px 40px 10px 0px;
	padding:0px;
	width:380px;
}

div#center img.right{
	float:right;
}

div#center h2 {
	text-align:left;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	margin:0px 0px 30px 0px;
}

div#center p,form{
	line-height:150%;
	padding:0px;
	margin:10px 0px 20px 30px;
}

div#center div.link{
	margin:10px 0px 20px 30px;
	text-align:right;
}

div#center p#banner1{
	padding:10px 0px;
	margin:5px;
	width:300px;
	height:230px;
	background:#ffffff url("../img/1.gif") no-repeat left top;
}
div#center p#banner2{
	padding:10px 0px;
	margin:5px;
	width:300px;
	height:230px;
	background:#ffffff url("../img/2.gif") no-repeat left top;
}
div#center p#banner3{
	padding:10px 0px;
	margin:5px;
	width:300px;
	height:230px;
	background:#ffffff url("../img/3.gif") no-repeat left top;
}
div#center p#banner4{
	padding:10px 0px;
	margin:5px;
	width:300px;
	height:230px;
	background:#ffffff url("../img/4.gif") no-repeat left top;
}
div#center p#banner5{
	padding:10px 0px;
	margin:5px;
	width:300px;
	height:230px;
	background:#ffffff url("../img/5.jpg") no-repeat left top;
}
div#center p#banner6{
	padding:10px 0px;
	margin:5px;
	width:300px;
	height:100px;
	background:#ffffff url("../img/6.gif") no-repeat left top;
}



div#center h3{
	font-size:14px;
	color:#666666;
	padding:0px;
	margin:30px 0px 0px 10px;
}


div#center p.ad{
	padding:0px;
	margin:20px 0px 20px 30px;
}

div#center table.about{
	margin:10px 0px 20px 30px;
	text-align:left;
}

div#center table.about td {
	line-height:170%;
	padding:5px;
}

div#center table.about td{
	font-size:12px;
}

h1 {
	background:#ff9933;
	padding:10px;
	margin:0px 0px 20px 0px;
	color:#000000;
	font-size:30px;
	line-height:140%;
	font-weight:normal;
	border-bottom:2px solid #000000;
}

em{
	font-weight:normal;
	font-style:normal;
}

img{
	border:none;
}

address {
	clear:both;
	background:#0033cc;
	padding:5px 0px 5px 5px;
	margin:0px;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	line-height:140%;
	font-weight:normal;
	font-style:normal;
}

