.no_border {
    border-style:none;
}
a { text-decoration:none; }

#navi,
#navi li{
	margin: 0; padding: 0;
}

#navi {
	width:749px;
	height:107px;
	list-style:none;
	margin-left:25px;
                  
}

#navi li,
#navi li a{
	width:107px;
	height:107px;
	overflow:hidden;
                  
}

#navi li{
	float:left;
}

#navi li a{
	display:block;
	text-indent:-9999px;
	background-image:url('navi.home.gif');
	background-repeat:no-repeat;
}






#home  a  { background-position: 0 -106px; }
#home a:hover { background-position: 0 -106px; }
#home a.stay    { background-position: 0 -106px; }


#accessory    a       { background-position: -107px 0; }
#accessory a:hover { background-position: -107px -106px; }
#accessory a.stay   { background-position: -107px -106px; }

#plofile a            { background-position: -214px 0; }
#plofile a:hover  { background-position: -214px -106px; }
#plofile a.stay   { background-position: -214px -106px; }

#information a            { background-position: -321px 0; }
#information a:hover { background-position: -321px -106px; }
#information a.stay   { background-position: -321px -106px; }

#blog a { background-position: -428px 0; }
#blog a:hover { background-position: -428px -106px; }
#blog a.stay { background-position: -428px -106px; }

#usersupport a { background-position: -535px 0; }
#usersupport a:hover { background-position: -535px -106px; }
#usersupport a.stay { background-position: -535px -106px; }

#otoiawase a { background-position: -642px 0; }
#otoiawase a:hover { background-position: -642px -106px; }
#otoiawase a.stay { background-position: -642px -106px; }


#wrapper {
	width: 800px;
	background: #000000;
                 margin-left: 60px;
}

#logo {
	position: ;
	left: 0px;
	top: 0px;
	margin:7px 0px 0px 25px ;
}


---------------------------------------------*/
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	
	
}

#newsRelease {
	width: 800px;
                 
	padding-left: 0px;
}
#footer {   
                 height: 50px;
                 font-size: 10%
	clear: both;
	color: #FFFFFF;
	background: #333333;
                  padding: 40px 0 0 40px;
}




/* 本文のレイアウト
---------------------------------------------*/
##newsRelease h3 {
	color: #FFFFFF;
	background: #000000 url('news.gif') left top repeat-x;
                  padding-left: 40px;
}

#newsRelease dl {
	margin: 0 0 20 40px;
}
#newsRelease dl dt  {
	font-size: 90%;
	color: #999999;
	margin: 5px 0 1px 5px;
}

#newsRelease dl dd  {
	font-size: 90%;
	color: #666666;
	margin: 5px 0 1px 40px;
}