
*{
  margin :0;
  padding:0;
  border: none;
  text-decoration: none;
}


/* 基本のリンクの設定
---------------------------------------------------- */

a {
  color: #fdfbd0;
}

a:visited {
  color: #fdfbd0;
}

a:hover {
  color: #fdfbd0;
  text-decoration: underline;
}


/* ページ全体のレイアウト
---------------------------------------------------- */
html {
  background: url(http://s.asablo.jp/css/common2r/christmastree/background_body.gif) #120A12 center top no-repeat; 
}

body {
  height: 100%;
  color: #fffeea;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  font-size: 11px;
  line-height:1.7;
}

#container {
  margin: 0 auto;
  width: 860px;
}

#head {
  min-height: 160px; 
  height:auto !important; 
  height: 160px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/merrychristmas.gif) left top no-repeat;
}

#head h1 {
  padding: 100px 480px 0 20px;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height:1.2;
}

#head h1 img {
  border: none;
}

#center {
  float: left;
  width: 600px;
}

#right {
  float: right;
  width: 260px;
  height: 100%;
}

#footer {
  clear: both;
  height: 50px;
  padding: 50px 0 0 0;
  position: relative;
  background: url(http://s.asablo.jp/css/common2r/christmastree/name.gif) no-repeat left bottom;
}

#footer img{
  position: absolute;
  bottom: 0px;
  right: 50px;
  border: none;
  text-decoration: none;
}

#footer a {
  border: none;
  text-decoration: none;
}


/* 記事部分
---------------------------------------------------- */
#main {
  margin: 0 40px;
}

.msg {
  margin: 0 0 30px 0;
  text-align: left;
}

.msg-title {
  padding: 20px 0 0 0;
  font-size: 13px;
  font-weight:bold;
  line-height:1.2;
  color: #120A12;
}

.msg-date {
  padding: 5px 0 0 0;
  color: #fffeea;
  font-size: 11px;
  display: block;
  visibility: visible;
}

.msg-body {
  padding: 10px 0 0 0;
  font-size: 11px;
}

.msg-pict {
  margin: 0 0 15px 0;
  border: none;
}

.msg-pict a,
.msg-pict a:visited,
.msg-pict a:hover {
  border: none;
}

.msg-footer {
  padding: 15px 0 0 0;
  font-size: 11px;
  letter-spacing: 0.5px;
}

pre {
  border : 4px dotted #fdfbd0;
  margin : 0 0 10px 0;
  padding : 20px;
  text-align: left;
}

blockquote {
  border : 4px double #fdfbd0;
  margin : 0 0 10px 0;
  padding : 20px;
  text-align: left;
}

/* コメント部分
---------------------------------------------------- */

.comment-caption {
  font-weight:bold;
  font-size: 13px;
  margin: 50px 0 0 20px;
  min-height: 40px; 
  height:auto !important; 
  height: 40px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/comments.gif) left top no-repeat;
  text-indent: -9999px;
}

.comment-caption a {
  border: none;
}

.comment-caption a:hover {
  color: #fffeea;
  border: none;
}


.comment-title {
  padding: 20px 0 0 32px;
  font-size: 11px;
}

.comment-body {
  padding: 5px 0 0 32px;
  font-size: 11px;
}

.comment-form {
  margin: 15px 0 0 32px;
  padding: 0;
  font-size: 11px;
  line-height:1.7;
}

.comment-form .comment-caption {
  font-size: 13px;
  font-weight: bold;
  margin: 50px 0 0 0;
  min-height: 50px; 
  height:auto !important; 
  height: 50px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/please.gif) left top no-repeat;
  text-indent: -9999px;
}

.comment-form p {
  font-size: 11px;
}

.comment-form form p {
  padding: 30px 0 0 0;
  font-weight:bold;
}

