/* CSS Document */
center {visibility:hidden;position:absolute; top:-200px;}
*{
	text-decoration:none; 
	margin:0px;
	padding:0px;
	box-sizing : border-box;
	-moz-box-sizing : border-box;
}
body{
	background-color:#eeeeee;
	font-size:11px;
	text-align:center;
	margin-top:0px;
	color:#000000;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #606060;
	scrollbar-darkshadow-color: #606060;
	scrollbar-3dlight-color: #000000;
	font-family: "ƒƒCƒŠƒI", "Meiryo", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro",
	"Osaka", Verdana, "‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic", Arial, Helvetica, sans-serif;
}
div{
	margin:0px auto;
}	
img {
	border:0px;	
}	
li {
	line-height: 1.5em
}
#header {
	background: url(../img/header.gif) 0% 0% no-repeat ;
	width:1000px;
	height:100px;
	margin:0px auto;
}
#lead{
	height:30px;
	font-size:9px;
	font-weight:normal;
	text-align:right;
	color:#999999;
}
#header p {
	padding:3px 5px 0 0;
}
#header h1{
	height:36px; width:355px;float:left; text-align:left
}
#logo{
	height:36px; width:355px;float:left; text-align:left
}
#navi{
	height:36px; float:left;
}
#header ul{
	height:36px; float:left;
}
#header li{
	margin:0px auto;
	display: block;
	float:left;
	list-style-type:none;
}
#header ul a{
	letter-spacing:4px;
	font-family: "HGP‘n‰pŠpºÞ¼¯¸UB", impact;
	text-align:center;
	color:#FFFFFF;
	display: block;
	width:92px;
	height:36px;
	font-size:13px;
	line-height:2em;
	background: url(../img/button.gif) 0% 0% no-repeat;
}
#header ul a:hover{
	background: url(../img/button2.gif) 0% 0% no-repeat;
}

#body {
	background:#eeeeee url(../img/body_side.gif) 50% 0% repeat-y;
}
#body1 {
	background:#eeeeee url(../img/body_01.gif) 50% 0% no-repeat;
	padding-bottom:40px;
}
#body2 {
	background:#eeeeee url(../img/body_office.gif) 50% 0% no-repeat;
	padding-bottom:40px;
}
#body3 {
	background:#eeeeee url(../img/body_02.gif) 50% 0% no-repeat;
	padding-bottom:40px;
}
#top{
	padding:0px 40px 30px 0px;
	background:url(../img/title.gif) 0% 0% no-repeat;
	margin-top:20px;
}
#top h2{
	width:120px;
	text-align:center;
	line-height:2.3em;
	font-size:12px;
	color: #663333;
}
.lead{
	margin-left:100px;
	margin-top:10px;
	width:600px;
}

#footer{
	background:#eeeeee url(../img/body_bottom.gif) 50% 0% no-repeat;
}

#footer{
	margin:0px auto;
	padding-top:20px;
	text-align:center;
	height:100px;
	clear: both;
	}

#footer p{
	text-align:center
	}
#footer li {
	display: inline; /* ‰Šú */ 
	height:24px;
	float: left;
	list-style-type:none;
	color: #DF3184;
	} 
#footer a{
	color: #666;
	font-weight:bold;

}
#footer li a:hover{
	text-decoration:underline;
}
#copy{
	 font-size:9px;
	 line-height:2em;
	 color:#999999;
}

.ana-sab{
	line-heigt:1.3em;
	text-align:center;
	font-size:11px;
	width:56px;
	height:20px;
	background:#eeeeee url(../img/seatchi.gif) no-repeat;
	border:0px solid #999999;
	vertical-align: bottom;
}
