
body,div,ul,li,h1,h2,h3,p.blockquote,th,td{
	margin:0;
	padding:0;
}
body{
		text-align:center;
		background-color:#FDF5E6;
}
a{
		outline:none;
}
#container{
		background-color:white;
		width:800px;
		text-align:center;
		margin:0 auto;
	
		
}




/*------------------------------*/

#header{
		width:750px;
		height:70px;
		background-color:white;
		margin:0 auto;
		
}


.rogo{
		text-align:left;
		width:160px;
		height:50px;
		padding:3px;
		margin:5px;
		float:left;
}


.ss{
		float:right;
		width:100px;
		height:25px;
		margin:10px;
		padding-left:450px;

}
/*------------------------------*/
img{
		border:0;
		
}







#sale{
		width:550px;
		text-align:right;
}

.sale{
		width:450px;
		height:50px;
		border:2px solid red;
		
		
		
}
#header li{
		float:right;
		list-style:none;
		padding:10px;
}
#header li a{
		width:130px;
		height:65px;
		padding:20px;
		color:black;
		text-decoration:none;
		font-size:16px;
		font-weight:bold;
		
}
#header li a:hover{
		color:gray;
		text-decoration:underline;
}



#navi{
		clear:both;
		width:780px;
		height:30px;
				
		margin:0 auto;
}

#navi li{
		float:left;
		list-style:none;
		font-family:comic sans ms;
	/*display:inline;*/
		width:130px;
		height:65px;
		
		
}
#navi li a{
		
		width:130px;
		height:65px;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
		color:black;
		
}
#navi li a:hover{
		color:gray;
}
		
	
	
	
}
		
#main_visual{
		width:780px;
		height:380px;
		margin:0 auto;
		
		
}

}
#main_visual a{
		
		width:780px;
		height:380px;
		display:block;
		
		
		
}
#main_bed{
		width:700px;
		height:250px;
		margin:0 auto;
		display:block;
		background-image:url(images/bedmain.jpg);
		text-indent:-9999px;
		
}

#contents{
		width:780px;
		height:500px;
		padding:30px;
		margin:0 auto;
}

#contents_a{
		width:360px;
		height:200px;
		padding:20px;
		text-align:left;
		float:left;
}
#contents_a h3{
		border-bottom:2px solid gray;
		font-family:comic sans ms;
}
#contents_a ul{
		width:360px;
		height:170px;
		overflow-y:scroll;
		font-family:Impact;
		text-decoration:none;
		font-size:11px;
		
}
#contents_a li{
		border-bottom:2px solid black;
		font-family:comic sans ms;
}
#contents_a li span{
		color:red;
}

#contents_a li a{
		text-decoration:none;
		color:#1E90FF;
}
#contents_a li a:hover{
		color:gray;
}

#contents_b{
		width:350px;
		height:230px;
		
		background-repeat:none;
		margin:0 auto;
		float:left;
		
		border:1px dashed gray;
		font-family:comic sans ms;
		
}
#contents_b ul{
		list-style:none;
		padding-left:40px;
		
}

/*#contents_b img{
	border:0;
	text-decoration:none;
	outline-style:none;
}*/



	
#contents_c{
		width:330px;
		height:220px;
		padding:20px;
		margin-right:30px;
		float:right;
		margin-top:5px;
		border:1px dashed gray;
		font-family:comic sans ms;	
		
}
#contents_c ul{
		list-style:none;
		padding-left:20px;	
}
#contents_d{
		width:350px;
		height:240px;
		padding:10px;
   		float:left;
		border:1px dashed gray;
		
}
#contents_d h2{
		
		width:360px;
		color:#66ff00;
		font-family:comic sans ms;
}
#contents_d li{
		text-align:left;
		font-family:comic sans ms;
		font-weight:light;
		color:black;
		list-style:none;
		
}
#contents_d a{
		text-align:right;
		color:red;
		font-family:comic sans ms;
		padding-left:100px;
		text-decoration:none;
		}
