*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body{
	font-size: 75%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	line-height: 1.4;
	color:#666;
	text-align:center;
}

a{
	color:#666;
	text-decoration:underline;
}

a:hover	{ 
	color:#666;
}

img{
	border: none;
	vertical-align: top;
}


#wrapper
{
	width:750px;
	margin: 0 auto;
	text-align:left;
}

#content
{
	width:750px;
	background:url(navi/bg.gif) repeat-y left top;
	margin:0px;
	padding:0px;
}


/*header*/
#header
{
	width:750px;
}

#header p
{
	text-align:right;
	margin-right:20px;
	font-size:80%;
	padding-top:10px;
}


#logo
{
	background:url(navi/bg-header.jpg) no-repeat left top;
	margin: 0px;
	padding:0;
}

#logo img
{
	margin-top:10px;
	margin-left:10px;
}

#navigation
{
	margin: 0px;
	width: 750px;
	height:23px;
	list-style-type: none;
	background:url(navi/bg-menu.jpg) no-repeat left top;
}

#navigation li
{
	float:left;
	list-style-type: none;
	overflow:hidden;
	text-indent:-750px;
}

#navigation li a
{
	display:block;
	overflow:hidden;
	height:23px;
}

#nav01 
{
	background: url(navi/menu01-s.gif) left top no-repeat;
	margin:0px;
	width:100px;
}
#nav02 
{
	background: url(navi/menu02-s.gif) left top no-repeat;
	margin:0px;
	width:120px;
}
#nav03 
{
	background: url(navi/menu03-s.gif) left top no-repeat;
	margin:0px;
	width:100px;

}
#nav04 
{
	background: url(navi/menu04-s.gif) left top no-repeat;
	margin:0px;
	width:190px;
}
#nav05 
{
	background: url(navi/menu05-s.gif) left top no-repeat;
	margin:0px;
	width:140px;
}
#nav06 
{
	background: url(navi/menu06-s.gif) left top no-repeat;
	margin:0px;
	width:100px;
}



#nav01 a
{
	background: url(navi/menu01.jpg) left top no-repeat;
	width:100px;

}
#nav02 a
{
	background: url(navi/menu02.jpg) left top no-repeat;
	width:120px;
}
#nav03 a
{
	background: url(navi/menu03.jpg) left top no-repeat;
	width:100px;
}
#nav04 a
{
	background: url(navi/menu04.jpg) left top no-repeat;
	width:190px;
}
#nav05 a
{
	background: url(navi/menu05.jpg) left top no-repeat;
	width:140px;
}
#nav06 a
{
	background: url(navi/menu06.jpg) left top no-repeat;
	width:100px;
}


#nav01 a:hover,em
{
	background-image: none;
	width:100px;
}
#nav02 a:hover,em
{
	background-image: none;
	width:120px;
}
#nav03 a:hover,em
{
	background-image: none;
	width:100px;
}
#nav04 a:hover,em
{
	background-image: none;
	width:190px;
}
#nav05 a:hover,em
{
	background-image: none;
	width:140px;
}
#nav06 a:hover,em
{
	background-image: none;
	width:100px;
}




/*footer*/
#footer-index
{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;	
	width: 750px;
	font-size:80%;

}


#footer
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	width:730px !important;
	width /**/: 750px;
	background-color:#eee;
	font-size:70%;
	clear:both;


}





	


