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

div#eventPageWrapper {
	width:1000px;
	margin:0px auto 0px;
	text-align:left;
	background-image:url(../img/icons/back_main3.gif);
	background-repeat:repeat-y;
}

div#eventHeader {
	width:970px;
	margin:0px 15px 5px;
	clear:both;
}

div#eventMainContents {
	width:810px;
	float:right;
	margin-right:15px;
	}

	
div#eventSideNavi {
	width:146px;
	margin:0px 5px 5px 15px;
	float:left;
	}
	
.event_headline {
	width:400px;
	float:left;
	margin-right:5px;
	color:#6666ff;
	font-size:24px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	
}

.imgBoxBig {
	width:380px;
	margin-right:15px;
	overflow:hidden;
	float:right;
}

.sampleList {
	width:800px;
	clear:both;
	height:300px;
	display:inline-block;
	margin-bottom:15px;
	list-style:none;
}

.sampleList li {
	width:150px;
	height:150px;
	float:left;
	margin:0 40px 10px 5px;
	display:block;
}
	
.tabBox {
	height:380px;
	overflow:auto;
}

.eventHolder {
	width:384px;
	height:154px;
	float:left;
	background-image:url(../img/event_page/indexFrame.jpg);
	margin-right:10px;
	padding:10px 0 0 10px;
}

p.imgHolderLeft {
	width:100px;
	height:100px;
	float:left;
	margin:5px 0 2px 5px;
}

p.infHld {
	width:260px;
	margin-top:5px;
	float:right;
	font-size:14px;
}



p.infHldBottom {
	width:260px;
	margin-top:5px;
	margin-bottom:5px;
	float:right;
	font-size:14px;
}

table.dateInfo {
	width:260px;
	height:50px;
	margin:2px 5px 2px 1px;
	float:right;
}


.eventHolderPast {
	width:378px;
	height:148px;
	float:left;
	background-image:url(../img/event_page/indexFrame_past.jpg);
	margin-right:3px;
	margin-bottom:3px;
	padding:1px;
}


table.dateInfo380 {
	width:260px;
	height:50px;
	margin:2px 5px 2px 1px;
	float:right;
}

table.timeTable {
	width:400px;
	height:150px;
	margin:2px 5px 10px 1px;
	float:left;
}


.textBox {
	width:400px;
	color:#666666;
	float:left;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:14px;
	color:#666666;
	margin:10px 0px 20px;
}


p.infHld380 {
	width:260px;
	margin-top:5px;
	float:right;
	font-size:14px;
}

p.infHldBottom380 {
	width:260px;
	margin-top:5px;
	margin-bottom:5px;
	float:right;
	font-size:14px;
}

td.col1 {
	color:#FFFFFF;
	font-size:12px;
	background-color:#999999;
	text-align:center;
	vertical-align:middle;
	width:60px;
}

td.col2 {
	color:#666666;
	font-size:14px;
	text-align:left;
	padding-left:3px;
	vertical-align:middle;
}

td.col3 {
	color:#FFFFFF;
	font-size:12px;
	background-color:#999999;
	text-align:center;
	vertical-align:middle;
	width:100px;
}

td.col4 {
	color:#666666;
	font-size:14px;
	text-align:left;
	padding-left:3px;
	vertical-align:middle;
}


div#eventfooter {
	width:1000px;
	height:50px;
	clear:both;
	background-image:url(../img/icons/back_main_footer.gif);
	background-repeat:repeat-y;
	}

#hirataListB a{
	width:150px;
	height:200px;
	background-image:url(../img/event/2010-02_hirata-002s.jpg);
	text-indent:-100px;
	overflow:hidden;
	}

#hirataListB a:hover{
	background-image:url(../img/event/2010-02_hirata-002s-hover.jpg);
}