@charset "UTF-8";
/* CSS Document */

#outline {
	margin: auto;
	background-color: #FFFFFF;
	width: 100%;
}
.margin {
	margin: auto;
}
.header {
	text-align : center;
	margin: auto;
	width: 800px;
	height: 80px;
	background-position: right 35px;
	background-image: url(../img/bunner/syamei.jpg);
	background-repeat: no-repeat;
}
.header_e {
	text-align : center;
	margin: auto;
	width: 800px;
	height: 80px;
	background-position: right 35px;
	background-repeat: no-repeat;
}
#head_logo {
	width: 180px;
	padding-top: 12px;
	float: left;
}
.main {
	width : 800px;
	margin: auto;
	text-align: left;
}
.main2 {
	width : 630px;
	margin: auto;
	text-align: left;
}
.menu {
	width : 800px;
	margin: auto;
	height: 44px;
	background-color: #999999;
}
#head_menu {
	width: 600px;
	position: relative;
	top: 0px;
	right: 0px;
	margin: auto;
	float: right;
	clear: none;
	font-size: 16px;
	line-height: 35px;
}
#head_menu2 {
	width: 300px;
	position: relative;
	top: 0px;
	right: 0px;
	margin: auto;
	float: right;
	clear: none;
	font-size: 16px;
	line-height: 35px;
}
#omimai {
	width: 280px;
	clear: none;
	float: left;
	height: 50px;
	margin: 10px;
	background-color: #E9EAFF;
	font-size: 12px;
	line-height: 17px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
#syamei {
	float: right;
	width: 300px;
	background-image: url(../img/bunner/syamei.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	clear: none;
}

#waku {
	background-image: url(../img/background/menu_back.jpg);
	margin: auto;
	width: 100%;
}
#menu_waku {
	height: 44px;
	background-image: url(../img/background/menu_back.jpg);
	margin: auto;
	width: 100%;
}

.c-both {
clear : both ;
}
.footer {
	text-align : center;
	height: 30px;
	background-image: url(../img/background/menu_back_foot.jpg);
	line-height: 30px;
	font-size: 12px;
	color: #FFFFFF;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main_menu li {
	display: inline;
}
#head li {
	display: inline;
	text-align: right;
}
ul {
	margin: 0px;
	padding: 0px;
}
#main_menu {
	margin: auto;
	width: 805px;
	background-image: url(../img/background/menu_back.jpg);
	height: 44px;
}


li img{
	vertical-align:top;
}
#menu_waku {
	height: 44px;
	background-image: url(../img/background/menu_back.jpg);
}
#foot_menu {
	width: 800px;
	height: 80px;
	font-size: 11px;
	color: #333333;
	line-height: 40px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: left;
	vertical-align: middle;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#foot_menu_e {
	margin: auto;
	width: 800px;
	height: 50px;
	font-size: 13px;
	color: #333333;
	line-height: 40px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: left;
	vertical-align: middle;
}
#foot_div {
	clear: none;
	float: right;
	width: 210px;
	margin-top: 7px;
}
#foot_div img {
	margin-right: 5px;
}
#syamei {
	clear: none;
	float: right;
	height: 30px;
	width: 600px;
	padding-top: 10px;
	text-align: right;
}
html, body {  
    height: 100%;             
    margin: 0;  
    padding: 0;  
    text-align: center;  
}
#chuo {
	text-align: center;
	margin: auto;
	width: 670px;
}
#chuo img {
	padding-top: 20px;
}

