/* CSS Document */

#contents h2 {
	margin: 15px 0 0 0;
}

#contents p {
	font-size: 0.8em;
	line-height: 1.3em;
}

#wrap {
	width: 100%;
	overflow: hidden;
}

#Main {
	width: 430px;
	float: left;
}

#About ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

#About ul li {
	float: left;
	padding: 0 8px 0 0;
}

/*----------------------------------------------------------
重要なお知らせ
----------------------------------------------------------*/
#Info p {
	margin: 0;
	border: 1px solid #ad494b;
	border-top: none;
	padding: 5px 15px;
}

/*----------------------------------------------------------
What's New
----------------------------------------------------------*/
#News {
	background: url(../../top_images/new_bg.gif) no-repeat bottom;
	padding: 0 0 4px 0;
}

#News h2 {
	padding-bottom: 1px;
	border-bottom: 1px solid #a6a6a6;
}

#News iframe {
 border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #a6a6a6;
	height: 300px;
	width: 427px;
	padding: 3px 0 0 0;
	background: url(../../top_images/new_bg.gif) no-repeat;
}

#Flash {
	width: 185px;
	float: right;
	background: #000000;
}

#PickUp {
	clear: both;
}

#PickUp #PickUp-inner {
	border: 3px solid #ad494b;
	border-top: none;
	background: #ffd5d5;
	padding: 7px;
}

#PickUp table {
	background: #FFFFFF;
	width: 610px;
}

#PickUp table.bg {
	background: url(../../top_images/table_bg.gif) no-repeat center top #ffffff;
}

#PickUp table td {
	padding: 15px 10px;
	font-size: 0.7em;
	width: 132px;
}

#PickUp table td img {
	margin: 0px auto 10px auto;
}
