@charset"shift_jis";

/* //-----------　SEOプランページ　-----------// */

/* メインイメージ */

.performance_image {
	background:url(../images/performance/main-image.jpg) no-repeat;
}

.attention_box {
	border:1px solid #a8a8a8;
	background-color:#fbf7d6;
	width:430px;
	padding:8px;
	margin-left:28px;
}
.attention_check {
	color:#CC0000;
	font-size:10px;
	margin:4px 0 20px 8px;
}

/* 画像レイアウト */

.plan_thumbnail {
	margin:0 7px;
	float:right;
	display:inline;
}

.key_serch4 {
	background:url(../images/common/key_serch_bg4.gif) no-repeat;
	height:120px;
	width:440px;
	margin-left:28px;
	position:relative;
}

/* キーワードチェック */

.key_serch4 form {
	width:300px;
	position:absolute;
	left: 65px;
	top: 48px;
}

.key_serch4 .attention2 {
	clear:both;
	position:absolute;
	left: 120px;
	top: 78px;
	
}

.sub_title {
	background:url(../images/common/key_serch_copy2.gif) no-repeat;
	height:18px;
	width:240px;
	position:absolute;
	left: 105px;
	top: 15px;
}
