@charset "UTF-8";
@import url("09takenoko.css");
@import url("09suppon.css");
@import url("09summer.css");
/* CSS Document */



/*-------------------------------------
 all reset
--------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img {
	border:0;
	vertical-align: bottom;
}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, p{
	margin:0;
	padding:0;
}
.content {
  margin: 0px auto;
  padding: 0px;
  width: 650px;
  text-align: left;
}
* html #content {
	/* for WinIE6 */
	font-size: 100%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
}
* first-child+html #content {
/*for WinIE7*/
	font-size: 100%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}


.under20 { padding-bottom: 20px; }
.under10 { padding-bottom: 10px; }
.footer {
	background-color: #000000;
	width: 650px;
}
.footer_white {
	background-color: #FFFFFF;
	width: 650px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00357b;
}

.reserve {
  float: left;
  width: 421px;
  padding-left: 114px;
  padding-top: 10px;
}
.reserve ul {
  float: left;
  width: 421px;
}
.reserve li { float: left; }
