@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :owada (admin)
 style info :ページごとの設定TOP用
 
=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
.key_serch-top {
	margin: 10px 0;
	text-align: center;
	height: 147px;
	background-image: url(/img/top/top_search.png);
	background-repeat: no-repeat;
	background-position: center;
}
.key_serch-top_form {
	padding:100px 0 0;
}
.key_serch-top_line {
	border:1px solid #666666;
	color:#666666;
	font-size:12px;
	height:20px;
	line-height:16px;
	margin:0;
	padding:0;
	width:230px;
}
.key_serch-top_btn {
	background:transparent url(/img/top/top_search_button.png) repeat scroll left top;
	border-style:none;
	border-width:0;
	font-size:10px;
	height:25px;
	line-height:12px;
	margin:0;
	padding:0;
	width:65px;
}

/*----------------------------------------------------
	プラン
----------------------------------------------------*/

#planNav {
	text-align: center;
}

#planNav li {
	display: inline;
}

/*----------------------------------------------------
	SEOマスターの魅力ボタン
----------------------------------------------------*/
.img_thats {
	float: right;
	margin: 20px 0 10px 10px;
}
