html{ }

body { 
margin: 0px;
font-size:10pt;
font-family:'Osaka','Verdana','sans-serif';
color: #000000; 
line-height: 120%;
scrollbar-arrow-color:gainsboro;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:gainsboro;
scrollbar-3dlight-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:gainsboro;
scrollbar-darkshadow-color:#ffffff;
background: whitesmoke;
}

a:link, a:visited { 
color:steelblue; 
font-weight:normal; 
text-decoration:none;
}

a:hover { 
color:#6CB3B2; 
font-weight:normal;
text-decoration:underline;
}

tr,td { 

font-size: 8pt; 

}

img { 
border-width:0px; 
}

/* 外枠部分 */
#baseline { 
margin-left:auto;
margin-right:auto;
width: 802px;
padding: 0px;
border-right:solid 1px #000000; 
border-left:solid 1px #000000; 
background-image: url(bg_head.jpg); 
background-repeat: no-repeat;
background-attachment:center top; 
background-color:#ffffff;
}

/* 日記タイトル部分 */
#hptitle {
font-family:,'Osaka','Verdana','sans-serif';
color:steelblue;
font-size:26pt;
text-align: center;
width: 802px;
height: 25px; 
padding-top: 90px;
padding-bottom:10px;
letter-spacing: 1em;
}

/* 日記サブタイトル*/
#hptitle_s {
text-align: center;
height: 15px; 
padding-top: 10px;
padding-bottom: 70px;
width: 802px;
}

/* ヘッダ内、メニューバー(未適用）*/
.h_menu {
font-family:'Verdana','Osaka','sans-serif';
width: 772px;
height: auto;
text-align:left;
background-color:lightslategray;
color:white;
font-weight:bold;
padding-top:0.3em; 
padding-bottom:0.3em; 
padding-left:30px;
}

a.menu_link{
font-family:'Verdana','Osaka','sans-serif';
color:white;
font-weight:bold;
}

/* ヘッダ下、左右の枠 */
#left { 
float:left; 
width: 560px; 
border-right:solid 1px #000000;

}

#right { 
float:right; 
width: 240px;

}

/* 小枠のヘッダ */
.s_box_l {
height: auto; 
background:transparent; 
text-align: center;
margin-left: 20px;
margin-right: 20px;
color: #555555;
font-weight: bold; 
font-family:'Osaka','Verdana','sans-serif';
padding-top: 0.3em; 
padding-bottom:0.3em; 
background-image: url(); 
background-position: left top;  
background-repeat: repeat-x;
border-bottom:solid 1px #000000; 
}

/* 小枠 */
.s_box {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 15px; 
padding: 0.5em; 
font-size: 8pt; 
font-family:'Osaka','Verdana','sans-serif'; 
text-align: center;
}



/* 記事枠 */
.line {
border:solid 0px #000000;
text-align:left;
height:auto;
background: transparent;
margin-right: 20px;
margin-left: 20px;
width: 520px;
}

/* タイトル枠*/
.title_l { 
border-bottom:solid 1px #000000;
margin-right:1em;
margin-left:1em;
padding-bottom: 0.3em;
padding-top: 0.3em;
}

/* タイトル書式 */
.title { 
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#555555;
font-size:10pt;
font-weight:bold;
}

/* タイトル書式（日付） */
.date { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-color:#000000;
font-size:9pt;
padding-left:1em;
}

/* 記事内カテゴリ表示*/
.category { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-color:#000000;
font-size:8pt;
padding-left:2em;
}

/* 記事本文 */
.article { 
color:#555555;
font-size:10pt;
font-family:'Osaka','MS UI Gothic','sans-serif';
line-height:130%;
margin: 1em;
background: transparent;
}

.tb { 
font-size:8pt; 
}

form{
margin:0px;
}

/* 折りたたみコメント用 */
.atlink{
 text-align:right;
 color:#55555;
 font-size:8pt;
 margin:0px 20px 0.5em auto;
 padding-right:0.5em;
}

.button{
background:#ffffff;
border:solid 1px #808cb3;
}

TEXTAREA{
border:solid 1px #808cb3;
}

.CommentName{
 color:#555555;
 font-size:0.8em;
 text-align:left;
 border-bottom: solid 1px #000000;
}

.CommentMsg{
 text-align:left;
 margin:0.5em 0.5em 1em 1em;
 color:#555555;
 font-size:0.8em;
 font-family:'Osaka','MS UI Gothic','sans-serif';

}
.CommentNameStr{
 font-size:0.8em;
}

.CommentField{
 width:100%;
 border:solid 0px #808cb3;
 background:#f7f7f7;
 padding:0.5em;
 margin-right: none;
 margin-left: auto;
 font-family:'Osaka','MS UI Gothic','sans-serif';
}

.cmnt_msg_view{
width:80%;
text-align:left;
background:#ffffff;
}

/* カレンダー　*/
.calendar{background:text-align:center;} 
.cmonth{text-align:center;font-weight:bold;} 
.cweek{font-weight:bold;}
.csat{} 
.csun{} 
.chr{color:#000000;background-color:#000000;border:none;height:1px;} 
.cday{} 

