@import "/common/css/suggest.css";

s/*************************************************
旧サイトで新インクルードファイルを
正しく表示するためのスタイルシート
/common_new/css/old.css

07.05.31
*************************************************/

/*--==========PAGE_HEADER==========--*/
body #pageheader {font-size: 75%; line-height: 150%;}

#pageheader {background-color: #ffffff; width: 740px;}
#pageheader form{margin: 0;}
#pageheader a, #pageheader img {border: 0; margin: 0; padding: 0;}

/*-- 印刷用ロゴ，コピーライト --*/
#pageheader .printlogo {display: none;}
#pageheader .printcopy {display: none;}
/*-- 非表示化 --*/
#pageheader .hidden {display: none;}

/*-- HEADER_SEARCH --*/
#pageheader .header_search {
	width: 121px;
	height: 22px;
	padding: 3px;
	border: 1px solid #a1a1a1;
}
#pageheader .header_search02 {
	width: 115px;
	height: 22px;
	padding: 3px;
	border: 1px solid #a1a1a1;
}

/*--==========PAGE_FOOTER==========--*/
#pagefooter {background-color: #ffffff; width: 740px;}
#pagefooter a, #pagefooter img {border: 0; margin: 0; padding: 0;}
#pagefooter a:link {color: #00a0e9; text-decoration: none;}
#pagefooter a:active {color : #978fbf;}
#pagefooter a:visited {color: #978fbf; text-decoration: none;}
#pagefooter a:hover {text-decoration: underline;}
#pagefooter {font-size: 75%; line-height: 150%;}

/*-- FOOTER_NAVI --*/
#footernavi * {font-size: 12px;}
#footernavi .menu img {margin: 0 5px;}
#footernavi .menu a {white-space: nowrap;}
