@charset "Shift_JIS";

/* トップ上部*/
div#indexhead { padding:0; padding:10px 0 4px 0; zoom:100%;}
div#indexhead:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#indexlogo { float:left; text-align:left; width:225px; padding:0; position:relative;}
div#indexlogo img { margin:0; padding:0; position:absolute; left:0px; top:15px; }
div#righttopmenu { margin:0 0 0 225px; padding:0; }
div#rt { margin:0; padding:0; text-align:right; height:50px;}
div#rt img { margin:7px 0 3px 10px; }


div#sitemenu {  border-bottom:2px #000099 solid; padding:0; text-align:left; }
div#sitemenu img.sitemenu { margin:14px 0 0 0; padding:0; }

/* 通常 */
div#search { background:url(../images/search/srchbg.gif) left top no-repeat; width:950px; text-align:center; }
div#search .srchinput_word { width:300px; height:22px;  }


/* 正月 */
div#search_ny { background:url(../images/search/newyear_bk.gif) left bottom no-repeat #daa520; width:950px; height:80px;  text-align:center; position:relative; }
div#search_ny .srchinput_word { width:300px; height:22px;  }


/* クリスマス */
div#search_xmas { background:url(../images/search/srchbg_xmas.gif) left bottom no-repeat #1673a4; width:950px; height:80px;  text-align:center; position:relative; }
div#search_xmas .srchinput_word { width:300px; height:22px;  }


/* 検索枠 */

div#searchfield { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border:#CCCCCC 1px solid; background-color:#FFFFFF; margin:0 0 20px 0; padding:5px; text-align:center; line-height:1.3; zoom:100%; background:#FAD7AF; background: -moz-linear-gradient(top, #B9EF72 50%,#FFFFFF); linear, left top, right bottom, from(#B9EF72),color-stop(0.5, #FFFFFF); ]
	/*  参考：www.uka-blog.com/web/html_css/entry_001292.php */
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#B9EF72, endcolorstr=#FFFFFF));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#B9EF72, endcolorstr=#FFFFFF))"; zoom: 1;}
#searchfield p { text-align:center; font-size:100%; font-weight:bold; margin:0 0 5px 0; }



div#searchfield_org { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border:#CCCCCC 1px solid; background-color:#FFFFFF; margin:0 0 20px 0; padding:5px; text-align:center; line-height:1.3; zoom:100%; background:#FAD7AF; background: -moz-linear-gradient(top, #B9EF72 50%,#FFFFFF); linear, left top, right bottom, from(#B9EF72),color-stop(0.5, #FFFFFF); ]
	/*  参考：www.uka-blog.com/web/html_css/entry_001292.php */
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#B9EF72, endcolorstr=#FFFFFF));
	/* IE8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#B9EF72, endcolorstr=#FFFFFF))"; zoom: 1;}
#searchfield_org p { text-align:center; font-size:100%; font-weight:bold; margin:0 0 5px 0; }




/* 検索枠正月 */
#searchfield_ny { color:#000; position:absolute; top:45px; left:30;  }
#searchfield_ny a { color:#000; }
#searchfield_ny p { text-align:center; font-size:100%; font-weight:bold; margin:0 0 5px 0; }


/* 検索枠クリスマス */
#searchfield_xmas { color:#fff; position:absolute; top:45px; left:30;  }
#searchfield_xmas a { color:#fff; }
#searchfield_xmas p { text-align:center; font-size:100%; font-weight:bold; margin:0 0 5px 0; }
