@charset "utf-8";
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
margin:0 auto;
padding:0;
text-align:center}

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:#656565;
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}

p,dt,dd,li,th,td,span{font-size:110%}

.form #main table span,
#main table td.note,
#sideBar li,
#foot ul li a,
#index #main table td,
#index #main table th,
#main ul.sitemap li{
font-size:small;
_font-size:x-small!important}

table{
border-collapse:collapse;
border-spacing:0}

textarea,input{margin:0;padding:0}

caption,th{text-align:left}
td,th{vertical-align: top}

fieldset{margin:0;padding:0}

fieldset,img,abbr{border:none}
li{list-style-type:none}
hr{display:none}

a,a:link{color:#454545}
a:visited{color:#454545}
a:hover{color:#454545;text-decoration:none}
strong{font-weight:bold;color:#f30}

/***********************************************/
/* layout divs                                 */
/***********************************************/

#wrapper{background:url(../img/common/bodyBg2.jpg) repeat-x ;}

#wrapper.index{background:url(../img/common/bodyBg.jpg) repeat-x; }

#head{
height:306px;
margin:0 auto;
position:relative;
width:900px;
}

.typeA #head{background:url(../img/common/headBg01.jpg) no-repeat;}
.typeB #head{background:url(../img/common/headBg02.jpg) no-repeat;}
.typeC #head{background:url(../img/common/headBg03.jpg) no-repeat;}

.index #head{
background:url(../img/common/headBg.gif) no-repeat bottom;
height:380px}

#cont{
background:url(../img/common/contBg.jpg) repeat-y #fff;
margin:0 auto;
padding:20px 0 0;
width:905px}

#cont:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden}

#cont{display:inline-block;}

/*\*/
*html #cont{height:1%}
#cont{display:block}
/**/

#main{
float:right;
margin:0 auto;
text-align:left;
padding:0;
width:650px}

#sideBar{
float:left;
margin:0 20px 0 0;
text-align:left;
width:230px}

#foot{
background:url(../img/common/footBg.jpg) repeat-x;
margin-top:30px;}

/***********************************************/
/* head style                                  */
/***********************************************/

#head h1{
left:0;
top:20px;
position:absolute;
z-index:2}
/*
#head h1 a{
background:url(../img/common/headLogo.gif) no-repeat;
display:block;
height:66px;
width:385px;
text-indent:-1000px}

.index #head h1 a{background:url(../img/common/headLogo.gif) no-repeat}

#head h1 a{overflow:hidden}
 */

#head h2{
color:#454545;
font-weight:bold;
position:absolute;
font-size:large;
_font-size:medium;
bottom:60px;
right:0;
text-align:right;
width:340px;
padding-right:10px;}

.index #head h2{
font-size:1%;
position:absolute;
top:94px;
left:0;
right:auto}

#head #inq{
position:absolute;
top:25px;
right:0;
padding-right:10px;}



/***********************************************/
/* side style                                  */
/***********************************************/

#sideBar ul#menu{
background: url(../img/common/sideBg.gif);
margin:0 0 0px;
padding:0}

#sideBar ul#menu li{height:1%}

#sideBar ul#menu li dl{padding:0 0px}

#sideBar ul#menu li dl dt{margin:0}

#sideBar ul#menu li dl dt img{}

#sideBar ul#menu li dl dd{
margin:0;
padding:4px 0 6px 5px;
background: url(../img/common/sideLiBg.gif) bottom;
}

#sideBar ul#menu li dl dd a{
background:url(../img/common/icon01.gif) no-repeat 0 8px;
display:block;
margin:0;
word-break:keep-all;
padding:0px 0 0px 14px;
text-decoration:none;
}

#sideBar ul#menu li dl dd a:hover{
text-decoration:underline;

}

.banner img{margin-top:15px;border:0;}

/***********************************************/
/* foot style                                  */
/***********************************************/

#foot #footCont{
background:url(../img/common/footBg.jpg) repeat-x;
margin:0 auto;
padding:25px 0;
text-align:left;
width:900px;
margin-bottom:55px;}

#foot #footCont .footLogo{
margin:13px 0 0 0 0px;
width:300px;
float:right;
text-align:right;
}

#foot #footCont ul:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden}

#foot #footCont ul{
display:inline-block;
float:left;
width:500px;
}

/*\*/
*html #foot #footCont ul{height:1%}
#foot #footCont ul{display:block}
/**/

#foot #footCont ul li a{
background:url(../img/common/icon01.gif) no-repeat 0 8px;
border-right:1px dotted #B0B0B0;
float:left;
margin:0 10px 0 0;
padding:0 10px 0 14px;
color:#858585;}

#foot #footCont ul li{
float:left;
}

#foot #footCont .firstChild{
border-left:1px dotted #B0B0B0;
padding-left:10px;
}

#foot address{
font-size:8px;
text-align:right;
clear:both;
letter-spacing:1px;
height:10px;}
