
*{
  margin : 0;
  padding: 0;
  border: none;
  text-decoration: none;
}


/* 基本のリンクの設定
---------------------------------------------------- */
a {
  color: #D3EBF3;
}

a:visited {
  color: #D3EBF3;
}

a:hover {
  color: #fff94e;
  border-bottom : 1px solid #fff94e;
}


/* ページ全体のレイアウト
---------------------------------------------------- */
html {
  background: url(http://s.asablo.jp/css/common2l/rainyday-stripe/background_body.gif) repeat #0081CC left bottom fixed;
}

body {
  height: 100%;
  color: #a2d6f4;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  font-size: small;
  line-height:1.7;
}

#container {
  width: 800px;
}

#head {
  height: 80px;
}

#head h1 {
  padding: 30px 50px 0 50px;
  font-size: 18px;
  letter-spacing: 1.5px;
  text-align: left;
}

#center {
  padding:0 0 180px 0;
  float: right;
  width: 580px;
}

#left {
  padding:0 0 180px 0;
  float: left;
  width: 220px;
}

#footer {
  clear: both;
}


#footer img{
  padding:0 0 0 600px;
  border: none;
  text-decoration: none;
}

#footer a {
  border: none;
  text-decoration: none;
}

pre {
  border : 4px dotted #a2d6f4;
  margin : 1em 0 0 0;
  padding : 1em;
}


blockquote {
  border : 4px double #a2d6f4;
  margin : 1em 0 0 0;
  padding : 1em;
}

/* 記事部分
---------------------------------------------------- */
.msg {
  margin: 0 auto;
  padding: 10px 50px;
}

.msg-title {
  color: #0081CC;
  padding: 20px 0 0 0;
  font-size: 14px;
  letter-spacing: 1.5px;
}

.msg-date {
  display: block;
  color: #a2d6f4;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: right;
  float: right;
  padding: 0 0 5px 0;
}

.msg-body {
  clear: right;
}

.msg-pict {
  border: none;
  float: right;
  padding: 0 0 5px 10px;
}

.msg-footer {
  padding: 10px 0 0 0;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: right;
  clear: right;
}


/* コメント部分
---------------------------------------------------- */
.comment-caption {
  margin: 0;
  padding: 30px 50px 0 50px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 3px;
}

.comment-caption a{ 
  color: #a2d6f4;
}

.comment-caption a:hover {
  border: none; 
  color: #a2d6f4;
}

.comment-title {
  padding: 10px 50px 0 50px;
  margin: 0;
  font-size: 12px;
  letter-spacing: 1px;
}

.comment-body {
  padding: 10px 50px 0 50px;
  font-size: small;
  line-height:1.7;
}

.comment-form {
  font-size: small;
  line-height:1.7;
  background: url(http://s.asablo.jp/css/common2l/rainyday-stripe/comment_form.gif) no-repeat right top;
}

div.comment-form p.comment-caption {
  padding: 30px 50px 0 50px;
  font-size: small;
  font-weight: bold;
}

.comment-form p {
  padding: 10px 50px 0 50px;
  font-size: 11px;
}

.comment-form form p input {
  color: #a2d6f4;
  border: #a2d6f4 solid 1px;
  background: none;
  width: 180px;
  display: block;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}

.comment-form form br{
  display: none;
}

.comment-form textarea {
  padding: 2px;
  color: #a2d6f4;
  border: #a2d6f4 solid 1px;
  background: none;
  margin: 0 0 3px 0;
  width: 410px;
  display: block;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}


/* トラックバック部分
---------------------------------------------------- */
.tb-caption {
  padding: 30px 0 0 50px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 3px;
}

.tb-caption a{ 
  color: #a2d6f4;
}

.tb-caption a:hover {
  border: none; 
  color: #a2d6f4;
}

.tb-title {
  padding: 10px 50px 0 50px;
  font-size: 12px;
  letter-spacing: 1px;
}

.tb-url {
  padding: 10px 50px 0 50px;
  font-size: small;
  line-height:1.7;
}

.tb-url a{
  text-decoration: none;
}

.tb-url a:hover{
  text-decoration: none;
}

.tb-body {
  padding: 10px 50px 0 50px;
  font-size: small;
  line-height:1.7;
}

.tb-attention {
  padding: 10px 50px 0 50px;
  font-size: 11px;
  line-height:1.7;
}

/* 次>>の表示
---------------------------------------------------- */
.navi {
  font-size: 12px;
  font-weight:bold;
  text-align: right;
  margin: 0;
  padding: 10px 40px 0 0;
  text-decoration: none;
}


/* カテゴリ部分－基本
---------------------------------------------------- */
.sidebar {
  padding: 0 0 0 50px;
}

.mod-caption {
  padding: 20px 0 0 0;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 2px;
  text-align: left;
  line-height: 1.2;
}

.mod-body {
  padding: 10px 0 0 0;
}

.mod-text {
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 1px;
}

.mod-body .mod-text img {
  text-decoration: none;
  border: none;
}

.mod ul {
  list-style: none;
}

.mod-message .mod-caption a {
  color: #a2d6f4;
  border: none;
}


/* カテゴリ部分－カレンダー
---------------------------------------------------- */
.calendar {
  width: 160px;
  height: 200px;
  background: none;
  text-align: left;
}

.calendar-sun-name,
.calendar-wday-name,
.calendar-sat-name {
    font-weight:bold;
}

.calendar-title {
  padding: 10px 0px;
  font-size: 14px;
  font-weight:bold;
  letter-spacing: 2px;
  text-align: center;
}

.calendar-cell {
  width: 25px;
  height: 25px;
}

.calendar-cell a{
  font-weight:bold;
}


/* アーカイブの表示
---------------------------------------------------- */
.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;
}

