/* 基本設定 */ 
body,td,th{
font-size:11px;  
color:#ccc;  
font-family:Verdana,Osaka,'MS P Gothic';
font-weight:normal;
background-color:#000;
background-image:url(http://blog-imgs-29.fc2.com/g/l/a/glaucidiumpalmatum/daylight-bg.jpg);
background-position:100px 0%;
background-repeat:no-repeat;
background-attachment:fixed;
margin:0px;
padding:0px;
text-align:center;
letter-spacing:1px;
}
html{
scrollbar-base-color:#000;
scrollbar-face-color:#2294ac;
scrollbar-track-color:#000;
scrollbar-highlight-color:#000;
scrollbar-3dlight-color:#2294ac;
scrollbar-shadow-color:#000;
scrollbar-darkshadow-color:#2294ac;
scrollbar-arrow-color:#000;
}
br {letter-spacing: 0; }

/* リンク設定 */ 
a:link{text-decoration:none;color:#399;}/* リンクに触れる前の色 */ 
a:visited{text-decoration:none;color:#399;}/* 訪問したことのあるリンクの色 */ 
a:hover{text-decoration:none;color:#6cc;}/* 触れた時のリンク設定 */

/* リスト設定 */ 
ul,ol{
list-style-position:inside;
margin:5px 0px 0px 15px;
} 

/* 画像のボーダーをあらかじめ０にする */
img{border:none;}

/* フォーム関連の設定 */
input,textarea{
margin-bottom:2px;
color:#ccc;
font-size:11px;
font-family:Lucida Sans Unicode,ＭＳ Ｐゴシック;
background-color:#000;
border:1px solid #ccc;
}

/* デザイン全般の設定 */
#all{
text-align:left;
width:500px;
margin:10px 0px 0px 100px;
padding:0px 0px 50px 0px;
float:left;
}
#introduction{
margin:0px 10px 30px 10px;
text-align:left;
color:#fff;
}
#back{
font-weight:bold;
text-align:center;
margin:0px;
padding:5px 10px;
background-color:#000;
width:490px;
filter:alpha(opacity=60);
}
#back a{color:#333;}
#back a:hover{color:#6cc;}
#right{
width:250px;
float:left;
margin-left:20px;
}

/* 見出し設定 */ 
h1{
margin:0px 0px 5px 0px;
padding:10px 20px;
width:460px;
font-size:30px;
font-weight:normal;
background-color:#000;
filter:alpha(opacity=60);
text-align:right;
letter-spacing:3px;
}
h2{
margin:0px 0px 5px 0px;
padding:5px 10px;
width:480px;
font-size:11px;
font-weight:normal;
background-color:#000;
filter:alpha(opacity=60);
text-align:right;
letter-spacing:3px;
}
h3{
margin:10px 0px;
padding:5px 10px;
font-size:11px;
font-weight:normal;
color:#000;
background-color:#2294ac;
text-align:center;
}

/* テキスト設定 */
.text{
margin:0px 0px 90px 0px;
padding:0px 5px 5px 5px;
width:490px;
line-height:20px;
background-color:#000;
background-image:url(http://blog-imgs-29.fc2.com/g/l/a/glaucidiumpalmatum/daylight-bg.gif);
filter:alpha(opacity=60);
text-align:left;
}
.text2{
margin:0px 0px 50px 0px;
padding:0px 5px 5px 5px;
color:#fff;
width:490px;
line-height:20px;
background-image:url(http://blog-imgs-29.fc2.com/g/l/a/glaucidiumpalmatum/daylight-b3.png);
text-align:left;
}
.left{
text-align:left;
}
.right {
margin:0px 5px;
text-align:right;
}
.footer {
padding:40px 0px 10px 0px;
text-align:right;
}
.copyright {
margin-top:20px;
padding:10px;
text-align:center;
background-color:#000;
width:490px;
filter:alpha(opacity=60);
}
