@charset "shift_jis";

/*--------------------------------------------*/
/* /event/index.html                          */
/*--------------------------------------------*/

h2 {
	background: url(../img/event/event_tit_red_01.gif) no-repeat left top;
	padding-left: 18px;
	width: 872px !important;
	width: 890px;
	height: 31px;
	font-size: 120%;
	color: #ffffff;
	font-weight: bold;
	line-height: 31px;
}
.eventBox01 {
	margin-top: 20px;
	border: 3px solid #cccccc;
	padding: 15px;
	width: 854px !important;
	width: 890px;
}
	.eventBox01 h3 {
		background: url(../img/cmn_bg_dot-x.gif) repeat-x left bottom;
		padding-bottom: 10px;
		font-size: 130%;
		font-weight: bold;
	}
		.eventBox01 h3 span {
			display: block;
			border-left: 4px solid #ca010b;
			padding-left: 6px;
		}
	.eventTxtRed01 {
		color: #c30d16;
	}
	.eventTxtRed02 span {
		background: #ca010b;
		padding: 10px;
		color: #ffffff;
		font-weight: bold;
	}
	.eventList01 {
		border-bottom: 1px solid #dcdcdc;
		padding-bottom: 18px;
	}
	.eventList01 li {
		background: url(../img/event/event_ico_01.gif) no-repeat left 6px;
		padding-left: 8px;
	}
	.eventTxtBold01 {
		font-weight: bold;
	}
		.eventTxtBold01 span {
			font-weight: normal;
		}
	.eventLink01 {
		background: url(../img/cmn_ico_square01.gif) no-repeat left center;
		padding-left: 20px;
	}
	.eventLink01 a { color: #cc0000; }

/*--------------------------------------------*/
/* 2009.3.3 add kurihara@neoCORTEX  */
/*--------------------------------------------*/

	.eventBox01 dl {
	}
		.eventBox01 dl dt {
			float: left;
			display: inline;/* for IE6 */
			background: url(../img/cmn_ico_square01.gif) no-repeat left 16px;
			margin-left: 20px;
			padding: 12px 0 0 20px;
			font-weight: bold;
		}
		.eventBox01 dl dd {
			/* background: url(../img/cmn_bg_dot-x.gif) repeat-x left bottom; */
			padding: 12px 0 12px 128px;
		}
	
hr { 
	height: 0px;
	width: 0px;
	margin-top: 30px;
	border-style: none; 
	background-color: #fff; 
} 
