@charset "utf-8";
/* ヘッダー */

/*ロゴ*/
#logo{
		width:245px;
		height:100px;
		float:left;
		}

/*サーチ*/		
#t_seach{
	float:right;
	height:100px;
	width:655px;
	background-image:url(../../parts/index/h_oshirase.gif);
	position:relative;
	background-position:right;
	background-repeat:no-repeat;
			}

#h_bottom{
	position:absolute;
	bottom:2px;
	left:350px;
	width:300px;
	color:#ad8f85;
	text-align:left;
	height: 20px;
	top: 20px;
			}
			
/*ヘッドメイン*/
#head{
	width:900px;
	border-bottom:solid 5px #ad8f85;
	height: 100px;
		}