#contents_d a:hover{
		color:gray;
		
}


.single{
		width:100px;
		padding:10px;
}
.single a{
		width:100px;
		height:30px;
		background-image:url(images/single.jpg);
		text-indent:-9999px;
		display:block;
		background-repeat:no-repeat;
		
}
.single a:hover{
		background-image:url(images/single1.jpg);
}
.double{
		width:100px;
		padding:10px;
		
}
.double a{
		width:100px;
		height:30px;
		background-image:url(images/double.jpg);
		text-indent:-9999px;
		display:block;
}
.double a:hover{
		background-image:url(images/double1.jpg);
}
.queen{
		width:100px;
		padding:10px;
		
}
.queen a{
		width:100px;
		height:30px;
		background-image:url(images/queen2.jpg);
		text-indent:-9999px;
		display:block;
		
}
.queen a:hover{
		background-image:url(images/queen3.jpg);
}
#consub{
		width:680px;
		margin:0 auto;
}
#contents_bed{
		width:550px;
		height:320px;
		font-family:comic sans ms;
		margin:0 auto;
		float:right;
}
#contents_bed ul{
		
		list-style:none;
		
}
#sub_contents{
		width:120px;
		height:130px;
		float:left;
		
}
#sub_contents ul{
		width:100px;
		list-style:none;
}


