@charset "UTF-8";

html { background: url(../images/common/back01.gif) center 0px repeat-y; }
body { margin: 0px; padding: 0px; background: url(../images/common/back02.gif) center 0px repeat-x; font-family: 'Lucida Grande','Hiragino Maku Gothic Pro','ヒラギノ丸ゴ Pro W3',Meiryo,'メイリオ','ＭＳ Ｐゴシック',sans-serif; font-size: 80%; line-height: 1.5; text-align: center; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
img { border: 0px; vertical-align: top; }
form { margin: 0px; padding: 0px; }
.clear { clear: both; }
a:link { color: #006699; text-decoration: underline; }
a:visited { color: #006699; text-decoration: underline; }
a:hover { color: #006699; text-decoration: none; }

/* コンテナ */
#container { margin: 0px auto; width: 820px; background: url(../images/common/container_back.gif) 0px 0px repeat-x; text-align: left; }
#container_inner { margin: 0px 0px 0px 10px; width: 800px; background-color: #FFFFFF; }

/* ヘッダ */
#header { height: 109px; background: url(../images/common/header_back.gif) 0px 0px no-repeat; position: relative; overflow: hidden; }
#header h1 { color: #666666; font-size: 12px; font-weight: 400; position: absolute; top: 8px; left: 280px; }
#header h2#chintai { position: absolute; top: 37px; left: 278px; }
#header h2#baibai { position: absolute; top: 37px; left: 492px; }
#header img#header_logo { position: absolute; top: 11px; left: 20px; }
#header img#header_tel { position: absolute; top: 61px; left: 24px; }
#header img#header_mark { position: absolute; top: 16px; left: 716px; }

/* パンくず */
#path { height: 28px; padding: 0px 0px 0px 12px; border-bottom: solid 1px #008672; background: url(../images/common/path_back.gif) 0px 0px repeat-x; color: #666666; font-size: 12px; line-height: 28px; position: relative; overflow: hidden; }
#path p { margin: 0; padding: 0; display: inline; }
#path .arrow { margin: 1em; } 
#path ul { margin: 0px; padding: 0px; list-style: none; position: absolute; top: 6px; left: 593px; }
#path li { width: 96px; float: left; }

/* サブメニュー */
#submenu { padding: 8px 12px 8px 12px; background-color: #ECECEC; color: #A9A9A9; text-align: right; height:1.5em; }

/* フッタ */
#footer { padding: 24px 12px 24px 12px; color: #666666; text-align: center; }

/* 先読処理 */
#preload { position: absolute; filter: alpha(opacity=0); opacity: .0; }
