html
{scrollbar-face-color:#ffffff; /*バー本体の色*/
scrollbar-highlight-color: #ffffff; /*バー左側上の影*/
scrollbar-shadow-color: #c0c0c0; /*バー右側上の影*/
scrollbar-3dlight-color: #ffffff; /*バーの左側下の影*/
scrollbar-arrow-color: #2d2d2d; /*矢印の色*/
scrollbar-track-color: #ffffff; /*背面の色*/
scrollbar-darkshadow-color: #ffffff; /*\バー右側下の影*/
}

body{
color:black;/*文字の色*/
margin:0px;
padding:0px;
font-size:10px;/*文字サイズ*/
font-family:Verdana,MS UI Gothic;
background-color:#ffffff;/*背景色*/
background-image:url();/*括弧内に画像のＵＲＬ*/
background-position:0% 0%; /*画像位置左上設定*/
background-repeat:no-repeat;
background-attachment:fixed;
line-height:16px;}

a:link{
color:#383c3c;
text-decoration:none;}
a:visited{
color:#2a83a2;
text-decoration:none;}
a:active{
color:#3d8a99;
text-decoration:none;}
a:hover{
color:#000;/*リンク接触時文字色*/
border-bottom : 1px dashed #3d8a99;/*リンク接触時装飾*/}
a{
cursor:default;/*カーソルの種類*/}

input{
color:#82595a;
font-size:10px;
font-family:Verdana,MS UI Gothic;
border:1px #d0d0d0 solid;
background-color:#ffffff;}

textarea{
color:#82595a;
font-size:12px;
font-family:Verdana,MS UI Gothic;
border:1px #d0d0d0 solid;
background-color:#ffffff;}


h1{
font-size:16px;/*ブログ名の文字サイズ*/
margin:10px 0px 0px 45px;
text-align:left;}
.sub{
font-size:10px;/*ブログ名下説明文の文字サイズ*/
margin:10px 0px 0px 45px;
text-align:left;}

h2{
font-size:10px;
border-bottom:1px dashed #000000;
margin:10px 10px 20px 10px;}
h3{
font-size:10px;
border-bottom:1px dashed #000000;
margin:30px 10px 10px 10px;}

.sidemenu{
background-image:url(http://blog-imgs-23.fc2.com/o/d/a/odaikomachi/soramini01.jpg);
width:181px;height:18px;
margin-top:10px;}


ul{
margin:0px;
padding-left:17px;
list-style-type: square;/*リストマーク形設定*/
color:#a0a0a0;/*リストマーク色設定*/
text-decoration:none;}


.main{
width:500px;
margin:0px;}
.menu{
width:170px;
font-size:10px;}


.calender{margin-bottom:0px;margin-left:0px;}
.calender caption{
font-size:10px;}
.calender caption a:link,.day a:visited{
text-decoration:none;color:gray;}
.calender th{
font-weight:bolder;padding-left:5px;padding-right:5px;}
.calender td{text-align: center;}
.calender td a{display:block;}
.calender td a:link,.calender td a:visited{
text-decoration:none;
background:#e0e0e0;/*カレンダー記事有日背景色設定*/
color:#82595a;/*カレンダー記事有日文字色設定*/
border:1px solid #e0e0e0;/*カレンダー記事有日枠色設定*/
}
.calender td a:hover,.calender td a:active{
text-decoration:none;
background:#a2d7dd;/*カレンダーリンク接触時の背景色設定*/
color:#000;/*カレンダーリンク接触時の文字色設定*/
border:1px solid #d0d0d0;/*カレンダーリンク接触時枠色設定*/
}


.entry{
margin:25px 10px;}
.entry_title{
font-size:12px;/*記事タイトル文字サイズ*/
margin-top:10px;}
.time{
text-align:right;/*記事日時位置*/
margin-right:10px;margin-bottom:10px;}
.entry_text{
font-size:12px;/*記事文字サイズ*/
padding-left:15px;line-height:18px;}
.entry_state{font-size:10px;
text-align:right;margin-top:15px;margin-right:8px;
margin-bottom:5px;}

.entry_navi{font-size:10px;text-align:center;}

.com_t{
margin:15px 0px 10px 10px;}
.com_title{
font-size:12px;/*コメントタイトル文字サイズ*/
margin-bottom:3px;}
.com_text{
font-size:10px;/*コメント文字サイズ*/
margin:0px 15px 0px 30px;line-height:18px;}

.com_state{font-size:10px;
text-align:right;margin-top:5px;
margin-right:8px;
margin-bottom:25px;}


.search{margin:2px;}
img.emoji{
margin:2px 2px 4px 2px;
vertical-align:middle;float:none;}

.tb_url{
color:#000;text-align : left;
margin:0px 0px 0 20px;}
.tb_title{
font-size:12px;/*トラバタイトル文字サイズ*/
margin-left:10px;}
.tb_body{
color:gray;font-size:10px;
margin:10px 25px 5px 25px;}
.tb_state{
text-align:center;color:gray;
font-size:10px;margin:0px 0px 20px 0px;}


.navi{font-size:10px;text-align:center;}

.kou{font-size:10px;text-align:center;}

