@charset"Shift_JIS";
/*文字エンコードの設定（削除不可）*/


/* 全体設定 */
*{
line-height:18px;
font-family:Arial,ms ui gothic;
font-size:midium;
color:#CCCCCC
background-image:url(img/Live_kabe1.GIF);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center top;
scrollbar-arrow-color:#fff;
scrollbar-face-color:#000;
scrollbar-highlight-color:#000;
scrollbar-3dlight-color:#000;
scrollbar-track-color:#000;
scrollbar-shadow-color:#fff;
scrollbar-darkshadow-color:#000;
margin:10 5;

html{
width:100%;
height:100%;
color:#CCCCCC
background-image:url(img/Live_kabe2.GIF);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:100% 100%;
margin:10 10;
/* 元はhidden */
display:block;
}


body{
width:100%;
height:auto;
}



/* リンク */
a{
text-decoration:none;
}
a:link,a:visited,a:active{
color:#900;
} 
a:hover{
color:#930;
}




/* 見出し */

h2{
/* 見出し2 */
color:#f93;
font-size:x-large;
/* 元は12px */
border-top:double #f93 3px;
border-bottom:double #f93 3px;
margin:20px -20px;
padding:0 5px;
}

h3{
font-size:midium;
/* 元は9px */
color:#ccc;
border-left:solid #fc6 8px;
margin:10px -10px;
padding-left:5px;
}


/* index2.html */
.index2{
height:100%;
background-image:url(img/Live_kabe1.GIF);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:0% 0%;
margin:0 0;
}
#menu{
/* メニュー */
width:auto;
/* 元はwidth:650px; */
font-size:x-small;
/* 元は9px */
text-align:right;
position:relactive;
/* 元はabsolute　*/
top:45px;
/* 元は40　*/
padding-bottom: 1%;
/* 新規 */
}
/* html div */
#menu{
width:auto;
/* 元はwidth:480px; */
text-align:right
/* 新規 */
padding-bottom: 1%;
/* 新規 */
}


/* index2.htmlのテーブル */
.td{
width:10%;
/* 元はwidth:60px; */
height:80%;
/* 元はheight:auto400px; */
color:#fff;
border-top:none;
/* 元はborder-top:dashed #fff 1px;　*/
border-bottom:none;
/* 元はborder-bottom:dashed #fff 1px; */
margin:auto;
/* 元はmargin:10px 50px; */
}

.main{
/* 真ん中のテーブルについて */
background:#ccc;
width:100%;
/* 元はwidth:700px; */
height:80%;
/* 元はheight:400px; */
margin:auto;
Padding:1pt 1%;
/* 新規 */
}



#right{
/* コピーライト部分 */
width:auto;
/* 元はwidth:650px; */
height:2%;
/* 新規 */
font-size:xx-small;
text-align:justfy;
/* 元はright */
padding: 1%;
/* 新規 */
}
#wrapper{
width:auto;
/* 元はwidth:560px; */
height:100%;
color:#fff;
text-align:left;
margin:1% auto;
}
#main{
color:#fff;
text-align:left;
margin:auto;
/* 新規 */
padding:1%;
/* 元はpadding:20px 20px 20px 40px; */
}
#main ul,ol{
margin:1% 1% 1% 1%;
padding:0 20px;
}
#main li{
margin:0;
padding:0;
list-style-position:outside;
}

/* テキストエリア */
textarea{
width:300px;
height:60px;
color:#CCCCCC;
background:#000;
font-size:10px;
line-height:15px;
border-style:none;
/* 元はborder-style:dashed; */
border-color:#fff;
border-width:1px 0;
margin:10px;
padding:1% 1% 1% 1%;
}

/* 装飾box */
.box1{
color:#fc6;
background:#000;
border:1px solid #fc6;
margin:5px 10px;
padding:3px 5px;
}
.box2{
color:#fff;
background:#930;
border:1px solid #fff;
margin:5px 10px;
padding:3px 5px;
}

/* 引用 */
blockquote{
color:#000;
background:#930;
border:1px solid #930;
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{
padding:0 3px;
} 



/* メールフォーム */
td#l{
width:80px;
color:#c93;
font-size:9px;
text-align:right;
padding:5px;
float:left;
}

input#n{
width:150px;
height:18px;
color:#c93;
font-size:9px;
background:#000;
line-height:12px;
border:solid #c93 1px;
}

input#h{
width:200px;
height:18px;
color:#c93;
font-size:9px;
background:#000;
line-height:12px;
border:solid #c93 1px;
}

textarea#t{
width:250px;
height:80px;
color:#c93;
font-size:9px;
background:#000;
line-height:12px;
border:solid #c93 1px;
margin:0;
padding:3px;
}

td#mf{
text-align:center;
}

input#mf{
width:5s0px;
height:21px;
color:#c93;
font-size:9px;
background:#000;
border:solid #c93 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%;
color:#fff;
background:#000;
background-image:url(img/Live_kabe2.GIF);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:100% 100%;
margin:0;
}

#index{
width:500px;
text-align:left;
padding-left:50px;
}
#index img{
margin-left:-50px;
}
