/* 背景 */
#poster {
	width:760px;
	height:1004px;
	background:url("img/bg_poster.png") no-repeat;
	padding:75px 25px 25px 85px;
	color:#ff0000;
	font-size:16px;
	line-height:18px;
	margin-bottom:40px;
}
#poster h2 {
	font-weight: bold;
	font-size: 18pt;
	line-height: 1;
}
#poster h3 {
	font-size: 13pt;
	top: -190pt;
}
#poster h4 {
	font-weight: bold;
	font-size: 11pt;
	line-height: 1.3;
	margin: 0;
}
#poster h5 {
	font-weight: bold;
	font-size: 9pt;
	line-height: 1.5;
	margin: 0;
}
#poster p {
	font-size: 11pt;
}

#collaboration {
	position: relative;
	height: 630px;
}
/* 区切り線 */
.hr_dot {
	position: relative;
	width:700px;
	height:4px;
	background:url("img/hr_dot.png") repeat-x;
	border: none;
	margin: 80px 0 20px 0;
}
#guncy {
	position: relative;
}

#bg_flower01 {
	position: absolute;
	top: 50px;
	left: 30px;
}
#bg_flower02 {
	position: absolute;
	top: 470px;
	left: 270px;
}
#img_poster {
	position: absolute;
	top: 35px;
	left: 0;
}
#poster_details {
	position: absolute;
	top: 35px;
	left: 360px;	
}

#title_poster {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 20px;
}
.desc {
	margin-bottom: 15px;
}
.desc h3 {
	font-weight: bold;
	margin-bottom: 15px;
}
.desc p {
	text-align: center;
}

.model {
    left: 15px;
    line-height: 1.8;
    font-size: 15pt;
    padding-bottom: 10px;
}

#syutuenn{
    font-size: 10pt;
}

.koukoku {
    padding-left: 7em;
}

.model_guntie {
	position: relative;
	margin: 120px 0 0 15px;
}
.model_guntie h3 {
	position: absolute;
	top: -340px;
	left: -380px;
	line-height: 1.3;
}
.model_guntie a {
	position: absolute;
	top: -190px;
	left: -380px;
	width: 106px;
	height: 28px;
}
.model_guntie #img_guntie_collabo {
	position: absolute;
	top: 75px;
	left: 120px;
}

#guncy .left {
	position: absolute;
	top: 0;
	left: -20;
	width:450px;
}
#guncy .left h4 {
	margin-bottom: 8px;
}
#guncy .left h2 {
	margin-bottom: 15px;
}

#guncy .right {
	position: absolute;
	top: 20px;
	left: 350px;
	width: 350px;
}
#img_guncyi {
	position: absolute;
	top: 30px;
	right: 0;

}