@charset "Shift_JIS";
/*******************************************************************************************/
/** ヘッダ                                                                                **/
/*******************************************************************************************/
#header {
	width: 752px;
	margin: 0px auto 0px auto;
	text-align: left;
}

/** 左上ロゴ **/
#header h1 {
	width: 314px;
	float: left;
	padding-top: 5px;
}

/** 英語トップリンク **/
#english {
	width: 67px;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
}

/** サイトマップ **/
#sitemap {
	width: 82px;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
	margin-right: 26px;
}

/** 検索フィールド **/
#search {
	width: 240px;
	float: left;
	margin-top: 16px;
}

.searchbox {
	width: 150px;
/*	height: 15px; */
	line-height: 100%;
	ime-mode: auto;
	vertical-align: top;
/*	padding: 2px;
	border: solid 1px #7e9db9;
	background: #FFFFFF url("http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif") left no-repeat
	background-repeat: no-repeat; */
}

/** 読み上げソフト用リンク **/
.hidden_link { display: none; }

/** パンくず **/
#breadcrumb {
	margin: 3px 0px;
	font-size: 0.8em;
	line-height: 1.2em;
}

/*******************************************************************************************/
/** フッタ                                                                                **/
/*******************************************************************************************/
#footer {	
	width: 772px;
	margin-left: auto;
	margin-right: auto;
}

/** Copyright **/
#copyright {	
	width: 380px;
	float: left;
	text-align: right;
	margin: 5px 0px 0px 0px;
	text-align: left;
}

/** サイトポリシー, ヘルプ **/
#footer_link {	
	width: 350px;
	float: right;
	text-align: right;
	margin: 5px 0px 0px 0px;
}
