@charset "utf-8";

/* reset
-----------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", メイリオ, Verdana, "ＭＳ Ｐゴシック", sans-serif;

	color: #000;
	background: #FFF;
/*
	line-height: normal;
*/
	line-height: 170%;
	letter-spacing: 0;
	font-size: 11px; /* 10px */
	width: 100%;
}




/*__ container _*/
/*__ mainImgArea _*/
#maincontent {
	background: #000;
}


#navcontainer {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10000;
}
* html #navcontainer {
	display: none;
}

/*__ print _*/
@media print {

	html {
		width: 983px !important;
	}
	#navcontainer {
		display: none !important;
	}
	html>/**/body #pagetop {
		/* IE7,8 */
	  width/*\**/: 983px\9;
	  display/*\**/: table\9;
	}
	html>/**/body #siteFooter {
		/* IE7,8 */
		display/*\**/: table\9;
		min-width/*\**/: 983px\9;
	}
	*:first-child+html #wrapper {
		/* IE7 */
		overflow: visible;
	}
	html:not(:target) #wrapper {
		/* IE8 */
		overflow: visible\9;
		}
	*:first-child+html #container {
		/* IE7 */
	  width: 983px;
	}
	#wrapper, x:-moz-any-link, x:default {
		/* firefox */
		overflow: visible;
	}
	#sitemapArea > ul, x:-moz-any-link, x:default {
		/* firefox */
		clear: both;
		float: none;
		margin-top: 0;
	}
	#sitemapArea > ul > li, x:-moz-any-link, x:default {
		/* firefox */
		margin-top: 45px;
	}
	#sitemapArea #ulSecond .li04, x:-moz-any-link, x:default {
		/* firefox */
		position: static !important;
		float: left;
		top: 0;
		left: 0;
		height: auto !important;
	}
	#sitemapArea #footerInfo, x:-moz-any-link, x:default {
		/* firefox */
		width: 983px;
		clear: both;
	}
	#pagetop, x:-moz-any-link, x:default {
		/* firefox */
	  display: block;
	  width: 983px;
	  clear: both;
	  visibility: hidden;
	}


#logo{
background: transparent none;
height: 110px;
margin:  -4px auto 14px;
z-index:1000;
width: 865px;
sub.css:10
body, div, dl, dt, dd, ul, ol, 
}

.head_line{
border-width: 1px;
border-top: 1px dotted #999;
margin: 0px;
}

#menu_bar{
background: #F2F2F2;
height: 70px;
margin: 5px 0px;
overflow: hidden;
position: relative;
width: 100%;
}

#in_menu_bar{
height: 70px;
margin: 0px auto;
position: relative;
width: 930px;
}

#in_menu_bar li{
float: left;
}


#ue {
height: 400px;
}


#header_menu {
background: #fff;
filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9;
z-index:10;
}

#header_menu02 {
background: #fff;
filter: alpha(opacity=80); -moz-opacity: 0.9; opacity: 0.9;
position: fixed;
background: white;
top: 0px;
width: 100%;
z-index: 10;
}


