@charset "utf-8";


/*css start*/
body {
	background-color: #000000;
	text-align: center;
}
/*float clear*/
.clear {
	clear: both;

}
/*yohaku*/
#yohaku {
	width: 100%;
	height: 100%;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
}


/*out*/
#out {
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #000000;
}
#out-ue {
	background-position: top;
	background-repeat: no-repeat;
	height: auto;
	width: 830px;
	background-color: #000000;
}
#out-shita {
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	width: 830px;
	background-color: #000000;
}


/*waku*/
#waku {
	width: 810px;
	margin-left: 20px;
	background-color: #ffffff;
}
#waku img {
	vertical-align: bottom;
}


/*header*/
#header {
	background-color: #00A0E9;
	height: 68px;
	width: 810px;
	padding-top: 12px;
}
#header .logo a {
	background-image: url(../images/logo.gif);
	width: 591px;
	float: left;
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 68px;
}
#header .right {
	height: 68px;
	width: 219px;
	float: left;
	position: relative;
	background-color: #08639C;
}


/*search-1*/
#header .right #search-1 {
	position: absolute;
	top: 24px;
	left: 0px;
}
#header .right #search-1 #searchform1 {
	width: 108px;
	display: block;
	height: 21px;
	background-repeat: no-repeat;
	position: absolute;
	background-image: url(../images/search_d.gif);
}
#header .right #search-1 #keywords1 {
	width: 78px;
	position: absolute;
	top: 2px;
	left: 25px;
	border: 1px solid #FFF;
	height: 15px;
	font-size: 11px;
}
#header .right #search-1 #searchBtn1 {
	position: absolute;
	top: 0px;
	left: 0px;
}







/*menu*/
#menu {
	height: 32px;
	background-image: url(../images/menu-back.gif);
	width: 810px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu ul {
	list-style-type: none;
	padding-top: 4px;
	padding-left: 18px;
}
#menu li {
	float: left;
}
#menu li a {
	height: 20px;
	display: block;
	text-indent: -5000px;
	
}
#menu .m-1 {
	background-image: url(../images/menu_01.gif);
	width: 52px;
	background-repeat: no-repeat;
	margin-right: 35px;
}
#menu .m-2 {
	background-image: url(../images/menu_02.gif);
	background-repeat: no-repeat;
	width: 52px;
	margin-right: 35px;
}
#menu .m-3 {
	background-image: url(../images/menu_03.gif);
	background-repeat: no-repeat;
	width: 64px;
	margin-right: 35px;
}
#menu .m-4 {
	background-image: url(../images/menu_04.gif);
	background-repeat: no-repeat;
	width: 64px;
	margin-right: 35px;
}
#menu .m-6 {
	background-image: url(../images/menu_06.gif);
	background-repeat: no-repeat;
	width: 76px;
	margin-right: 35px;
}
#menu .m-7 {
	background-image: url(../images/menu_07.gif);
	background-repeat: no-repeat;
	width: 64px;
	margin-right: 35px;
}
#menu .m-8 {
	background-image: url(../images/menu_08.gif);
	background-repeat: no-repeat;
	width: 78px;
}

/*footer_menu*/
#footer_menu {
	background-color: #231815;
	width: 810px;
	color: #FFF;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	clear: both;
}
#footer_menu ul {
	text-align: center;
	font-size: 0.8em;
	width: 810px;
}
#footer_menu li {
	list-style-type: none;
	padding-left: 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	display: inline;
	padding-right: 0.3em;
}
#footer_menu .kui {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 0.5em;
}
#footer_menu a {
	color: #FFF;
	text-decoration: none;
}
/*copyright*/
#copyright {
	background-repeat: no-repeat;
	background-position: left top;
	width: 810px;
	height: 2.4em;
	background-color: #195C85;
}
#copyright p {
	text-align: center;
	padding-top: 1.1em;
	color: #FFF;
	font-size: 0.75em;
}


/*form*/
input, textarea, select {
	font-size: 14px;
}





.banner3 .mynavi-banner {
	height: 55px;
}
.banner3 .mynavi-banner img {
	width: 165px;
	margin-top: 15px;
	margin-left: 16px;
}
