body { background-color:#fff; margin:0; padding:0; text-align:center; color:#000000; }

HR{ color:#ddd; height:1px; width:98%; text-align:center; }

H1{
  margin:0; padding:0; font-size:20px; font-weight:bold; color:#000000; text-align:left; }

H2{
  margin:0px; padding:0; font-size:12px; line-height:1.4; font-weight:normal; color:#000000; text-align:left; width:750px; background:url(/template/2/img/description_bg.gif) no-repeat top center;}

H3{
  font-size:14px; color:#000; margin:0; padding:0 0 5px 0;
  border-bottom:1px dotted #999; line-height:1.1; }
  
  
a:link { color:#000099; text-decoration:none;}
a:visited { color:#000099; text-decoration:none;}
a:hover { color:#000000; background-color:#DBEBF7; text-decoration:underline; }

.cl { clear:both; height:1px; }



/* blog全体 */
#header{ width:750px; padding:0px 0 10px 0; margin:0px; text-align:left; }

#range{
  width:750px; margin:10px auto; padding:0px; text-align:center;}

.center { text-align:center; }





/* タイトル・説明文 */
.blog_title { width:620px; margin:0 0 20px 20px; padding:0; overflow:hidden; word-break:break-all;}

.blog_title a:link { color:#000000; text-decoration:none; }
.blog_title a:visited { color:#000000; text-decoration:none; }
.blog_title a:hover { color:#000000; text-decoration:none; background:none;}

.blog_description { padding:10px; overflow:hidden; word-break:break-all; }

/* ロゴ部分 */
.logo {  }
.logo a:link { color:none; text-decoration:none; }
.logo a:visited { color:none; text-decoration:none; }
.logo a:hover { color:none; text-decoration:none; }

/* 記事部分 */

.entry_box { width:98%; margin:0 auto 10px auto; border:1px solid #808080; background:#FFFFFF;}

.entry{ padding:8px; text-align:left;}

.date{ font-weight:normal; font-size:14px; color:#000000; letter-spacing:1px; }

.entry_text{
  padding:5px 0 5px 0; font-weight:normal; font-size:14px; color:#222222;  line-height:1.4;}



/* 記事・コメント部分の幅制限 */
.entry_layer{ width:365px; overflow:hidden; word-break:break-all; }
.comment_layer{ width:100%; overflow:hidden; word-break:break-all; }


/* posted */
.posted{
  margin:0; padding:5px 0 0 0; font-weight:normal; font-size:12px;
  color:#222222; line-height:1.1; text-align:right; border-top:1px dotted #999;}






/* サイド */
.side { width:175px; margin:0px auto 10px auto; padding:0; text-align:center; }


.side ul { margin:5px 3px 0 3px; padding:0px; list-style:none outside; }
.side li { margin:0px 2px 3px 3px; padding:0px 0px 3px 15px; background:url(/template/2/img/icon.gif) no-repeat top left; }

.side_header { width:175px;  background:#556B2F; margin:0; padding:3px 0 3px 0; text-align:center; }

.side_title {
  width:165px; text-align:left; font-size:12px; font-weight:bold; color:#FFF; margin:0 5px; padding:0px 10px 0px 5px; 
  overflow:hidden; word-break:break-all; letter-spacing:1px; border-left:3px solid #fff;}

.side_box { width:165px; margin:0; padding:0; overflow:hidden; word-break:break-all; font-size:10px; }

.side_text { margin:0; padding:0; font-weight:normal; font-size:12px; color:#222222; line-height:1.4; text-align:left; }

.photo { margin:5px; }


/* regist */
.regist { width:175px; margin:10px 4px 0px 4px; padding:10px 5 12px 5; background:#FFF; text-align:center; font-size:10px; color:#222222; border:1px solid #888;}

.regist_txt_box { margin:5px 0 5px 0; padding:5px; text-align:left; line-height:1.4; background:#FFF; }


/* カレンダー */
.calendar_bg { width:165px; padding:5px 0 5px 0; margin:0px; text-align:center;}

.calendar { width:18px; padding:1px; margin:0px; color:#666666; font-size:12px; text-align:center; line-height:1.3; }
.calendar a:link { color:#000068; text-decoration:none; border:1px solid #000068; display:block; }
.calendar a:visited { color:#000068; text-decoration:none; }
.calendar a:hover { color:#FFFFFF; text-decoration:underline; background:#000068; }



/* アーカイブ */
.page {
  font-size:10px; color:#000000; letter-spacing:1px; 
  width:98%; overflow:hidden; word-break:break-all; padding-bottom:8px; }
.page a:link { color:#000000; text-decoration:none; }
.page a:visited { color:#000000; text-decoration:none; }
.page a:hover { color:#000068; text-decoration:underline; background:#DBEBF7; }


/* 一記事のみのCSS */
.entry_box_oth { width:98%; margin:0 0 10px 0; background:#FFFFFF; text-align:left;}
.title_box { margin:0; padding:2px 5px; background:#8B4513;}
.oth_title{
  font-size:12px; font-weight:normal; font-weight:bold; color:#FFFFFF; margin:0; padding:2px 5px;
  border-left:3px solid #CACACA; }
.btn { background:url(/template/2/img/btn_input.gif) no-repeat; width:97px; height:26px; border:none; cursor: pointer;}
.comment_box { width:98%; margin:0 0 10px 0; border:1px solid #999999; background:#FFFFFF; padding:8px; text-align:left;}

/* footer_copy */
#footer_copy{width:750px;text-align:right;font-size:12px;line-height:20px;color:#333;}
