@charset "utf-8";



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

html {
background-color: #350000;
height: 100%;
}

/* #ededed */


body {
width: 950px;
height: 100%;
background-color:  #110000; /* #a88e7a */

/*
background-color: #FFFFFF;
background-image: url(../img/wall.jpg);
background-repeat: repeat;
background-position: left center;
*/

text-align: left;
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
*/

font-size: 14px;
font-weight: normal;
text-align: left;
line-height: 150%;
margin: 0 auto 0 auto;
padding: 0;
/* border-left: solid 1px #afafaf; */
/* border-right: solid 1px #afafaf; */
}

#wrapper {
width: 950px;
background-image: url(../img/cts_r.jpg);
background-repeat: repeat;
background-position: left center;
background-color: #f4e9e3;
height: auto !important;
height: 100%;
position: absolute;
}

.opc {
filter: alpha(opacity=25);
-moz-opacity:0.25;
opacity:0.25;
}

#wrapper ul {
background-image: url(../img/top_b.png);
background-repeat: no-repeat;
background-position: left top;
margin: 0;
padding: 0;
position: absolute;
list-style: none;
width: 178px;
top: 250px;
left: 0px;
}

#wrapper ul li {
padding-top: 0px;
}

#wrapper ul li a {
display: block;
width: 178px;
height: 45px;
}

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

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

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




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

#footer { 
width: 930px;
background-color: #110000; /* transparent*/
padding: 10px 10px 10px 10px;
margin-top: 2px;
clear: both;
font-size: 8px;
color: #f4e9e3;
font-weight: normal;
text-align: left;
line-height: 150%;
}

#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;
}



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

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

clear: both;
*/
