@charset"Shift_JIS";
/*文字エンコードの設定（削除不可）*/


/* 全体設定 */
*{
line-height:18px;
font-family:verdana,ms ui gothic;
scrollbar-arrow-color:#603;
scrollbar-face-color:#000;
scrollbar-highlight-color:#000;
scrollbar-3dlight-color:#000;
scrollbar-track-color:#000;
scrollbar-shadow-color:#603;
scrollbar-darkshadow-color:#000;
margin:0;
}

html{
width:100%;
height:100%;
background:#000;
color:#fff;
overflow:auto;
overflow-x:hidden;
background-image:url(http://secret.tabigeinin.com/img/bg.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:100% 0%;
display:block;
}


body,td{
color:#fff;
font-size:11px;
text-align:left;
text-valign:top;
margin-left:200px;
display:block;
}

body{
width:100%;
height:auto;
}



/* リンク */
a{text-decoration:none;}
a:link,a:visited,a:active{color:#900;}
a:hover{color:#fff;}



/* 見出し */
h1{font-size:30px;
line-height:30px;
color:#fff;
}

h2{
font-size:14px;
color:#fff;
background-image:url(http://secret.tabigeinin.com/img/h2.gif);
background-repeat:no-repeat;
margin:40px -20px 20px -20px;
padding:5px 10px;
}


h3{
font-size:12px;
color:#fff;
border-bottom:double #fff 3px;
padding:0 0 0 3px;
margin:20px -10px 10px -10px;
}




/* id設定 */
/* 全体―背景とか */
#wrapper{
width:642px;
height:auto;
text-align:center;
border-left:solid #fff 1px;
border-right:solid #fff 1px;
background-image:url(img/bg.png);
background-repeat:repeat;
margin:0 auto;
}
* html div#wrapper{
width:642px;
height:auto;
text-align:center;
border-left:solid #fff 1px;
border-right:solid #fff 1px;
background-image:none;
background-color:#000;

margin:0 auto;
}





/* タイトル */
#head{
width:640px;
height:300px;
margin:0;
padding:0;
text-align:left;
}
#head img{
margin:20px;
text-align:left;
}

#margin{
width:540px;
height:180px;
margin:0 50px;
}

/* 著作権表示 */
#right{
width:560px;
color:#fff;
font-size:9px;
text-align:right;
}
#right a:link,#right a:active,#right a:visited{
color:#fff;
font-weight:bold;
}

/* メニュー */
#menu{
text-align:center;
}
#menu ul {
width:640px;
height:30px;
border-top:dashed #fff 1px;
border-bottom:dashed #fff 1px;
list-style-type:none;
margin:0;
padding:0;
}
#menu li {
text-align:center;
float:left;
}
#menu li a{
width:80px;
font-size:12px;
font-weight:bold;
margin:0;
float:left;
}
#menu li a:link,#menu li a:visited,#menu li a:active{
color:#fff;
padding:6px 0;
}
#menu li a:hover{
color:#fff;
background:#333;
padding:6px 0;
}
#menu li.on a:link,#menu li.on a:visited,#menu li.on a:active{
color:#600;
padding:6px 0;
}




/* メインページ余白指定 */
#main{
padding:0 40px 20px 40px;
text-align:left;
vertical-align:top;
}

/* テキストエリア */
textarea{
width:300px;
height:80px;
color:#fff;
background:#000;
font-size:10px;
line-height:15px;
border-style:dashed;
border-color:#603;
border-width:1px 0;
padding:3px 5px;
}


/* 装飾box */
.box1{
color:#936;
background:#000;
border:1px solid #936;
margin:5px 10px;
padding:3px 5px;
}
.box2{
color:#000;
background:#936;
border:1px solid #936;
margin:5px 10px;
padding:3px 5px;
}


/* 引用 */
blockquote{
color:#fff;
background:#603;
border:1px solid #603;
margin:5px 20px;
padding:3px 5px;
}


/* 画像のボーダー0 */
img{border:none;}



/* メインコンテンツ */
#no li{
margin:0 0 0 10px;
}
#no ol{
margin:0 0 0 30px;
}
#no ul{
margin:0 0 0 30px;
list-style-type:square;
}
#no a{
text-decoration:none;
padding:0 3px;
} 



/* メールフォーム */
td#l{
width:80px;
text-align:right;
color:#603;
padding:5px;
float:left;
}

input#n{
width:150px;
height:18px;
color:#fff;
font-size:10px;
line-height:15px;
background:#000;
border:solid #603 1px;
}

input#h{
width:200px;
height:18px;
color:#fff;
font-size:10px;
line-height:15px;
background:#000;
border:solid #603 1px;
}

textarea#t{
width:300px;
height:80px;
line-height:15px;
border:solid #603 1px;
padding:3px;
}

td#mf{
text-align:center;
}

input#mf{
width:50px;
height:20px;
background:#000;
color:#fff;
border:solid #603 1px;
text-align:center;
text-valign:middle;
padding:0;
}


/* リンクページ */
dl.link{
width:400px;
padding:5px;
}
dl.link dt{
float:left;
margin:-3px 5px 0 0;
}
dl.link2{
width:400px;
padding:5px;
}
dl.link2 dt{
float:left;
margin:0 5px 0 0;
}


/* index.html */
.index{
width:100%;
height:100%;
}
#index{
width:642px;
height:100%;
text-align:center;
border-left:solid #fff 1px;
border-right:solid #fff 1px;
margin:0 auto;
}
#top{
background:transparent;
height:300px;
}
#enter{
width:640px;
font-size:14px;
border-top:solid #fff 1px;
border-bottom:solid #fff 1px;
padding:5px 0;
background-image:url(http://secret.tabigeinin.com/img/bg.jpg);

}
* html div#enter{
width:640px;
font-size:15px;
text-align:center;
border-top:solid #fff 1px;
border-bottom:solid #fff 1px;
background-image:none;
background-color:#000;
filter:alpha(opacity=70);
padding:5px 0; 
}



#enter a:link,#enter a:active,#enter a:visited{
color:#fff;
}
#enter a:hover{
color:#600;
}