/* -------------------body style------------------- */
body{
	color:#000000;
	background-color:#ffffff;
	min-width:640px;
	margin:0px;
	padding:0px;
}
a:link{ /* link */
	color:#333399;
	font-weight:bold;
	text-decoration:underline;
}
a:visited{ /* Visited */
	color:#006699;
	font-weight:bold;
	text-decoration:underline;
}
a:active{ /* Active */
	color:#3300ff;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{ /* hover */
	color:#3300ff;
	font-weight:bold;
	text-decoration:underline;
}
hr{
	display:none;
}
img{
	border:0px;
}
.dumtext{
	display:none;
}
select, input, textarea{
	color:#444455;
	background-color:#e7e3db;
	font-family:"Osaka","£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥ÎÌÀÄ« Pro W6"
}
address{
	text-align:right;
	line-height:1.2em;
	color:#ffffff;
	font-weight:bold;
	padding-right:10px;
}
.enstyle{
	font-family:"Georgia","Times New Roman","Times","serif"
}
/* -------------------header------------------- */
.header{
	width:100%;
	height:191px;
	margin:0px;
	padding:0px;
	background:#003366 url('../img/top_img.jpg') no-repeat;
}
div.header img{
	margin:0px 0px 0px 280px;
}
div.header p{
	margin:0px 0px 0px 322px;
	padding:20px 0px 0px 0px;
	line-height:1.5em;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
.line{ /* line */
	width:100%;
	height:10px;
	background-color:#999999;
	border-top:1px #cccccc solid;
	border-bottom:1px #000000 solid;
}
/* -------------------default header------------------- */
.header2{
	width:100%;
	height:64px;
	margin:0px;
	padding:0px;
	text-align:right;
	background:#003366 url('../img/head_bg.jpg') no-repeat;
}
div.header2 img{
	margin:28px 20px 0px 0px;
}
/* -------------------main------------------- */
.main{
	width:74%;
	float:right;
	left:26%;
	background:#ffffff url('../img/main_bg.gif') repeat-y right top;
	
}
div.main p{
	padding-left:25px;
	line-height:1.8em;
}
p.pmain{
	padding-left:25px;
	background:url('../img/ban04_bg.gif') repeat-y left top;
	margin-left:20px; margin-right:40px; margin-top:15px; margin-bottom:30px
}
.add{
	line-height:1.6em;
/*	text-align:right;*/
	font-weight:bold;
	padding-top:10px;
	padding-left:0px;
	color:#003366;
	border-bottom:1px dotted #003366;
	background:url('../img/ban04_bg.gif') repeat-y left top;
	margin-left:20px; margin-right:40px; margin-top:15px; margin-bottom:10px
}
p.navi{
	margin:15px 40px 30px 20px;
	padding-left:25px;
	text-align:right;
	border-top:1px #003366 dotted;
}
.navi2{
	text-align:right;
	margin:15px 40px 30px 20px;
	padding-left:25px;
}
.navi3{
	text-align:right;
	margin:5px 30px 0px 20px;
	padding-left:25px;
}
.right{
	text-align:right;
	margin:0px 20px 10px 0px;
	float:left;
}
h1.notice{ /* notice new */
	margin:8px 30px 0px 20px;
	padding:6px 20px 2px 10px;
	color:#ffffff;
	font-size:16px;
	background:#11406e url('../img/ban01_bg.gif') no-repeat right top;
	border-left:10px solid #000033;
	border-bottom:1px solid #000033;
}
h1{
	margin:30px 30px 0px 20px;
	padding:6px 20px 2px 10px;
	color:#000033;
	font-size:16px;
	background:#b1c0ce url('../img/ban02_bg.gif') no-repeat right top;
	border-left:10px solid #000033;
	border-bottom:1px solid #000033;
}
h2{
	margin:30px 30px 0px 20px;
	padding:6px 20px 2px 10px;
	color:#000033;
	font-size:15px;
	background:#d6d6d6 url('../img/ban03_bg.gif') no-repeat right top;
	border-left:10px solid #000033;
	border-bottom:1px solid #000033;
}
h3{
	margin:30px 30px 0px 20px;
	padding:6px 20px 2px 10px;
	color:#000033;
	font-size:14px;
	background:#ffffff url('../img/ban04_bg.gif') repeat-y right top;
	border-left:10px solid #000033;
	border-top:1px solid #000033;
	border-right:1px solid #000033;
	border-bottom:1px solid #000033;
}
.info{
	margin:0px 30px 0px 20px;
	padding:5px;
	color:#000033;
	background-color:#e5efed;
	border-left:1px #000033 solid;
	border-right:1px #000033 solid;
	border-bottom:1px #000033 solid;
}
.info2{
	margin:0px 30px 0px 20px;
	padding:5px;
	color:#000033;
	background-color:#eeeeee;
	border-left:10px #000033 solid;
	border-right:1px #000033 dotted;
	border-bottom:1px #000033 dotted;
}
dl{
	margin:20px ;
	/*	border:1px #999999 dotted;*/
	background:url('../img/ban04_bg.gif') repeat-y left top;
	padding:5px 0px 5px 10px;
}
dt{
	color:#000033;
	font-weight:bold;
	margin:15px;
	border:1px solid #999999;
	background-color:#eeeeee;
	background:#eeeeee url('../img/ban05_bg.gif') repeat-y right top;
	padding:6px 20px 2px 10px;
}
dd{
	padding:0px 20px 20px 0px;
}
table{
	border-collapse: collapse;
	border:1px #000066 solid;
	width:80%;
}
th{
	background-color:#b1c0ce;
	vertical-align:middle;
	border:1px #000066 solid;
	padding:4px;
}
td{
	background-color:#ffffff;
	vertical-align:middle;
	border:1px #000066 solid;
	padding:3px;
	line-height:1.5em;
}
/* -------------------menu------------------- */
.menu{
	width:24%;
	float:left;
	left:0px;
	background:#336666 url('../img/menu_bg.jpg') no-repeat;
}
.menu-bottom{
	width:100%;
	height:126px;
	background:#336666 url('../img/menu_bot.gif') repeat-x;
}
div.menu ul{
	margin:30px 20px 50px 0px;
	padding:0px 0px 0px 5%;
	width:90%;
}
.listmenu{
	color:#ffffff;
	font-size:14px;
	border-top:1px solid #c6c6c6;
	border-left:1px solid #e8e7e7;
	border-bottom:1px solid #292a2a;
	border-right:1px solid #908d8d;
	margin-bottom:0px;
	padding:7px 5px 5px 25px;
	background:#000000 url('../img/list_bg.jpg') repeat-y;
	list-style-type:none;
}
.listhere{
	color:#ffffff;
	font-size:14px;
	border-top:1px solid #c6c6c6;
	border-left:1px solid #e8e7e7;
	border-bottom:1px solid #292a2a;
	border-right:1px solid #908d8d;
	margin-bottom:0px;
	padding:7px 5px 5px 25px;
	background:#33341f url('../img/list_bg2.jpg') repeat-y;
	list-style-type:none;
}
div.menu li a:link{ /* link */
	text-decoration:underline;
	color:#ffffcc;
}
div.menu li a:visited{ /* Visited */
	text-decoration:underline;
	color:#99cc99;
}
div.menu li a:active{ /* Active */
	text-decoration:underline;
	color:#ffff99;
}
div.menu li a:hover{ /* hover */
	text-decoration:underline;
	color:#ffff99;
}
div.menu li:hover{ /* hover */
	background:#33341f url('../img/list_bg2.jpg') repeat-y;
}
/* -------------------footer------------------- */
.footer{
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#003366;
	padding:4px 0px 4px 0px;
	clear:both;
}