@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: スタジオ・ベルナ
	Version: 1.0
	Comment: top設定
----------------------------------------------------------- */

/* 
 top Style [
----------------------------------------------------------- */
#flash {
	float: right;
	width: 664px;
	margin-bottom: 29px;
}

#news {
	float: right;
	width: 664px;
	margin-bottom: 30px;
	text-align: left;
}

#news p {
	float: right;
	width: 664px;
	text-align: left;
	margin-bottom: 5px;
}

#newsBlock {
	float: right;
	width: 664px;
	text-align: left;
	background: #F6F6F6;
	padding-top: 12px;
	padding-bottom: 12px;
}

#newsBlock table {
	text-align: left;
	width: 649px;
	float: right;
}

#newsBlock table td {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#topBlock {
	float: right;
	width: 664px;
	text-align: left;
}

#topContents1 {
	text-align: left;
	float: left;
	width: 221px;
	background: url(../images/top/img01.jpg) no-repeat left top;
	height: 100px;
}

#topContents2 {
	text-align: left;
	float: left;
	width: 221px;
	background: url(../images/top/img02.jpg) no-repeat left top;
	height: 100px;
}

#topContents3 {
	text-align: left;
	float: left;
	width: 221px;
	background: url(../images/top/img03.jpg) no-repeat left top;
	height: 100px;
}

#topContents1 h2,
#topContents2 h2,
#topContents3 h2 {
	text-align: left;
	float: right;
	width: 118px;
	margin-bottom: 4px;
}

#topContents1 p,
#topContents2 p,
#topContents3 p {
	text-align: left;
	float: right;
	width: 105px;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-right: 13px;
	}

