/* 基本設定 */ 
body,td,th{
font-size:11px;  
color:#666;  
font-family:Arial,MS UI Gothic;
letter-spacing:1px;
line-height:180%;
font-weight:normal;
background-color:#fff;
margin:0px;
padding:0px;
}
html{
scrollbar-base-color:#fff;
scrollbar-face-color:#09f;
scrollbar-track-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-3dlight-color:#666;
scrollbar-shadow-color:#09f;
scrollbar-darkshadow-color:#666;
scrollbar-arrow-color:#fff;
}
br {letter-spacing: 0; }

/* リンク設定 */ 
a:link{text-decoration:none;color:#09f;}/* リンクに触れる前の色 */ 
a:visited{text-decoration:none;color:#09f;}/* 訪問したことのあるリンクの色 */ 
a:hover{text-decoration:none;color:#3cf;}/* 触れた時のリンク設定 */

/* リスト設定 */ 
ul,ol{
list-style-position:inside;
list-style-type: none;
margin:0px;
padding:0px;
} 
li{
list-style-position:inside;
list-style-type: none;
margin:5px 0px 0px 2px;
padding:0px;
background-image:url(http://blog-imgs-29.fc2.com/g/l/a/glaucidiumpalmatum/skybox-menu.gif);
background-position:0% 50%;
background-repeat:no-repeat;
} 

/* フォーム関連の設定 */
form{
margin:0px;
}
input,textarea{
color:#666;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:#fff;
border:1px solid #666;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #666;
}

/* デザイン全般の設定 */
#contents {
width:780px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#all{
text-align:left;
width:480px;
margin:10px;
padding:0px 10px;
float:left;
}
#header{
background-image:url(http://blog-imgs-29.fc2.com/g/l/a/glaucidiumpalmatum/skybox-photo.jpg);
background-position:100% 50%;
background-repeat:no-repeat;
margin:10px 10px 10px 10px;
padding:50px 10px;
}
.introduction{
margin:20px 10px 10px 10px;
text-align:left;
color:#666;
}
#back{
font-weight:bold;
text-align:center;
border:1px solid #666;
margin:0px 0px 50px 0px;
padding:5px 10px;
}
#right{
width:241px;
margin:10px 5px;
padding:0px;
background-color:#fff;
background-image:url(http://blog-imgs-29.fc2.com/g/l/a/glaucidiumpalmatum/skybox-bg.gif);
background-position:0% 10%;
background-repeat:repeat-y;
float:right;
}

/* 見出し設定 */ 
h1{
margin:0px;
padding:10px 0px;
font-size:16pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
text-align:center;
border-bottom:1px dotted #666;
}
h2{
margin:0px 0px 5px 0px;
padding:0px 0px 5px 0px;
font-size:12pt;
color:#666;
text-align:left;
border-bottom:1px dotted #666;
}
h3{
margin:5px;
padding:0px;
font-size:9pt;
}
h4{
margin:10px 0px 5px 0px;
padding:10px 15px;
font-size:14pt;
color:#3cf;
background-color:#3cf;
background-image:url(http://blog-imgs-29.fc2.com/g/l/a/glaucidiumpalmatum/skybox-h2.gif);
}

/* テキスト設定 */
.entry{
margin:0px 0px 50px 0px;
padding:0px;
border:1px solid #666;
}
.text{
margin:10px 10px 10px 10px;
padding:10px;
line-height:20px;
background-image:url(http://blog-imgs-29.fc2.com/g/l/a/glaucidiumpalmatum/skybox-photo.jpg);
background-position:100% 100%;
background-repeat:no-repeat;
}
.right {
margin:5px;
text-align:right;
}
.left {
margin:0px 0px 50px 5px;
text-align:left;
}
.footer {
margin:10px 0px 10px 0px;
padding:10px 5px 10px 5px;
text-align:right;
color:#fff;
}
.footer {
padding-top:30px;
text-align:right;
}
.copyright {
background-image:url(http://blog-imgs-29.fc2.com/g/l/a/glaucidiumpalmatum/skybox-photo.jpg);
background-position:100% 50%;
background-repeat:no-repeat;
margin:10px 10px 10px 10px;
padding:50px 10px;
text-align:center;
}