/**
 * リード&プロフィール部分サイズ
 */
#sec-top .introduction .desc {
	width: 430px;
}

#sec-top .introduction .profiles {
	width: 350px;
}

#sec-top .introduction .profiles .detail {
	width: 215px;
}

#sec-top .cooperation {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	padding: 27px 0;
	margin: 30px 0;
}

#sec-top .cooperation .wrap {
	width: 680px;
	margin: 0 auto;
}

#sec-top .cooperation .label {
	margin-bottom: 5px;
}

#sec-top .cooperation .link {
	width: 190px;
	margin-top: 0;
}

.Fright {
 width: 400px;
}

.Fleft {
 width: 400px;
}

.w469 {
width:469px;
}

.mt20 {
margin-top:20px;
}

.wid400 {
	width:400px;
	}

/**
 * メルマガギフト
 */
.gift{
	background-image:url(../img/gift_back.gif);
	height:650px;
	width:720px;
	padding-top:30px;
	padding-bottom:30px;
	background-position:center;
	list-style-type:none;
	
}

.span-center {
	position:relative;
	width: 720px;
	margin-left:50px;
	margin-right:50px;
	
}
