/*
Site: Tsukioka Wakuwaku Farm
Page: sub
*/

/* --- common --- */

.sub-title {
	color: #930;
	font-weight: bold;
}


/* --- access --- */

div.view1 {
	float: left;
	width: 560px;
}

div.view2 {
	float: right;
	text-aline: left;
	width: 350px;
}

.g-map-title {
	font-size: 18px;
	font-weight: bold;
	color: #f60;
	padding: 20px 0 15px 0;
}


/* --- info --- */

h2.facility-title {
	margin: 0;
	padding: 8px 0 0 15px;
	width: 910px;
	height: 24px;
	font-size: 16px;
	color: #fc0;
	background : transparent url(http://www.wakuwaku-farm.jp/event/image/f-title-bg.gif) no-repeat scroll 0% 0%;
	overflow: hidden;
}

h2.facility-title a {
	text-decoration: none;
	color: #fc0;
}

table.f-photo {
	margin: 0 0 30px 0;
}

table.f-photo td {
	padding: 0 5px 8px 0;
	vertical-align: top;
}

table.f-photo th {
	padding: 0 0 8px 0;
	vertical-align: top;
	font-weight: normal;
}

/* --- about --- */

div.about-list {
	padding: 0 0 15px 30px;
}

p.about-list-sub {
	padding: 0 0 0 30px;
}

h2.about-title {
	margin: 0;
	padding: 8px 0 0 15px;
	width: 910px;
	height: 24px;
	font-size: 16px;
	color: #030;
	background : transparent url(http://www.wakuwaku-farm.jp/event/image/about-title-bg.gif) no-repeat scroll 0% 0%;
	overflow: hidden;
}

table#profile-list {
	width: 100%;
	margin: 10px 0 30px 0;
	border-collapse: separate;
}

table#profile-list th {
	padding: 15px 10px;
	background-color: #eaeaea;
	border-right: 3px solid #ccc;
	border-bottom: 1px dotted #ccc;
	text-align: center;
}

table#profile-list td {
	padding: 15px 10px;
	border-bottom: 1px dotted #ccc;
}

/* --- event --- */

h2.event-title {
	margin: 5px 0;
	padding: 5px 0 5px 7px;
	font-size: 120%;
	border-left: 3px solid #f90;
	color: #666;
}

.event-info {
	margin: 0 0 10px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dashed #ccc;
}