*{
	margin: 0;
	padding:0;
}


#body{
	background:#ccc;
	font-family:"HGゴシックM" "#calibli";
}

#container{
	margin: 0 auto;
	width: 1000px;
	color:#808080;
}


#header{
	width:1000px;	
	height:45px;
	margin-top:10px;
}

#order a{	
	width:170px;
    	height:30px;
  	background:url(images/order1.png) no-repeat;
	float:right;
	text-indent:-9999px;
	display:block;
	padding-right:60px;
	margin-bottom:5px;
}

#sen{
	clear:right;
	width:1000px;
	height:2px;
	background:url(images/sen-d.jpg) repeat-x;
	text-indent:-9999px;
	display:block;
}

#navinavi ul{
	margin:10px 0 0 760px;
	font-family:Calibli;
	font-size:70%;
	letter-spacing:1px;
		
}
#navinavi li{
	display:inline;
	list-style:none;
	padding-left:20px;
}
#navinavi li a{
		color:#DF0101;
}
#navinavi li a:hover{
	color:#5FB404;
}
#navi{
	width:1000px;
}



h1 a{
	width:101px;
	height:101px;
	background:url(images/logo-m.jpg) no-repeat center top;
	text-indent:-9999px;
	display:block;
	padding-left:110px;

}


#navi ul{
	float:right;
	margin-top:-80px;
	padding-right:60px;
}
#navi li {
	float:left;
	list-style:none;
}
#navi li a{
	height:69px;
	display:block;
	text-indent:-9999px;
	overflow: hidden;
}



#n1{
	width:156px;
	background:url(images/n1.jpg) no-repeat center top ;
}

#n2{
	width:156px;
	background:url(images/n2.jpg) no-repeat center top;
	
}
#n3{
	width:156px;
	background:url(images/n3.jpg) no-repeat center top;	
}
#n4{
	width:156px;
	background:url(images/n4.jpg) no-repeat center top;			
}
#n5{
	width:156px;
	background:url(images/n5.jpg) no-repeat center top;			
}

#navi li a:hover{
	background-position:center -69px;
}


#k #n1{background-position:center -138px;}
#h #n2{background-position:center -138px;}
#hh #n2{background-position:center -138px;}
#w #n3{background-position:center -138px;}
#m #n4{background-position:center -138px;}
#p #n5{background-position:center -138px;}



#contents{
	clear:both;
	width:1000px;
	margin:50px 0 0 50px;
}

#sen1{
	clear:both;
	width:1000px;
	height:2px;
	background:url(images/sen-d.jpg) repeat-x;
	margin-top:50px;
	text-indent:-9999px;
	display:block;
}
#footer{
	
	width:1000px;
	font-size:60%;
	margin-top:10px;
	text-align:right;
}

#footer ul{
	float:right;
	padding-right:65px;
}
#footer li{
	display:inline;
	list-style:none;
}
#f1,#f2{
	border-right:#808080 1px solid;
	padding:0 5px 0 5px;
}
#footer li a{
	color:#808080;
	text-decoration:none;
}
#footer li a:hover{
	color:#808000;
}

#footer p{
	clear:right;
	padding:5px 65px 5px 0;
	color:#808080;
	}