
*{
  margin : 0;
  padding: 0;
  border: none;
  text-decoration: none;
}


/* 基本のリンクの設定
---------------------------------------------------- */
a {
  color: #122699;
}

a:visited {
  color: #6d8bba;
}

a:hover {
  color: #4d20f4;
  border-bottom : 1px solid #4d20f4;
}


/* ページ全体のレイアウト
---------------------------------------------------- */
body {
  height: 100%;
  color: #221815;
  background: url(http://s.asablo.jp/css/common3/asagao-beige/background_body.gif) repeat #F7F6E4 ;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  font-size: small;
  line-height:1.7;
}

#container {
  margin: 0 auto;
  width: 800px;
  background: #F7F6E4;
}

#head {
  height: 200px;
  background: url(http://s.asablo.jp/css/common3/asagao-beige/header.gif) no-repeat;
}

#head h1 {
  padding: 50px 380px 50px 20px;
  font-size: 18px;
  letter-spacing: 0.5px;
  text-align: left;
}

#head h1 a:visited{
  color: #122699;
}

#head h1 a:hover{
  color: #4d20f4;
}

#center {
  float: left;
  width: 400px;
  padding: 0 0 40px 0;
}

#right {
  float: right;
  width: 200px;
  height: 100%;
}

#left {
  float: left;
  width: 200px;
  height: 100%;
}

#footer {
  clear: both;
  background: url(http://s.asablo.jp/css/common3/asagao-beige/name.gif) no-repeat left bottom;
}

#footer img{
  border: none;
  text-decoration: none;
  padding-left: 620px;
  padding-top: 30px;
}

#footer a {
  border: none;
  text-decoration: none;
}

pre {
  border : 4px dotted #6d8bba;
  margin : 1em 0 0 0;
  padding : 1em;
}


blockquote {
  border : 4px double #6d8bba;
  margin : 1em 0 0 0;
  padding : 1em;
}

/* 記事部分
---------------------------------------------------- */
.msg {
  margin: 0 auto;
}

.msg-title {
  margin: 0 auto;
  padding: 30px 10px 0 10px;
  color: #F7F6E4;
  width: 360px;
  font-size: 14px;
  letter-spacing: 1.5px;
}

.msg-date {
  color: #999;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: right;
  float: right;
  height: 0;
}

.msg-body {
  margin: 0 auto;
  padding: 25px 10px 0 10px;
  clear: right;
  width: 360px;
}

.msg-pict {
  margin: 0 0 15px 0;
}

.msg-pict a,
.msg-pict a:hover {
  border: none;
}

