/* CSS Document */

/*サブページタイトル*/

.colletion_tit {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    width: 650px;
    height: 109px;
    margin: 60px auto 0px auto;
	background-image: url(../../../images/subpage/event/collection/colletion_tit.jpg);
    background-color: #FFF;
    background-position: bottom;
    background-repeat: no-repeat;
}

/*本文*/

.centerText {
	font-size: 13px;
	line-height: 200%;
	text-align: center;
	color: #666;
}

h4.normal02 {
	font-size: 15px;
	font-weight: normal;
	line-height: 36px;
	color: #333;
	width: 610px;
	height: 36px;
	padding-left: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
	letter-spacing: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}

.collection_text01_box {
	width: 630px;
	height: auto;
	margin: 30px auto 0px auto;
	border: 1px dotted #CCC;
}

.collection_text01 {
	padding: 30px;
	font-size: 13px;
	line-height: 23px;
	color: #333;
}

.collection_text02 {
	margin-top: 50px;
	padding: 0px 20px 30px 35px;
	font-size: 13px;
	line-height: 160%;
	color: #333;
}

.colletion_img {
	margin-top: 50px;
	text-align: center;
}

.designer_tit {
	font-size: 15px;
	font-weight: normal;
	line-height: 36px;
	color: #333;
	width: 610px;
	height: 36px;
	padding-left: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
	letter-spacing: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}

.designer_img {
	width: 160px;
	height: auto;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
	display: inline;
}

.designer_list {
	width: 410px;
	height: auto;
	margin-top: 10px;
	margin-left: 40px;
	float: right;
	font-size: 13px;
	line-height: 160%;
	color: #333;
}

.designer_list dt {
	float: left;
	display: inline;
	font-weight: bold;
}

.designer_list dd {
	padding-left: 110px;
}