/* 基本設定 */ 
body,td,th{
font-size:11px;  
color:#fff;  
font-family:Verdana,Osaka,'MS P Gothic';
letter-spacing:1px;
line-height:180%;
font-weight:normal;
margin:0px;
padding:0px;
background-color:#000;
background-image:url(http://blog-imgs-43.fc2.com/g/l/a/glaucidiumpalmatum/lift-motor-iks2.jpg);
background-position:100% 0%;
background-repeat:repeat-y;
background-attachment:fixed;
}
table,td,th{
font-size:11px;  
color:#fff;  
font-family:Verdana,Osaka,'MS P Gothic';
line-height:180%;
}
html{
scrollbar-base-color:#000;
scrollbar-face-color:#000;
scrollbar-track-color:#000;
scrollbar-highlight-color:#ccc;
scrollbar-3dlight-color:#000;
scrollbar-shadow-color:#ccc;
scrollbar-darkshadow-color:#000;
scrollbar-arrow-color:#ccc;
}
br {letter-spacing: 0; }

/* リンク設定 */ 
a:link{text-decoration:none;color:#ccc;}/* リンクに触れる前の色 */ 
a:visited{text-decoration:none;color:#ccc;}/* 訪問したことのあるリンクの色 */ 
a:hover{text-decoration:underline;color:#c33;}/* 触れた時のリンク設定 */

/* リスト設定 */ 
ul,ol,li{
list-style-type: none;
margin:0px;
padding:0px;
} 

/* フォーム関連の設定 */
form{
margin:0px;
}
input,textarea,select{
margin-bottom:2px;
color:#fff;
font-size:11px;
font-family:Verdana,ＭＳ Ｐゴシック;
background-color:#000;
border:1px solid #fff;
}

/* デザイン全般の設定 */
#contents {
width:700px;
text-align:left;
margin-left:auto;
margin-right:auto;
background-color:#000;
background-image:url(http://blog-imgs-43.fc2.com/g/l/a/glaucidiumpalmatum/lift-motor-dot.png);
background-position:235px 0%;
background-repeat:repeat-y;
filter:alpha(opacity=60); /*IE5、IE5.5、IE6、IE7*/ 
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*IE8*/ 
opacity: .6; /*Opera9.0+、Firefox1.5+、Safari、Chrome*/ 
border-left:1px #fff dotted;
border-right:1px #fff dotted;
}
#all{
text-align:left;
width:450px;
margin:0px 5px;
padding:5px 0px 10px 0px;
float:right;
}
#header{
margin:10px 0px 20px 0px;
padding:10px 0px 10px 230px;
color:#fff;
border-bottom:1px #fff dotted;
}
.introduction{
margin:10px;
padding:0px;
text-align:center;
color:#fff;
}
#back{
font-weight:bold;
text-align:center;
margin:0px;
padding:5px;
border-top:1px #fff dotted;
border-bottom:1px #fff dotted;
}
#right{
width:220px;
margin:0px 5px;
padding:5px 0px;
float:left;
}

/* 見出し設定 */ 
h1{
margin:0px;
padding:10px;
font-size:30px;
letter-spacing:3px;
font-weight:normal;
text-align:center;
text-decoration:underline;
}
h2{
margin:0px 0px 5px 0px;
padding:5px 10px;
color:#fff;
font-size:12px;
letter-spacing:2px;
font-weight:bold;
border-top:1px #fff dotted;
border-bottom:1px #fff dotted;
}
h3{
margin:0px 0px 5px 0px;
padding:5px 10px;
color:#fff;
font-size:12px;
letter-spacing:2px;
font-weight:bold;
border-top:1px #fff dotted;
border-bottom:1px #fff dotted;
}

/* テキスト設定 */
.text{
margin:10px 0px 10px 0px;
padding:0px 5px;
}
.date {
margin:0px 5px;
text-align:right;
}
.right {
margin:5px;
text-align:right;
}
.left {
margin:5px 5px 20px 5px;
text-align:left;
}
.footer {
margin:10px 0px 40px 0px;
padding:5px;
text-align:right;
border-bottom:1px #fff dotted;
}
.copyright {
margin:50px 0px 10px 0px;
padding:20px;
text-align:center;
background-color:#333;
border:1px #fff dotted;
}
