#flash {
	height: 350px;
	width: 800px;
	text-align: center;
}
#contents {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h2 {
	margin: 0px;
	height: 15px;
	padding-bottom: 5px;
}
#products {
	width: 160px;
	float: left;
	padding-right: 15px;
}
#products ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
#products ul li {
	line-height: 0px;
	font-size: 0px;
}
#pickup {
	width: 420px;
	padding-right: 15px;
	float: left;
}
#pickup p {
	margin: 0px;
}
#project {
	float: right;
	width: 160px;
}
#project ul {
	margin: 0px;
	padding: 0px;
	width: 160px;
	list-style-type: none;
}
#project ul li {
	line-height: 0px;
	font-size: 0px;
}
#project ul#bnr1 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
#credit {
	margin: 0px;
	padding-top: 30px;
	clear: both;
	width: 770px;
	text-align: right;
}
#project ul#bnr2 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 20px;
}
#project ul#bnr2 li {
	padding-bottom: 10px;
}
#project ul#bnr3 li {
	padding-bottom: 4px;
}#products .other {
	padding: 5px;
	text-align: right;
	margin: 0px;
	font-size: 85%;
	line-height: 140%;
}
#pickup ul {
	margin: 0px;
	padding-top: 5px;
	list-style-type: none;
	width: 420px;
	padding-left: 0px;
}
#pickup ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	position: relative;
	width: 405px;
	margin: 0px;
	padding-left: 15px;
}
#pickup ul li .date {
	width: 80;
	padding-left: 20px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../common/img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #82A6C4;
}
#pickup .body {
	margin: 0px;
	padding-right: 5px;
	padding-left: 80px;
}
#pickup .other {
	text-align: right;
	font-size: 85%;
	line-height: 140%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pickup .other a {
	background-image: url(../common/img/arrow03.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 10px;
	line-height: 100%;
}
