@charset "EUC-JP";
/* CSS Document */


#top-header {
	height: 350px;
	background: url(http://i.yimg.jp/images/evt/eclipse2012/top_header3.jpg) left bottom no-repeat;
}

#top-header h1 {
	height: 100px;
}

#top-header div.inner {
	padding: 15px 0 0;
}

#top-header div.inner p.read{
	display:none;
}

#top-header #count {
	background: url(http://i.yimg.jp/images/evt/eclipse2012/top_header4.jpg) no-repeat;
	width: 216px;
	height: 115px;
	float: right;
}

#top-header #count p {
	text-align: center;
	padding: 60px 0 0 15px;
	font-weight:bold;
	font-size:42px;
	line-height:100%;
}

#top-header ul {
	clear: both;
	width: 630px;
	padding: 32px 0 0 4px;
}

#top-header ul li {
	float: left;
	padding: 0 10px 0 0;
}

#top-contents1 {
	background: url(http://i.yimg.jp/images/evt/eclipse2012/top_contents1_bg.gif) repeat-y;
}

#top-contents1 h2 {
	padding: 0;
}

#top-contents {
	width:630px;
	margin: 8px 0;
}

#top-contents .box-left {
	width: 280px;
	float: left;
}

#top-contents2 {
	width: 280px;
	margin: 0 0 8px;
}

#top-contents3 {
	background: url(http://i.yimg.jp/images/evt/eclipse2012/top_contents3_bg.gif) repeat-y;
}

#top-contents3 div.inner {
	background: url(http://i.yimg.jp/images/evt/eclipse2012/top_contents3_bottom.gif) bottom no-repeat;
	padding: 6px 10px 10px;
}

#top-contents3 div.inner div.btn {
	text-align: center;
	padding: 2px 0 0;
	clear: both;
	width: 260px;
}

#top-contents4 {
	width: 341px;
	float: right;
	margin-right:2px;
	background: url(http://i.yimg.jp/images/evt/eclipse2012/top_contents4_bg.jpg) no-repeat;
	padding: 12px 0 0;
	text-align: center;
}

#top-contents4 ul {
	padding: 5px 0 0 10px;
}

#top-contents4 ul li {
	float: left;
	padding: 0 9px 9px 0; 
}


#top-logo {
	padding: 9px 0 10px;
	text-align: right;
}

div.top-shopping {
	width:938px;
	border: solid 1px #CCC;
	margin: 10px 5px;
	background-color:#FFF;
}

div.top-shopping ul {
	padding: 15px 0 15px 20px;
}

div.top-shopping ul li {
	float: left;
	width: 210px;
}

div.top-shopping ul li img {
	float: left;
	padding: 0 10px 0 0;
}

div.top-shopping ul li p {
	padding: 0 20px 0 0;
}


/* 120425 weather */

div#weather {
	text-align: center;
	width: 296px;
	margin: 1px;
}

div#weather p.title {
	background: #E9E4A6;
	font-weight: bold;
	padding: 5px 0;
}

div#weather div.btn {
	text-align: right;
	padding: 5px;
}

div#weather ul {
	padding: 10px 0;
}

div#weather ul li {
	float: left;
	width: 95px;
}

div#weather p.date {
	padding: 0 0 5px;
}

div#weather p.cap {
	padding: 5px;
	text-align: left;
}