@charset "utf-8";



/* ----- Body
========================================*/

html {
background-color: #ffffff;
height: 100%;
font-size: 12px;
line-height: 0px;
}


body {
width: 1020px;
height: 100%;
background-color: #ffffff;
background-image: url(../img/c_top_bk.png);
background-repeat: repeat-y;
margin: 0 auto;
padding: 0px;
text-align: left;
font-size: 14px;
font-weight: normal;
line-height: 150%;

font-family: "Century", "Times New Roman", "Palatino Linotype", "Osaka","メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic";

/*
"Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic"
↑
"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ 明朝", "MS Mincho", serif, sans-serif
*/

/* border-left: solid 1px #afafaf; */
/* border-right: solid 1px #afafaf; */
}

#wrapper {
width: 950px;
margin: 0 auto;
background-color: #ffffff;
position: relative;
   zoom:1;
}


#wrapper ul {
background-image: url(../img/topmenu_on.png);
background-repeat: no-repeat;
background-position: left top;
margin: 0px;
padding: 0px;
height: 30px;
list-style: none;
position: relative;
top: -620px;
left: 350px;
zoom:1;
font-size: 12px;
line-height: 0px;
}

#wrapper ul li {
margin: 0px;
padding: 0px;
list-style-type:none;
height: 30px;
float:left;
zoom:1;
display:inline;
font-size: 12px;
line-height: 0px;
}

#wrapper ul li a {
display: block;
height: 30px;
}

#wrapper ul li a:hover {
background-color: transparent;
}

#wrapper ul li a:hover img{
visibility: hidden;
}

img {
border: 0px;
margin: 0px;
vertical-align : bottom; 
}




/* ----- Footer
========================================*/

#footer { 
width: 930px;
height: auto;
background-color: #110000; /* transparent*/
padding: 10px 10px 10px 10px;
margin-top: 10px auto 0 auto;

font-size: 10px;
color: #f4e9e3;
font-weight: normal;
text-align: left;
line-height: 150%;
   zoom:1;

position: absolute;
top: 675px;
}

#footer img { 
margin-bottom:4px;
}

#footer .contact { 
float: right;
}

#footer a:link {
color: #ffffff;
text-decoration: none;
}

#footer a:visited {
color: #ffffff;
text-decoration: underline;
}

#footer a:hover {
background-color: #3b0102; /* #870000 */
color: #ffffff;
}

#footer a:active {
color: #ffffff;
}

#footer img {
border:0px;
}


/*
width: 920px;
background-color: transparent;
padding: 10px 10px 10px 10px;
margin-top: 100px;

height: auto;
position: absolute;
bottom: 0;

clear: both;
*/
