@charset "shift_jis"; 

* {
		margin:0;
		padding:0;
}

body {
		margin:5px;
		background-color:#ffffff;
		text-align:center;
	
}
		
#wapper {
		text-align:left;
		margin:0 auto;
		width:640px;
		
} 
		
#header2 {
		width:620px;
		height:50px;
		xbackground-color:#ff6633;
		
}
#header2 h1 {
		width:160px;
		height:50px;
		float:left;
}
		
#header2 h2 {
		width:300px;
		height:50px;
		float:left;
}
		
#header2 h2 img {
		padding-top:10px;
}
		
#header2  form {
		width:160px;
		float:right;
		height:50px;
		text-align:right;
		
}
		
hr {
		clear:both;
		
}
		
img.map1 { 
		border:0;
		text-align:center;
		margin:15px 0;
}
		
#footer address {
                margin-top:10px;
		font-size:12px;
		font-style:normal;
		text-align:center;
}
		
		
#header2 h2 {
		font-size:14px;
		text-align:center;
		color:#3399ff;
		margin-top:12px;
} 
.freespot  ul {
		width:630px;
		text-align:left;
		line-height:1.5;
		font-size:75%;
		padding-left:15px;
		margin:10px;
}
.freespot  ul li ul {	
		text-align:left;
		line-height:1.5;
		font-size:100%;
		padding-left:15px;
		margin-left:10px;
}
.kitei {
		font-size:85%;
		color:red;
		margin:10px 0;
}
p.kiteip {
  		font-size:85%;
  		line-height:1.5;
}

	
dl {   
		 border:1px solid #999; 
		 font-size:75%;  
 		 width:640px;
 		 margin-top:10px;   
}   
dt {   
 		float:left;   
 		width:120px; /*160*/
 		padding:5px 0 5px 5px;   
 		clear:both;   
 		font-weight:bold;
 	        line-height:1.5;   
 	  
}   
dd {   
 		width:490px;   /*450*/
 		margin-left:120px;   
		padding:5px;   
		border-left:1px solid #999; 
		line-height:1.5; 
}  

	


