body {
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#language {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.688em;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#language ul li {
	display: inline;
	margin-left: 20px;
}


#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-image: url(../image/head-background_nomenu.jpg);
	background-repeat: repeat-x;
}



#menu{
	height: 36px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#pankuzu {
	height: 20px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#pankuzu p {
	font-size: 0.82em;
}
#footer {
	height: 70px;
	width: 100%;
	background-color: #336799;
	margin-top: 10px;
}
h1 {
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 100px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
h1 a{
	display: block;
	height: 100px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
h6 {
	font-size: 0.84em;
	color: #FFF;
	margin: auto;
	width: 930px;
	text-align: right;
	padding-top: 25px;
}




.m1 a{
	background-image: url(../image/m1.jpg);
	height: 36px;
	width: 115px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}

.m1 a:hover{
	background-image: url(../image/m1.jpg);
	background-position: 0px -36px;
}
.m2 a{
	background-image: url(../image/m2.jpg);
	height: 36px;
	width: 115px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}
.m2 a:hover{
	background-image: url(../image/m2.jpg);
	background-position: 0px -36px;
}
.m3 a{
	background-image: url(../image/m3.jpg);
	height: 36px;
	width: 115px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}
.m3 a:hover{
	background-image: url(../image/m3.jpg);
	background-position: 0px -36px;
}
.m4 a{
	background-image: url(../image/m4.jpg);
	height: 36px;
	width: 115px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}
.m4 a:hover{
	background-image: url(../image/m4.jpg);
	background-position: 0px -36px;
}
.m5 a{
	background-image: url(../image/m5.jpg);
	height: 36px;
	width: 115px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}
.m5 a:hover{
	background-image: url(../image/m5.jpg);
	background-position: 0px -36px;
}
.m6 a{
	background-image: url(../image/m6.jpg);
	height: 36px;
	width: 115px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}
.m6 a:hover{
	background-image: url(../image/m6.jpg);
	background-position: 0px -36px;
}
.m7 a{
	background-image: url(../image/m7.jpg);
	height: 36px;
	width: 115px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}
.m7 a:hover{
	background-image: url(../image/m7.jpg);
	background-position: 0px -36px;
}
.m8 a{
	background-image: url(../image/m8.jpg);
	height: 36px;
	width: 115px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}
.m8 a:hover{
	background-image: url(../image/m8.jpg);
	background-position: 0px -36px;
}
#menu-flow{
	width: 234px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 3px double #369;
	padding-bottom: 140px;
	background-image: url(../newimmiact_1/image/flow_menu-image.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu-flow p{
	text-align: left;
	line-height: 120%;
	font-weight: bold;
	color: #FFF;
	background-color: #369;
	font-size: 1.1em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#menu-flow ul{
	text-align: left;
	margin-right: 5px;
	margin-left: 10px;
}
#menu-flow li {
	background-image: url(../newimmiact_1/image/flow_menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-bottom:8px;
	padding-left: 10px;
}
#menu-flow a {
	text-decoration: none;
	color: #000;
}
#menu-flow a:hover {
	text-decoration: underline;
}


.cleare {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#lang_26 {
	margin:15px 15px 20px 20px;
}
#lang_26 ul li {
	display:block;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:218px;
	height:37px;
}