.msg-footer {
  margin: 0;
  padding: 20px 20px 25px 20px;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: right;
  background: url(http://s.asablo.jp/css/common3/asagao-beige/msg_footer.gif) center bottom no-repeat ;
}


/* コメント部分
---------------------------------------------------- */
.comment-caption {
  margin: 0;
  padding: 30px 20px 0 20px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 3px;
}

.comment-caption a{ 
  color: #221815;
}

.comment-caption a:hover {
  border: none; 
  color: #221815;
}

.comment-title {
  padding: 10px 20px 0 20px;
  margin: 0;
  font-size: 12px;
  letter-spacing: 1px;
}

.comment-body {
  padding: 10px 20px 0 20px;
  font-size: small;
  line-height:1.7;
}

.comment-form {
  font-size: small;
  line-height:1.7;
  background: url(http://s.asablo.jp/css/common3/asagao-beige/comment_form.gif) no-repeat right bottom;
}

div.comment-form p.comment-caption {
  padding: 30px 20px 0 20px;
  font-size: small;
  font-weight: bold;
}

.comment-form p {
  padding: 10px 20px 0 20px;
  font-size: 11px;
}

.comment-form form p input {
  width: 180px;
  background: #e5e0d3;
  display: block;
  border: none;
  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 {
  margin: 0 0 3px 0;
  padding: 2px;
  width: 356px;
  display: block;
  color: #2f2725;
  border: none;
  background: #e5e0d3;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}


/* トラックバック部分
---------------------------------------------------- */
.tb-caption {
  padding: 30px 20px 0 20px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 3px;
}

.tb-caption a{ 
  color: #221815;
}

.tb-caption a:hover {
  border: none; 
  color: #221815;
}

.tb-title {
  padding: 10px 20px 0 20px;
  font-size: 12px;
  letter-spacing: 1px;
}

.tb-url {
  padding: 10px 20px 0 20px;
  font-size: small;
  line-height:1.7;
}

.tb-url a{
  text-decoration: none;
}

.tb-url a:hover{
  text-decoration: none;
}

.tb-body {
  padding: 10px 20px 0 20px;
  font-size: small;
  line-height:1.7;
}

.tb-attention {
  padding: 10px 20px 0 20px;
  font-size: 11px;
  line-height:1.7;
}

/* 次>>の表示
---------------------------------------------------- */
.navi {
  font-size: 12px;
  font-weight:bold;
  text-align: right;
  margin: 0;
  padding: 10px 5px 0 0;
  text-decoration: none;
}

.navi a:visited{
  color: #122699;
}

.navi a:hover{
  color: #4d20f4;
}


/* カテゴリ部分－基本
---------------------------------------------------- */
.sidebar {
  padding: 20px 10px 0 10px;
}

.mod-caption {
  padding: 10px 0 10px 30px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 2px;
  text-align: left;
  background: url(http://s.asablo.jp/css/common3/asagao-beige/mod_caption.gif) no-repeat left;
  line-height: 1.2;
}

.mod-caption a{
  color: #635a78;
  text-decoration: none;
  border-bottom : none;
  font-weight:bold;
}

.mod-body {
  padding: 5px 0 25px 0;
}

.mod-text {
  padding: 0 5px;
  font-size: 12px;
  letter-spacing: 1px;
}

.mod-body .mod-text img {
  text-decoration: none;
  border: none;
}

.mod ul {
  list-style: none;
}

.mod-message .mod-caption a {
  color: #221815;
}

/* カテゴリ部分－カレンダー
---------------------------------------------------- */
.calendar {
  padding: 0px 0px 10px 0;
  font-size: 11px;
  width: 180px;
  height: 200px;
  background: none;
  text-align: center;
}

.calendar-title {
  padding: 10px 0px;
  font-size: 14px;
  font-weight:bold;
  letter-spacing: 2px;
}

.calendar-title a:visited{
  color: #122699;
}

.calendar-title a:hover{
  color: #4d20f4;
}

.calendar-sun-name {
  padding: 0 3px;;
  font-weight:bold;
  text-align: center;
}
.calendar-wday-name {
  padding: 0 3px;
  font-weight:bold;
  text-align: center;
}
.calendar-sat-name {
  padding: 0 3px;
  font-weight:bold;
  text-align: center;
}

.calendar-cell {
  text-align: center;
  width: 25px;
  height: 27px;
}

.calendar-cell a{
  display: block;
  padding: 2px 1px 5px 1px;
  text-decoration: none;
  font-weight:bold;
  background: url(http://s.asablo.jp/css/common3/asagao-beige/calender_a.gif) no-repeat left top;
  color: #122699;
}

.calendar-cell a:visited{
  color: #122699;
}

.calendar-cell a:hover{
  color: #4d20f4;
  border: none;
}


/* カテゴリ部分－RSS、MAILPIA、ログイン
---------------------------------------------------- */
.mod-rss-button .mod-caption a,
.mod-mailpia-button .mod-caption a,
.mod-login-button .mod-caption a {
  color: #122699;
}

.mod-rss-button .mod-caption a:hover,
.mod-mailpia-button .mod-caption a:hover,
.mod-login-button .mod-caption a:hover {
  color: #4d20f4;
  border-bottom : 1px solid #4d20f4;
}
 

/* アーカイブの表示
---------------------------------------------------- */
.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;
}

