@charset "utf-8";
/* CSS Document */



/* トップページ */

#countdown{clear:both;
	float:right;
	margin:0 10px 0 0;
}

#top-navi{padding-top:390px;
			margin:0 auto;
			width:520px;

}



#AboutDakibiwa{
	background: url(../pts/pic/top/aboutbox_btm_01.jpg) no-repeat scroll 0 100% transparent;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#innerAboutDakibiwa{
	background: url(../pts/pic/top/aboutbox_top_01.jpg) no-repeat scroll 0 0 transparent;
	padding:30px 20px 0  20px
	
    
}

#innerAboutDakibiwa .lead{
	background: url(../pts/pic/top/about_pic.jpg) no-repeat scroll 470px 40px transparent;
    height: auto !important;
    margin: 0 0 10px;
  
	border-bottom:dotted #666 2px
	
}


div.itemFig {
    float: left;
    margin-right: 8px;
    width: 208px;
	margin-bottom:10px;
	
}



div#innerAboutDakibiwa p {
   
}
div#innerAboutDakibiwa p.viewMore {
    margin: -10px 5px 0 0;
    text-align: right;
}

div#innerAboutDakibiwa .lead p {
    line-height: 1.5em;
    width:450px;
}

dl#news dt{color:#E83221;
	
}

dl#news dd{padding-bottom:10px;
		border-bottom:dotted 1px #666
}

/* 予約ページ */

#mapArea{border:solid 3px #E83221;
padding:20px;
}

/* プロジェクトページ */

#concept{width:480px
}

dl#donate{border:solid #666 1px;
			padding:15px;
			margin:0;
}
dl#donate dt{ font-weight:bold;
			font-size:120%;
			border-bottom:dotted #999 1px
}

#history{width:350px;
margin-top:20px;
}

ul#kyousan{margin:20px 0 0 0;
			border-top:dotted 1px #666;
			padding-top:10px;
}
ul#kyousan li{float:left;
list-style:none;
margin-right:3px;

}

ul#kaisai{font-weight:bold;
			font-size:120%;
			padding-top:20px;
			
				
			
}
ul#kaisai li{list-style:none;
	margin:0
}
#youkou{
height:250px;
background:url(../pts/pic/entry/entry.jpg) no-repeat scroll 0 100% transparent;
}




.nomalTbl th {
    background-color: #000000;
    border: 1px solid #999999;
    color: #FFFFFF;
    line-height: 2em;
    padding: 5px;
    text-align: center;
	
}