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

body#top{
    height:100%;
	color:#333;
	background:url(../top_ustbg.jpg) top repeat-y;
}

#top-header {
	width:630px;
	height: 335px;
	background: url(../top_header3.jpg) left bottom no-repeat;
}

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

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

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

#top-header #count {
	background: url(../top_header4.jpg) no-repeat;
	width: 216px;
	height: 115px;
	float: right;
}

#top-header div#count img{
	margin:10px 0 0 15px;
}

#top-header div#count p {
	padding:5px 0 0 15px;
}

#top-header #count p.gallery_open {
	padding:5px 20px 0 15px;
	color:#F00;
	font-weight:bold;
	text-align:center;
}

#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(../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;
}



/* 120510 ust */
div#ust{
	background:url(../ust_bg.gif) top left repeat-y;
}

div#ust div.ust_top{
	background:url(../ust_top.gif) top left no-repeat;
	height:7px;
}

div#ust div.ust_under{
	background:url(../ust_under.gif) top left no-repeat;
	height:7px;
}

div#ust div.ust_main{
	background:url(../ust_bg2.gif) top left no-repeat;
}

div#ust div.ust_main p.ust_ttl{
	background-color:#FFC;
	margin:0 7px;
	padding:5px;
	font-weight:bold;
	font-size:24px;
	color:#006699;
	text-align:center;
	width:606px;
}

div#ust div.ust_main p.ust_ttl_on{
	background-color:#FFC;
	margin:0 7px;
	padding:5px;
	font-weight:bold;
	font-size:24px;
	color: #F00;
	text-align:center;
	width:606px;
}

div#ust div.ust_main div.ustmovie{
	padding:15px;
	text-align:center
}

div#ust div.ust_main p.chui{
	color:#F00;
	padding:0 14px;
	text-align:center;
}

div#ust div.ust_main div.project{
	margin:10px 19px 14px 19px;
	border:1px solid #CCC;
	padding:10px;
}

div#ust div.ust_main div.project p.text {
	padding: 0 0 5px;
}

div#ust div.ust_main div.project p.title {
	padding: 0 0 10px;
}

div#top-sns{
	background:url(../op_contents1_bg.jpg) bottom right no-repeat;
	padding:15px 0 10px 5px;
}

div#top-sns ul li{
	float:left;
	margin-right:10px;
}

div#contents0{
	background:url(../ust_bg.gif) top left repeat-y;
}

div#contents0 div.contents0_main{
	background:url(../ust_bg2.gif) top left no-repeat;
}

div#contents0 div.contents0_main p{
	padding:10px 20px;
}

div#contents0 div.contents0_main ul{
	padding:0 0 15px 20px;
}

div#contents0 div.contents0_main ul li{
	float:left;
	width:190px;
	height:130px;
	margin-right:10px;
}

div#contents0 div.contents0_main ul li.movie01 a{
	background:url(../top_contents0_1.jpg) top left no-repeat;
	width:190px;
	height:130px;
	display:block;
}

div#contents0 div.contents0_main ul li.movie02 a{
	background:url(../top_contents0_2.jpg) top left no-repeat;
	width:190px;
	height:130px;
	display:block;
}

div#contents0 div.contents0_main ul li.movie01 img,
div#contents0 div.contents0_main ul li.movie02 img{
	margin:40px 0 0 30px;
}

div#ust div.contents0_under{
	background:url(../top_contents0_under.gif) top left no-repeat;
	height:4px;
}