
/* 初期設定 */
* html #spring2010{margin:0;}
#spring2010 .hidden{display: none;}
#spring2010 table,
#spring2010 table th,
#spring2010 table td{
	font-size: 12px;
	color: #797979;
	border-collapse: collapse;
}
#spring2010 img{
	border: 0 none;
	vertical-align: middle;
}
#spring2010 p{
	font-size: 12px;
}



/* 特集CSSスタート */
#spring2010{
	color: #797979;
	text-align: left;
	
	width: 770px;
	margin: 0 auto;
	
	padding-bottom: 35px;
	border: 5px solid #F4F4F4;
}


/* メインビジュアル */
#main-visual{
	margin-bottom: 10px;
}
#main-visual h2{display: none;}
#main-visual p{
	margin:0;
	padding: 430px 0 0 45px;
	background: url(../images/event/springcollection/main_visual.jpg) no-repeat;
}


/* ブランドリスト */
#brand{
	padding-bottom: 20px;
	margin-bottom: 30px;
	background: url(../images/event/springcollection/separator.gif) no-repeat center bottom;
}
#brand table{
	margin-left: 43px;
	width: 685px;
	border-top: 1px solid #ED6B73
}
#brand th{
	width: 170px;
	text-align: center;
	vertical-align: middle;
	
	border-style:solid;
	border-color: #ED6B73;
	border-width: 0px 0px 1px 1px;
	background: url(../images/event/springcollection/v_separator.gif) repeat-y right top;
}
#brand td{
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	
	border-style: solid;
	border-color: #ED6B73;
	border-width: 0px 1px 1px 0px;
}
#brand h4{
	padding:0;
	margin: 8px 0;
	font-size: 14px;
	text-align: center;
}


/* ワークショップリスト */
#workshop{}
#workshop h3{
	margin:0 0 20px 0;
	padding:0;
	height: 51px;
	text-indent: -9999px;
	background: url(../images/event/springcollection/cpt_workshop.gif) no-repeat center top;
}
#workshop p{
	text-align: center;
	margin: 0 0 25px 0;
	padding:0;
}

#workshop table{
	width: 685px;
	margin: 0 0 15px 43px;
	
	border-color: #ED6B73;
	border-style: solid;
	border-width: 1px 1px 0 1px;
}
#workshop table th,
#workshop table td{
	padding: 7px 10px;
}
#workshop .area{width:236px; border-right: 1px dotted #ED6B73;}
#workshop .tel{width:80px; border-left: 1px dotted #ED6B73;}
* html #workshop .area{width:256px;}
* html #workshop .tel{width:100px;}


#workshop thead th{
	text-align: center;
	border-bottom: 1px solid #ED6B73;
	background: #FAD2D5 url(../images/event/springcollection/thead_bg.gif) repeat-x left bottom;
}
#workshop thead th.area{}
#workshop thead th.works{font-weight: normal;}
#workshop thead th.tel{font-weight: normal;}
#workshop tbody td{
	border-bottom: 1px solid #ED6B73;
}
#workshop tbody td.area{}
#workshop tbody td.works{}
#workshop tbody td.tel{}

#workshop tbody td.works img{
	float: left;
	margin-right: 5px;
}

/* 注意書き */
#workshop ul{
	margin-left: 43px;
	list-style: none;
}
#workshop li{
	font-size: 12px;
}