/***** 見出し *****/
#contents h2 {
	margin-bottom: 28px;
}
#contents dl {
	float: right;
	margin: -108px 10px 0 0;
	position: relative;
	width: 388px;
}

#contents dt {
	color: #fff;
	float: left;
	font-size: 12px;
	padding-top: 26px;
	width: 128px;
}

#contents dd {
	float: right;
	font-size: 11px;
	color: #fff;
	width: 260px;
}


/***** アクタレイアについて *****/
#contents .about .expl {
	width: 421px;
	float:left;
}

#contents .about .expl p {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 12px;
}

#contents .about img {
	display: block;
	float: right;
}



/***** 創刊のご挨拶 *****/
#contents .message .body {
	width: 420px;
	float: left;
}

#contents .message .body p {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 30px;
}

#contents .message .body p.sign {
	text-align: right;
	margin-bottom: 0;
}

#contents .message img {
	display: block;
	float: right;
	margin-right: 23px;
}

