@charset "utf-8";
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

html{overflow-y:scroll}

body{
background:url(../img/common/bodyBg2.jpg) repeat-x #f3ebe2;
margin:0 auto;
padding:0;
text-align:center}

#index{background:url(../img/common/bodyBg.jpg) repeat-x #f3ebe2}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,table,th,td,address{
margin:0;
padding:0;
color:#666;
font-style:normal;
font:small/160% verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "ＭＳ Ｐゴシック",  Osaka, sans-serif}

*html body div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,table,th,td,address{
font:x-small/180% verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "ＭＳ Ｐゴシック", Osaka, sans-serif}

*+html body div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,table,th,td,address{
font:small/160% verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "ＭＳ Ｐゴシック", Osaka, sans-serif}

;;body div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,table,th,td,address{
font:small/160% verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "ＭＳ Ｐゴシック", Osaka, sans-serif}

table{
border-collapse:collapse;
border-spacing:0}

textarea,input{margin:0;padding:0}

caption,th{text-align:left}
td,th{vertical-align: top}

fieldset,img,abbr{border:none}
li{list-style-type:none}
hr{display:none}

a,a:link{color:#666}
a:visited{color:#666}
a:hover{color:#666;text-decoration:none}
strong{font-weight:bold}

/***********************************************/
/* layout divs                                 */
/***********************************************/

#head{
background:url(../img/common/headBg.jpg) no-repeat;
height:123px;
margin:0 auto 10px;
position:relative;
width:850px}

#index #head{height:398px}

#cont{
background:url(../img/common/contBg.jpg) repeat-y;
margin:0 auto;
padding:0;
width:850px}

#cont:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden}

#cont{display:inline-block;}

/*\*/
*html #cont{height:1%}
#cont{display:block}
/**/

#main{
border-top:1px solid #e8d5c4;
float:right;
text-align:left;
margin:0;
padding:15px 40px 0 20px;
width:580px;
_width:640px}

#sideBar{
background:url(../img/common/searchBg.jpg) no-repeat;
float:left;
margin:0 10px 0 0;
text-align:left;
width:200px}

#foot{background:url(../img/common/footBg.jpg) repeat-x #ff6701}

/***********************************************/
/* head style                                  */
/***********************************************/

#head h1{
left:0;
top:9px;
position:absolute}

#head h1 a{
background:url(../img/common/headLogo.jpg) no-repeat;
display:block;
height:60px;
width:408px;
text-indent:-1000px}

/*\*/
#head h1 a{overflow:hidden}
/* */

#head .inq{
right:0;
top:30px;
position:absolute}

#head .topNav{
position:absolute;
top:0;
right:0}

#head .topNav li{
background:url(../img/common/topNavBg.gif) no-repeat 0 5px;
display:inline;
margin:0 0 0 2px;
padding:0 0 0 7px}

#head .topNav li.firstChild{
background:none;
margin:0;
padding:0}

#head .topNav li a{
font-size:x-small;
_font-size:xx-small}

#head h2{
position:absolute;
top:85px;
left:0;
text-align:left;
width:850px}

#head .VANav{
position:absolute;
top:105px;
right:0}

#head #globalNav{
background:url(../img/common/gNav.jpg) no-repeat;
height:43px;
left:0;
top:80px;
position:absolute}

#index #head #globalNav{
background:url(../img/common/gNav2.jpg) no-repeat;
top:355px}

#head #globalNav li{float:left}
#head #globalNav li a{
display:block;
height:43px;
text-indent:-10000px}

/*\*/
#head #globalNav li a{overflow:hidden}
/* */

#head #globalNav li.menu01 a{width:117px}
#head #globalNav li.menu02 a{width:141px}
#head #globalNav li.menu03 a{width:167px}
#head #globalNav li.menu04 a{width:106px}
#head #globalNav li.menu05 a{width:128px}
#head #globalNav li.menu06 a{width:191px}

#head #globalNav li.menu01 a:hover{background:url(../img/common/gNav.jpg) no-repeat 0 -43px}
#head #globalNav li.menu02 a:hover{background:url(../img/common/gNav.jpg) no-repeat -117px -43px}
#head #globalNav li.menu03 a:hover{background:url(../img/common/gNav.jpg) no-repeat -258px -43px}
#head #globalNav li.menu04 a:hover{background:url(../img/common/gNav.jpg) no-repeat -425px -43px}
#head #globalNav li.menu05 a:hover{background:url(../img/common/gNav.jpg) no-repeat -531px -43px}
#head #globalNav li.menu06 a:hover{background:url(../img/common/gNav.jpg) no-repeat -659px -43px}

#index #head #globalNav li.menu01 a:hover{background:url(../img/common/gNav2.jpg) no-repeat 0 -43px}
#index #head #globalNav li.menu02 a:hover{background:url(../img/common/gNav2.jpg) no-repeat -117px -43px}
#index #head #globalNav li.menu03 a:hover{background:url(../img/common/gNav2.jpg) no-repeat -258px -43px}
#index #head #globalNav li.menu04 a:hover{background:url(../img/common/gNav2.jpg) no-repeat -425px -43px}
#index #head #globalNav li.menu05 a:hover{background:url(../img/common/gNav2.jpg) no-repeat -531px -43px}
#index #head #globalNav li.menu06 a:hover{background:url(../img/common/gNav2.jpg) no-repeat -659px -43px}

#head #globalNav li.menu01 a.c{background:url(../img/common/gNav.jpg) no-repeat 0 -43px}
#head #globalNav li.menu02 a.c{background:url(../img/common/gNav.jpg) no-repeat -117px -43px}
#head #globalNav li.menu03 a.c{background:url(../img/common/gNav.jpg) no-repeat -258px -43px}
#head #globalNav li.menu04 a.c{background:url(../img/common/gNav.jpg) no-repeat -425px -43px}
#head #globalNav li.menu05 a.c{background:url(../img/common/gNav.jpg) no-repeat -531px -43px}
#head #globalNav li.menu06 a.c{background:url(../img/common/gNav.jpg) no-repeat -659px -43px}

/***********************************************/
/* side style                                  */
/***********************************************/

#sideBar table{margin:0 0 12px}

*:first-child+html #sideBar table{margin:0 0 20px}
* html body #sideBar table{margin:0 0 20px}

#sideBar table th{padding:13px 0 0 10px}

*:first-child+html #sideBar table th{padding-bottom:5px}
* html body #sideBar table th{padding-bottom:5px}

#sideBar table td{padding:0 0 0 5px}

#sideBar table td.note{padding:0 0 0 10px}

#sideBar table td.note input{width:120px}

#sideBar ul#menu *{height:1%;}

#sideBar ul#menu li,
#sideBar ul#menu li dl dt{background:url(../img/common/sideBg.gif) repeat-x 0 100%}

#sideBar ul#menu li a{
background:url(../img/common/icon01.gif) no-repeat 5px 13px;
display:block;
padding:7px 0 7px 15px}

#sideBar ul#menu li.note dl dd{background:url(../img/common/sideDdBg.jpg) repeat-y}

#sideBar ul#menu li.note dl dd a{
background:url(../img/common/icon02.gif) no-repeat 15px 10px;
display:inline-block;
padding:2px 0 2px 25px}


/***********************************************/
/* foot style                                  */
/***********************************************/

#foot #footCont{
background:url(../img/common/footBg2.jpg) no-repeat 0 0 #ff6701;
margin:0 auto;
padding:36px 0 0;
text-align:left;
width:850px}

#foot .footLogo{
margin:0 0 5px;
text-align:right}

#foot address{
color:#ffe7ce;
font-size:80%;
text-align:right}

