@charset "UTF-8";
/* CSS Document */
/* □□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* □■CSS■                                               □ */
/* □  サーフポイントガイド：surfpointguide.com            □ */
/* □  SEARCH                                              □ */
/* □  ■サイズ                                            □ */
/* □  width:720px;                                        □ */
/* □  ■文字指定                                          □ */
/* □  font-family: tahoma, helvetica, sans-serif, arial;  □ */
/* □  font-size: 16px;                                    □ */
/* □  color: #555;                                        □ */
/* □□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/**/
/* □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* content */
#content {
	background-color:#ffffff;
/* イラストシルエット 
	background-image:url(../img/right_bottom.gif);
	background-position:bottom right;
	background-repeat:no-repeat;*/
}
/* ■□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* 上段 */
#upperRowOut {background:url(../img/search/bgbody.jpg) top left repeat-x;}
#upperRowMiddle {background:url(../img/content_top.gif) top left no-repeat; padding: 20px 0 0px 55px;}
#upperRowIn {background:url(../img/search/form_bg.gif) no-repeat;width:610px;height:185px;}
/* □■□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* FORM */
#searchForm 	{padding:15px 0 0 20px;color:#ffffff;}
/* UL */
#searchForm ul	{list-style-type:none;}
#searchForm li { display:block; width:550px; font-size:0.75em; /* 12px */margin-top:5px;}

/* 文字 */
#searchForm p {font:font-size:0.75em; /* 12px */ "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "lr oSVbN", sans-serif; /* 14px */ text-align:left;}

/* キーワード検索 */
#searchForm h4 img {margin-right:10px;}
#searchForm h4 {font:0.75em "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "lr oSVbN", sans-serif; /* 14px */ text-align:left;}

/* 1行目 */
#li01 { height:40px; border-bottom:thick #0066FF; background:url(../img/search/li01.gif) top left repeat-x; padding:5px;}

/* 入力 */
#fmSearchKey {border:1px solid #cccccc;	background-color:#f3f3f3; margin-bottom:5px;}
#fmSearchKey:focus {background-color:#ddeeff;}
#fmSearchKey:hover {border-color:#777777}

/* IMG :ボタン */
#searchForm button { margin-top:5px;background-color:#42494f;border:0 #42494f;}
#searchForm button img {width:50px;	height:20px;}
#searchForm button:hover {cursor:pointer;}

/* チェックボックス */
#fmSearchName {	margin-left:10px;}
#fmSearchArea {	margin-left:20px;}
#fmSearchOutline {margin-left:40px;}

/* 3行目 */
#li03 p { text-align:right; color:#CFDAE5}

/* □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* 中段 */
#insideOut {
/*	background-image:url(../img/blue_bg.gif);
	background-position:top left;*/
}
#insideMiddle {
	background-image:url(../img/content_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#insideIn {
}
/* □■□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* wrapper */
#wrapper {
	padding:5px 5px 20px 5px;
/* 内容領域：width 710px */
}
/* □■□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* list */
#listOut {
/*	float: left;*/
}
#listMiddle {border-top: 1px solid #ddd;padding-top:10px;}
#listIn {
/*	width:100%;*/
}