.bed1{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		list-style:none;
		float:left;
		
}
.bed1 a{
		width:150px;
		height:125px;	
		background-image:url(images/bed1.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		
}
.bed1 a:hover{
		background-image:url(images/bed1-1.jpg);		
}




.bed2{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		list-style:none;
		float:left;
		
}
.bed2 a{
		width:150px;
		height:125px;	
		background-image:url(images/bed2.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
}
.bed2 a:hover{
		background-image:url(images/bed2-1.jpg);
				
}

.bed3{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
		
}
.bed3 a{
		width:150px;
		height:125px;
		background-image:url(images/bed3.jpg);
		background-repeat:no-repeat;
		background-position:center;
		text-indent:-9999px;
		display:block;  
}
.bed3 a:hover{
		background-image:url(images/bed3-1.jpg);
}

.bed4{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
		
}
.bed4 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-image:url(images/bed4.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.bed4 a:hover{
		background-image:url(images/bed4-1.jpg);
		
}

.bed5{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.bed5 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-image:url(images/bed5.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.bed5 a:hover{
		background-image:url(images/bed5-1.jpg);
}

.bed6{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.bed6 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-position:center;
		background-image:url(images/bed6.jpg);
		background-repeat:no-repeat;
		display:block;
}
.bed6 a:hover{
		background-image:url(images/bed6-1.jpg);
}
#contents_single{
		width:550px;
		height:320px;
		font-family:comic sans ms;
		margin:0 auto;
	
		float:right;
		
}
#contents_single ul{
		list-style:none;
	
}


.single1{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		list-style:none;
		float:left;
		
}
.single1 a{
		width:150px;
		height:125px;	
		background-image:url(images/sin1.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
	
}
.single1 a:hover{
		background-image:url(images/sin1-1.jpg);		
}




.single2{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
		
}
.single2 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		display:block;
		background-image:url(images/single2.jpg);
		background-repeat:no-repeat;
		background-position:center;
}
.single2 a:hover{
		background-image:url(images/single2-1.jpg);
}

.single3{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
		
}
.single3 a{
		width:150px;
		height:125px;
		background-image:url(images/single3.jpg);
		background-repeat:no-repeat;
		background-position:center;
		text-indent:-9999px;
		display:block;
}
.single3 a:hover{
		background-image:url(images/single3-1.jpg);
}

.single4{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.single4 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-image:url(images/single4.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.single4 a:hover{
		background-image:url(images/single4-1.jpg);
}

.single5{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.single5 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-image:url(images/single5.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.single5 a:hover{
		background-image:url(images/single5-1.jpg);
}

.single6{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.single6 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-position:center;
		background-image:url(images/single6.jpg);
		background-repeat:no-repeat;
		display:block;
}
.single6 a:hover{
		background-image:url(images/single6-1.jpg);
}
#main_sofa{
		width:700px;
		height:250px;
		margin:0 auto;
		display:block;
		background-image:url(images/sofamain.jpg);
		text-indent:-9999px;
			
		
}
#contents_sofa{
		width:550px;
		height:320px;
		font-family:comic sans ms;
		margin:0 auto;
		padding:5px;
	
		
}
#contents_sofa ul{
		list-style:none;
	
}
.sofa1{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		list-style:none;
		float:left;
}
.sofa1 a{
		width:150px;
		height:125px;	
		background-image:url(images/sofa1.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		
}
.sofa1 a:hover{
		background-image:url(images/sofa1-1.jpg);		
}




.sofa2{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.sofa2 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		display:block;
		background-image:url(images/sofa2.jpg);
		background-repeat:no-repeat;
		background-position:center;
}
.sofa2 a:hover{
		background-image:url(images/sofa2-1.jpg);
}

.sofa3{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.sofa3 a{
		width:150px;
		height:125px;
		background-image:url(images/sofa3.jpg);
		background-repeat:no-repeat;
		background-position:center;
		text-indent:-9999px;
		display:block;
}
.sofa3 a:hover{
		background-image:url(images/sofa3-1.jpg);
}

.sofa4{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.sofa4 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-image:url(images/sofa4.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.sofa4 a:hover{
		background-image:url(images/sofa4-1.jpg);
}

.sofa5{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.sofa5 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-image:url(images/sofa5.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.sofa5 a:hover{
		background-image:url(images/sofa5-1.jpg);
}

.sofa6{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.sofa6 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-position:center;
		background-image:url(images/sofa6.jpg);
		background-repeat:no-repeat;
		display:block;
}
.sofa6 a:hover{
		background-image:url(images/sofa6-1.jpg);
}
#sub_contents_1{
		width:170px;
		height:400px;
		margin:0 auto;
		float:left;
		
		
		
}
#sub_contents_1 ul{
		width:100px;
		list-style:none;
		padding:25px;
}
.one{
		width:100px;
		padding:10px;
}
.one a{
		width:100px;
		height:30px;
		background-image:url(images/1p.jpg);
		text-indent:-9999px;
		display:block;
		background-repeat:no-repeat;
		
}
.one a:hover{
		background-image:url(images/1p-1.jpg);
}
.two{
		width:100px;
		padding:10px;
		
}
.two a{
		width:100px;
		height:30px;
		background-image:url(images/2p.jpg);
		text-indent:-9999px;
		display:block;
}
.two a:hover{
		background-image:url(images/2p-1.jpg);
}
.three{
		width:100px;
		padding:10px;
		
}
.three a{
		width:100px;
		height:30px;
		background-image:url(images/3p.jpg);
		text-indent:-9999px;
		display:block;
		
}
.three a:hover{
		background-image:url(images/3p-1.jpg);
}		
#main_chair{
		width:700px;
		height:250px;
		margin:0 auto;
		display:block;
		background-image:url(images/chairmain.jpg);
		text-indent:-9999px;
		
}
#contents_chair{
		width:680px;
		height:440px;
	
		font-family:comic sans ms;
		margin:0 auto;
			
}
#contents_chair ul{
		list-style:none;
		
		padding:10px;
		
		
}


.chair1{
		width:150px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		list-style:none;
		float:left;
}
.chair1 a{
		width:120px;
		height:180px;	
		background-image:url(images/chair1.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		
}
.chair1 a:hover{
		background-image:url(images/chair1-1.jpg);		
}




.chair2{
		width:150px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.chair2 a{
		width:120px;
		height:180px;
		text-indent:-9999px;
		display:block;
		background-image:url(images/chair2.jpg);
		background-repeat:no-repeat;
		background-position:center;
}
.chair2 a:hover{
		background-image:url(images/chair2-1.jpg);
}

.chair3{
		width:150px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.chair3 a{
		width:120px;
		height:180px;
		background-image:url(images/chair3.jpg);
		background-repeat:no-repeat;
		background-position:center;
		text-indent:-9999px;
		display:block;
}
.chair3 a:hover{
		background-image:url(images/chair3-1.jpg);
}

.chair4{
		width:150px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.chair4 a{
		width:120px;
		height:180px;
		text-indent:-9999px;
		background-image:url(images/chair4.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.chair4 a:hover{
		background-image:url(images/chair4-1.jpg);
}

.chair5{
		width:150px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.chair5 a{
		width:120px;
		height:180px;
		text-indent:-9999px;
		background-image:url(images/chair5.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.chair5 a:hover{
		background-image:url(images/chair5-1.jpg);
}

.chair6{
		width:150px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.chair6 a{
		width:120px;
		height:180px;
		text-indent:-9999px;
		background-position:center;
		background-image:url(images/chair6.jpg);
		background-repeat:no-repeat;
		display:block;
}
.chair6 a:hover{
		background-image:url(images/chair6-1.jpg);
}

.chair7{
		width:150px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.chair7 a{
		width:120px;
		height:180px;
		text-indent:-9999px;
		background-position:center;
		background-image:url(images/chair7.jpg);
		background-repeat:no-repeat;
		display:block;
}
.chair7 a:hover{
		background-image:url(images/chair7-1.jpg);
}
.chair8{
		width:150px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.chair8 a{
		width:120px;
		height:180px;
		text-indent:-9999px;
		background-position:center;
		background-image:url(images/chair8.jpg);
		background-repeat:no-repeat;
		display:block;
}
.chair8 a:hover{
		background-image:url(images/chair8-1.jpg);
}
#main_table{
		width:700px;
		height:300px;
		margin:0 auto;
		display:block;
		background-image:url(images/tablemain.jpg);
		text-indent:-9999px;
		
}
#contents_table{
		width:570px;
		height:350px;
		font-family:comic sans ms;
		margin:0 auto;
			
}
#contents_table ul{
		list-style:none;
		padding:10px;
}
.table1{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		list-style:none;
		float:left;
}
.table1 a{
		width:150px;
		height:125px;	
		background-image:url(images/table1.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		
}
.table1 a:hover{
		background-image:url(images/table1-1.jpg);		
}




.table2{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.table2 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		display:block;
		background-image:url(images/table2.jpg);
		background-repeat:no-repeat;
		background-position:center;
}
.table2 a:hover{
		background-image:url(images/table2-1.jpg);
}

.table3{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.table3 a{
		width:150px;
		height:125px;
		background-image:url(images/table3.jpg);
		background-repeat:no-repeat;
		background-position:center;
		text-indent:-9999px;
		display:block;
}
.table3 a:hover{
		background-image:url(images/table3-1.jpg);
}

.table4{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.table4 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-image:url(images/table4.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.table4 a:hover{
		background-image:url(images/table4-1.jpg);
}

.table5{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.table5 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-image:url(images/table5.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.table5 a:hover{
		background-image:url(images/table5-1.jpg);
}

.table6{
		width:180px;
		height:150px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.table6 a{
		width:150px;
		height:125px;
		text-indent:-9999px;
		background-position:center;
		background-image:url(images/table6.jpg);
		background-repeat:no-repeat;
		display:block;
}
.table6 a:hover{
		background-image:url(images/table6-1.jpg);
}		
#footer{
		
		font-family:comic sans ms;
		text-align:left;
		clear:both;
		border-top:2px solid gray;
		padding:10px;
		width:720px;
		height:40px;
		vertical-align:top;
		margin:0 auto;
	
}

#copyright{
	width:300px;
	float:left;
	font-size:12px;
	
}

#footerlink{
	width:300px;
	float:right;
	
}
#footerlink li{
		float:right;
		list-style:none;
}

#footerlink a{
		width:130px;
		padding:8px;
		color:black;
		text-decoration:none;
		
}
#footerlink a:hover{
		color:gray;
}

.top{
		text-align:center;
		font-family:comic sans ms;
		
}
.top a{
		color:red;
		text-decoration:none;
}
.top a:hover{
		color:gray;
		
}	




		
.new_1{
		width:150px;
		height:80px;
		float:left;
		
			
		
}
.new_1 a{
		width:120px;
		height:60px;
		background-image:url(images/new-item1.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		padding-left:30px;
}
.new_1 a:hover{
		background-image:url(images/new-item1-1.jpg);
		
		
}

.new_2 {
		width:150px;
		height:80px;
		float:left;
		
}
.new_2 a{
		width:120px;
		height:60px;
		background-image:url(images/new-item2-1.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		padding-left:30px;
}
.new_2 a:hover{
		background-image:url(images/new-item2.jpg);
		
}
.new_3 {
		width:150px;
		height:80px;
		clear:both;
		float:left;
}
.new_3 a{
		width:120px;
		height:60px;		
		background-image:url(images/new-item3-1.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		padding-left:30px;
}
.new_3 a:hover{
		background-image:url(images/new-item3.jpg);
		
}
.new_4 {
		width:150px;
		height:80px;
		float:left;
}
.new_4 a{
		width:120px;
		height:60px;
		background-image:url(images/new-item4.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		padding-left:30px;
}
.new_4 a:hover{
		background-image:url(images/new-item4-1.jpg);
		
}
.osu_1{
		width:150px;
		height:80px;
		float:left;
		
}
.osu_1 a{
		width:120px;
		height:60px;
		text-indent:-9999px;
		display:block;	
		background-image:url(images/osu1.jpg);
		background-position:center;
		background-repeat:no-repeat;
		padding-left:30px;
		
}
.osu_1 a:hover{
		background-image:url(images/osu1-1.jpg);
			
}
.osu_2{
		width:150px;
		height:80px;
		float:left;
		
		
}
.osu_2 a{
		width:120px;
		height:60px;
		text-indent:-9999px;
		display:block;
		background-image:url(images/osu2.jpg);
		background-repeat:no-repeat;
		background-position:center;
		padding-left:30px;
		
}
.osu_2 a:hover{
		background-image:url(images/osu2-1.jpg);
		
}	
.osu_3{
		width:150px;
		height:80px;
		float:left;
}
.osu_3 a{
		width:120px;
		height:60px;
		text-indent:-9999px;
		display:block;
		background-image:url(images/osu3.jpg);
		background-repeat:no-repeat;
		background-position:center;
		padding-left:30px;
}
.osu_3 a:hover{
		background-image:url(images/osu3-1.jpg);
		
}	
.osu_4{
		width:150px;
		height:80px;
		float:left;
		
}
.osu_4 a{
		width:120px;
		height:60px;
		text-indent:-9999px;
		display:block;
		background-image:url(images/osu4.jpg);
		background-repeat:no-repeat;
		background-position:center;
		padding-left:30px;
}
.osu_4 a:hover{
		background-image:url(images/osu4-1.jpg);
		
}		
#map{
		width:800px;
		text-align:left;
		padding-left:50px;	
		margin:0 auto;
}	
#map_1{
		width:530px;
		height:550px;
		background-image:url(images/map.jpg)
	
}
.map{
		text-indent:-9999px;
		display:block;
		
}	

#contact{
		width:700px;
		height:100px;
		margin:0 auto;
		display:block;
		background-image:url(images/contact3.jpg);
		text-indent:-9999px;
		
		
		
}
#contact_1{
		width:700px;
		height:300px;
		background-image:url(images/tel1.jpg);
		display:block;
		text-indent:-9999px;
}

#recruit{
		width:700px;
		height:130px;
		background-image:url(images/employ.jpg);
		text-indent:-9999px;
		margin:0 auto;
		
}
#text{
		width:800px;
		margin:0 auto;
		padding-left:50px;
		padding-bottom:5px;
}
.short{
		width:200px;
		font-size:15px;
		float:left;
		border-bottom:1px dotted gray;
		text-align:left;
		padding-top:10px;
		padding-left:50px;
		border:2px solid gray;
	
}
.long{
		width:400px;
		font-size:15px;
		border-bottom:1px dotted gray;
		float:left;
		text-align:left;
		padding-top:10px;
		padding-left:50px;
		border:2px solid gray;	margin:1px;	
}


#main_kitchen{
		width:700px;
		height:300px;
		margin:0 auto;
		display:block;
		background-image:url(images/kitchenmain.jpg);
		text-indent:-9999px;
		
}
#contents_kitchen{
		width:630px;
		height:500px;
		font-family:comic sans ms;
		margin:0 auto;
			
}
#contents_kitchen ul{
		list-style:none;
		padding:10px;
}
.kitchen1{
		width:200px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		list-style:none;
		float:left;
}
.kitchen1 a{
		width:180px;
		height:180px;	
		background-image:url(images/kitchen1.jpg);
		background-position:center;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		
}
.kitchen1 a:hover{
		background-image:url(images/kitchen1-1.jpg);		
}




.kitchen2{
		width:200px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.kitchen2 a{
		width:180px;
		height:180px;
		text-indent:-9999px;
		display:block;
		background-image:url(images/kitchen2.jpg);
		background-repeat:no-repeat;
		background-position:center;
}
.kitchen2 a:hover{
		background-image:url(images/kitchen2-1.jpg);
}

.kitchen3{
		width:200px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.kitchen3 a{
		width:180px;
		height:180px;
		background-image:url(images/kitchen3.jpg);
		background-repeat:no-repeat;
		background-position:center;
		text-indent:-9999px;
		display:block;
}
.kitchen3 a:hover{
		background-image:url(images/kitchen3-1.jpg);
}

.kitchen4{
		width:200px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.kitchen4 a{
		width:180px;
		height:180px;
		text-indent:-9999px;
		background-image:url(images/kitchen4.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.kitchen4 a:hover{
		background-image:url(images/kitchen4-1.jpg);
}

.kitchen5{
		width:200px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.kitchen5 a{
		width:180px;
		height:180px;
		text-indent:-9999px;
		background-image:url(images/kitchen5.jpg);
		background-repeat:no-repeat;
		background-position:center;
		display:block;
}
.kitchen5 a:hover{
		background-image:url(images/kitchen5-1.jpg);
}

.kitchen6{
		width:200px;
		height:200px;
		border:1px solid gray;
		border-top-style:none;
		border-left-style:none;
		float:left;
}
.kitchen6 a{
		width:180px;
		height:180px;
		text-indent:-9999px;
		background-position:center;
		background-image:url(images/kitchen6.jpg);
		background-repeat:no-repeat;
		display:block;
}
.kitchen6 a:hover{
		background-image:url(images/kitchen6-1.jpg);
}	
#sitemap{
		width:550px;
		text-align:left;
		
		
}	
#sitemap h1{
		width:500px;
		font-family:comic sans ms;
}
#sitemap a{
		text-decoration:none;
		color:gray;
}
#sitemap_ul{
		width:300px;
		text-decoration:none;
		float:left;
	
		
		
}
#sitemap_ul li{
		font-family:comic sans ms;
		text-align:left;
		margin:15px;
}
#sitemap_ul a{
		text-decoration:none;
		color:black;
}
#sitemap_ul a:hover{
		color:gray;
		width:300px;
}
#sitemap_2_ul{
		width:300px;
		float:left;
		text-decoration:none;
		
}
#sitemap_2_ul li{
		font-family:comic sans ms;
		text-align:left;
		margin:15px;
}	
#sitemap_2_ul a{
		text-decoration:none;
		color:black;
}
#sitemap_2_ul a:hover{
		color:gray;
		width:300px;
}
#allsitemap{
		width:600px;
		
		margin:0 auto;
		
		
		
}

	
