@charset "UTF-8";
/* CSS Document */

#flashbox{
	width:800px;
	height:310px;
	clear:both;
	margin-bottom:5px;
	float:left;
	border-top: 1px solid #9f0e15;
	border-bottom: 1px solid #9f0e15;	
}

#copy_bar{
	width:800px;
	height:30px;
	clear:left;
	float:left;
	border-top:1px solid #9f0e15;
	border-bottom:1px solid #9f0e15;
}	

#contents_box{
	width:780px;
	padding:10px;
	clear:left;
}

#news_container{
	width:370px;
	float:left;
	display:inline;
	margin: 0px 0px 0px 10px;
}

#news_box{
	width:368px;
	height:166px;
	float:left;
	display:inline;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#news_txtbox{
	width:358px;
	height:156px;
	padding:5px;
	font-size:75%;
	float:left;
	overflow:auto;
	line-height:2em;
}
.news_txt{
	background:url(../images/marker.gif) no-repeat left 8px;
	padding: 0 0 5px 13px;
}
.news_txt a:link,.news_txt a:visited{
	color:#655d5b;
}
.news_txt a:hover{
	text-decoration:none;
}

#more_box{
	font-size:11px;
	width:80px;
	float:right;
	text-align:right;
}
.news_more{
	background:url(../images/marker.gif) no-repeat left 4px;
	padding: 0 0 5px 0;
	color:#0e9f98;
}	
.news_more a:link,.news_more a:visited{
	color:#0e9f98;
 }
.news_more a:hover{
	text-decoration:none;
}

#link_container{
	width:260px;
	float:left;
	margin-right:10px;
	display:inline;
}

#link_box{
	width:258px;
	height:109px;
	float:left;
	display:inline;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#link_box ul{
	list-style:none;
	margin:0;
	padding:0;
}

#link_box ul li{
	list-style:none;
	float:left;
	display: inline;
}

#link_box ul a{
    display:block;
    text-indent:-9000px;
    overflow:hidden;
}

#link01  {
	width:130px;
	height:109px;
	background:url(../images/blog_button_01.gif)
}

#link01 a{
	width:130px;
	height:109px;
	background-image:url(../images/blog_button_01.gif);
}
#link01 a:hover{
	background-image:url(../images/blog_button_o_01.gif);
}

#link02  {
	width:128px;
	height:109px;
	background:url(../images/blog_button_02.gif)
}

#link02 a{
	width:128px;
	height:109px;
	background-image:url(../images/blog_button_02.gif);
}
#link02 a:hover{
	background-image:url(../images/blog_button_o_02.gif);
}

#ticket{
	width:130px;
	height:130px;
	float:left;
}

#ticket ul{
	list-style:none;
	margin:0;
	padding:0;
}

#ticket ul li{
	list-style:none;
    float:left;
}

#ticket ul a{
    display:block;
    text-indent:-9000px;
    overflow:hidden;
}

#ticket_button  {
	width:130px;
	height:130px;
	background:url(../images/ticket.gif) no-repeat;	
}

#ticket_button a{
	width:130px;
	height:130px;
	background-image:url(../images/ticket.gif);
}
#ticket_button a:hover{
	background-image:url(../images/ticket_o.gif);
}


.top_bar{
	border-bottom:1px solid #9f0e15;
	border-top:1px solid #9f0e15;
} 
#pickup_container {
	float: left;
	width: 400px;
}
#pickup_head {
	background: url(../images/pickup.gif) no-repeat;
	height: 21px;
	width: 400px;
	float: left;
}
#pickup_contents {
	float: left;
	width: 378px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
}
#wb{
	float: left;
	width: 250px;
}
#wb_button{
	text-indent: -9000px;
	display: block;
	background: url(../images/wg.gif) no-repeat;
	height: 110px;
	width: 250px;
}
#wb_button a {
	display: block;
	height: 110px;
	width: 250px;
}
#wb_button a:hover {
	background:url(../images/wg_o.gif) no-repeat;
}
#linkbuttons {
	float: right;
	width: 120px;
}
#nanajo_blog {
	background: url(../images/7blog.gif) no-repeat;
	display: block;
	height: 37px;
	width: 120px;
	text-indent: -9000px;
	margin: 0px 0px 10px;
}
#nanajo_blog a,
#offticket a{
	display:block;
	width:120px;
	height:37px;
}
#nanajo_blog a:hover{
	background:url(../images/7blog_o.gif) no-repeat;
}
#omiya_web {
	text-indent: -9000px;
	display: block;
	height: 38px;
	width: 120px;
	background: url(../images/gthp.gif) no-repeat;
	margin: 0px 0px 10px;
}
#omiya_web a{
	display:block;
	widows:120px;
	height:38px;
}
#omiya_web a:hover{
	background:url(../images/gthp_o.gif);
}
#offticket {
	background: url(../images/5off.gif) no-repeat;
	text-indent: -9000px;
	display: block;
	height: 37px;
	width: 120px;
}
#offticket a:hover{
	background:url(../images/5off_o.gif) no-repeat;
}#wb p {
	font-size: 75%;
	line-height: 1.5em;
	text-align: center;
}
.w420 {
	width: 420px;
}
.w435 {
	width: 435px;
}

