@charset "utf-8";

@import url(" column.css ");

	/* logo */
	
		div#header #logo{
			background:url(../img/common/logo.gif) no-repeat left center #FFFFFF;
			height:80px;
			overflow:hidden;
			text-indent:-9877em;
			position:absolute;
			top:0;
			left:0;
			width:417px;
		}
	
	/* flash */
	
		#flash{
			margin-bottom:20px;
		}
	
	/* event */
	
		div#event{
			background:url(../img/common/back_news-bottom.gif) no-repeat left bottom;
			margin-bottom:20px;
		}
		div#event:after{
			height:0;
			visibility:hidden;
			content:".";
			display:block;
			clear:both;
		}
		div#event{display:inline-block;}
		html[xmlns] div#event{display:block;}
		* html div#event{height:1%;}
	
		div#event h2{
			background:url(../img/index/title_event.gif) no-repeat;
			height:35px;
			overflow:hidden;
			text-indent:-9876em;
			margin-bottom:15px;
		}
		div#event div{
			background:url(../img/common/back_flame332px.gif) no-repeat top left;
			margin-bottom:15px;
			min-height:100px;
			padding:10px;
			width:312px;
		}
		div#event div h3{
			color:#414FA6;
			font-weight:bold;
			line-height:1.6;
			text-align:left;
		}
		div#event div.blockleft{
			float:left;
		}
		div#event div.blockright{
			float:right;
		}
		div#event div img{
			border:1px #9E9E9E solid;
			float:left;
			margin-right:10px;
			padding:1px;
		}
		div#event div p{
			line-height:1.6;
			margin-bottom:0.5em;
			text-align:left;
		}
		div#event div p.date{
			margin-bottom:0.5em;
		}
		div#event div small{
			border-bottom:1px #8CB7E0 solid;
			display:block;
			text-align:right;
			margin-left:130px;
		}
		div#event div p.more{
			margin-left:130px;
			text-align:left;
		}
		div#event div p.more a{
			background:url(../img/common/arrow_blue.gif) no-repeat 166px center;
			border:1px #737EC0 solid;
			color:#737EC0;
			display:block;
			padding-right:14px;
			text-decoration:none;
			padding:0 0.5em;
		}
		div#event div p.more a:hover{
			background:url(../img/common/arrow_white.gif) no-repeat 166px center #737EC0;
			border:1px #737EC0 solid;
			color:#FFFFFF;
		}
	
	/* event-store */
	
		div#event-store{
			width:680px;
			margin-bottom:20px;
		}
		
		div#event-store h2{
			background:url(../img/index/title_event-store.gif) no-repeat;
			height:35px;
			overflow:hidden;
			text-indent:-9876em;
			margin-bottom:15px;
		}

	
	/* event-store */
	
		div#staffblog{
			width:680px;
		}
		
		div#staffblog h2{
			background:url(../img/index/title_staffblog.gif) no-repeat;
			height:35px;
			overflow:hidden;
			text-indent:-9876em;
			margin-bottom:15px;
		}

