/* CSS Document */

body{ margin:0px;
      padding:0px;
	   background-color:#FFFEF7;)
	
}


a:link{color:#09261B;
           }
		   
a:visited{color:#09261B;
           }		   
	
a:hover{color:#990000;
           text-decoration:underline;}
		   
a:active{color:#990000;
           text-decoration:underline;}	   

#box{background-image:url(../image/box_bg.jpg);width:750px;margin:auto}

#subbox{ width:740px;
         float:left;}



#container{ float:right;
            padding:0px;
            width:730px;
			background-image:url(../image/container_bg.jpg);
			background-repeat:no-repeat;
}


*img{border:0;
}

#flash{ margin:0;
        padding:0;
}

#leftbox{ float:left;
          width:375px;
		  height:300px;
		  padding:6px;
		  }
		  
#leftbox p { color:#003333;
           font-size:14px;
           padding:10px;
}

#leftbox p img{ margin:3px;
}
		  
#about{ float:left;
        margin-left:0px;
        width:180px;
		height:285px;
}
		


		
#survice{ float:right;
          width:180px;
		  height:285px;
}
		  
		  
#survice p{ line-height:150%;
}




#rightbox{ float:right;
        width:331px;
		height:300px;
		padding:6px;
		}
		
#rightbox p { color:#003333;
           font-size:14px;
           padding:10px;
}

#rightbox p img{margin:3px;
}


#recruit{ float:left;
margin-left:2px;
        width:180px;
		height:285px;
}

		  
#recruit p{ line-height:150%;
}



#contents{ float:right;
           width:130px;
		   height:285px;
		   font-size:12px;
		   margin-left:auto;
		   margin-right:auto;
		   text-align:center;
}
		
#contents img{margin-top:4px;
              margin-bottom:3px;
}

#contents p{ line-height:120%;
             font-size:12px;}
		
#underbox{
        width:730px;
		height:125px;
		padding:0px;
		margin:0px;
		}		

#new   { float:left;
        width:410px;
		height:100px;
		overflow-y:visible;
		}
		
#imgr { float:right;}

#cnt{ margin-bottom:5px;
margin-left:5px;
margin-top:50px;}
		
#footer{ clear:both;
        width:730px;
		background-image:url(../image/top_under.jpg);
		}
		
#bookers {padding-top:72px;
padding-left:10px;
float:left;
font-size:12px;
letter-spacing:0.2em}
		
/*#footer p{ line-height:9999px;}*/