.comment-form form p input {
  color: #fffeea;
  display: block;
  font-size: 11px;
  font-weight:normal;
  background: url(http://s.asablo.jp/css/common2r/christmastree/comment-form.gif) repeat;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}

.comment-form form br{
  display: none;
}

.comment-form textarea {
  color: #fffeea;
  margin: 0 0 3px 0;
  background: url(http://s.asablo.jp/css/common2r/christmastree/comment-form.gif) repeat;
  width: 380px;
  display: block;
  font-size: 11px;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}

input{ 
width: 250px; 
}

form{ 
width: 250px; 
}


/* トラックバック部分
---------------------------------------------------- */

.tb-caption {
  font-size: 13px;
  font-weight:bold;
  margin: 50px 0 0 20px;
  min-height: 40px; 
  height:auto !important; 
  height: 40px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/trackbacks.gif) left top no-repeat;
  text-indent: -9999px;
}

.tb-caption a {
  border: none;
}

.tb-caption a:hover {
  color: #fffeea;
  border: none;
}

.tb-title {
  padding: 20px 0 0 32px;
  font-size: 11px;
}

.tb-url {
  margin: 15px 0 0 32px;
}

.tb-body {
  padding: 5px 0 0 32px;
  font-size: 11px;
}

.tb-attention {
  margin: 15px 0 0 32px;
  font-size: 11px;
}


/* 次>>の表示
---------------------------------------------------- */

.navi {
  font-size: 11px;
  font-weight:bold;
  text-align: right;
  margin: 10px 0;
}

/* サイドバー－基本
---------------------------------------------------- */
.sidebar {
  margin: 0 0 0 30px;
}

.mod {
  margin: 0 0 30px 0;
}

.mod-caption {
  min-height: 30px; 
  height:auto !important; 
  height: 30px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/mod-caption.gif) left top no-repeat;
  font-size: 13px;
  padding: 13px 0 0 45px;
}

.mod-description .mod-caption {
  min-height: 50px; 
  height:auto !important; 
  height: 50px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/about.gif) left top no-repeat;
  text-indent: -9999px;
  padding: 0;
}

.mod-comment .mod-caption {
  min-height: 50px; 
  height:auto !important; 
  height: 50px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/recent_comments.gif) left top no-repeat;
  text-indent: -9999px;
  padding: 0;
}

.mod-recent-articles .mod-caption {
  min-height: 50px; 
  height:auto !important; 
  height: 50px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/recent_entries.gif) left top no-repeat;
  text-indent: -9999px;
  padding: 0;
}

.mod-trackback .mod-caption {
  min-height: 50px; 
  height:auto !important; 
  height: 50px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/recent_trackbacks.gif) left top no-repeat;
  text-indent: -9999px;
  padding: 0;
}

.mod-category .mod-caption {
  min-height: 50px; 
  height:auto !important; 
  height: 50px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/categories.gif) left top no-repeat;
  text-indent: -9999px;
  padding: 0;
}

.mod-backno .mod-caption {
  min-height: 50px; 
  height:auto !important; 
  height: 50px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/back_number.gif) left top no-repeat;
  text-indent: -9999px;
  padding: 0;
}

.mod-text {
  letter-spacing: 1px;
}

.mod ul {
  list-style: none;
}

.mod-body {
  font-size: 11px;
  padding: 0 40px 0 10px;
}

/* サイドバー－カレンダー
---------------------------------------------------- */

.mod-calendar .mod-body{
  padding: 0;
}

.calendar {
  margin: 0 0 20px 0;
  font-size: 11px;
  text-align: center;
}

.calendar a:hover {
  font-weight: bold;
}

.calendar-title {
  padding: 46px 0 10px 0;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 1px;
  background: url(http://s.asablo.jp/css/common2r/christmastree/calendar.gif) left top no-repeat;
}

.calendar-sun-name {
  padding: 0 3px;
  color: #ff6934;
  font-weight:bold;
  text-align: center;
}
.calendar-wday-name {
  padding: 0 3px;
  font-weight:bold;
  text-align: center;
}
.calendar-sat-name {
  padding: 0 3px;
  color: #60bb4d;
  font-weight:bold;
  text-align: center;
}

.calendar-cell {
  text-align: center;
  width: 25px;
  height: 27px;
}

.calendar-cell a{
  font-weight: bold;
  font-size: 12px;
}

/* アーカイブの表示
---------------------------------------------------- */

.msg-archives ul {
  list-style : none;
}


/*追加修正170706*/
.msg-body u{
text-decoration:underline;
}
.msg-body strike,.msg-body s,.msg-body del{
text-decoration: line-through;
}

