@charset "utf-8";
/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Author : AbleMarketing
 created: 2013/08/29
	updated: 

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/




/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Contents

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

#schedule div#header div.container {
	background: url(../images/schedule/header.jpg);
}

#schedule div#header div.headerBase h1 {
	width: 306px;
	background-image: url(../images/schedule/h1.png);
}

#schedule div#contents div.article {
	margin: 0 0 24px 0;
	padding: 0 0 24px 0;
	border-bottom: solid 1px #bfbfbf;
}

#schedule div#contents div.article p.date {
	float: left;
	width: 160px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

#schedule div#contents div.article div.detail {
	float: right;
	width: 540px;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
}

#schedule div#contents div.article div.detail p.adBlock {
	margin: 0;
}

#schedule div#contents div.article h2 {
	margin: 0 0 16px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
