/* ヘッダー */
#header {
	height: 180px;
	background: fff;
	text-align: center;
}

h1 {
	margin: 0px;
	text-align: center;
}

#header img {
	margin: 0px 0px 0px 0px;
}

#desc {
	margin: 5px 0px 0px 0px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

/* カバーイメージ */
#coverimg {
	float: left;
	width: 450px;
	height: 320px;
	background: fff;
	text-align: center;
}

#coverimg img {
margin-top: 0px;
}

/* インフォメーション */
#info {
	float: left;
	width: 289px;
	height: 320px;
	background: #f6f0f6 url(info-bg.jpg) repeat-y;
	margin: 0px;
	overflow: auto;
}

#info a {
	font-weight: bold;
}

.info-title {
	margin: 10px 10px 0px 20px;
	font-size: 14px;
	font-weight: bold;
}

#info p {
	margin: 10px 10px 0px 20px;
	font-size: 14px;
}

#info ul {
	margin: 5px 10px 10px 17px;
	padding: 0px;
	list-style: none;
}

#info li {
	margin: 0px 0px 7px 20px;
	padding: 0px;
	list-style-image: url(../common/list-image.jpg);
	font-size: 14px;
	line-height: 120%;
}

#info .date {
	color: #009;
}

#info-list {
	width: 271px;
	height: 105px;
	background: #fff;
	margin: 0px 0px 0px 15px;
	overflow: auto;
}

#info-list ul {
	margin-left: 3px;
}

#info-list ul ul{
	margin-left: 0px;
}

#tmp-banner {
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
}

#tmp-banner img{
	float: left;
	width: 150px;
	height: 80px;
	margin: 4px 17px 4px 17px;
}
