/* DETAIL----------------------------------------------------------*/
/* event---------------------*/
h2#title_event {
	background: url(../img/title_event.gif) no-repeat;
	width: 665px;
	height:128px;
}

h2#img_event {
	background: url(../img/img_event.jpg) no-repeat;
	width: 275px;
	height:219px;
}

h4#ti_eventMonth01 {
	background: url(../img/subti_01j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth02 {
	background: url(../img/subti_02j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth03 {
	background: url(../img/subti_03j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth04 {
	background: url(../img/subti_04j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth05 {
	background: url(../img/subti_05j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth06 {
	background: url(../img/subti_06j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth07 {
	background: url(../img/subti_07j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth08 {
	background: url(../img/subti_08j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth09 {
	background: url(../img/subti_09j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth10 {
	background: url(../img/subti_10j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth11 {
	background: url(../img/subti_11j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

h4#ti_eventMonth12 {
	background: url(../img/subti_12j.gif) no-repeat;
	width: 615px;
	height:17px;
	margin-bottom:10px;
}

.detailListTi{
	width:603px;
	border:1px solid #d3c6b2;
	padding:5px;
	background-color:#ece4d7;
	}
*html .detailListTi{
	width:615px;
	border:1px solid #d3c6b2;
	padding:5px;
	background-color:#ece4d7;
}

.detailList{
	width:603px;
	border-left:1px solid #d3c6b2;
	border-right:1px solid #d3c6b2;
	border-bottom:1px solid #d3c6b2;
	padding:5px;
	background-color:#FFFFFF;
}

*html .detailList{
	width:613px;
	border-left:1px solid #d3c6b2;
	border-right:1px solid #d3c6b2;
	border-bottom:1px solid #d3c6b2;
	padding:5px;
	background-color:#FFFFFF;
}

.tiTitle{
	width:440px;float:left;
	font-weight:bold;
}
.tiDate{
	width:150px;
	float:right;
	text-align:right;
}
*html .tiDate{
	width:110px;
	float:right;
	text-align:right;
}

.detailTxtAll{
	width:603px;
}

