*{
  margin :0;
  padding:0;
  border: none;
  text-decoration: none;
}


/* 基本のリンクの設定
---------------------------------------------------- */

a {
  color: #ffffff;
  padding: 0 0 1px 0;
}

a:visited {
  color: #ffffff;
}

a:hover {
  color: #32ffff;
}


/* ページ全体のレイアウト
---------------------------------------------------- */

html {
  background: #000718 url(http://s.asablo.jp/css/common2l/space_blue/header.jpg) no-repeat center top;
  background-attachment:fixed;
}
body {
  height: 100%;
  color: #ffffff;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  font-size: small;
  line-height:1.7;
  background: transparent url(http://s.asablo.jp/css/common2l/space_blue/footer.gif) no-repeat center bottom;
  background-attachment:fixed;
}

#container {
  margin: 0 auto;
  width: 1060px;
  min-height: 800px;
  height: auto !important;
  height: 800px;
}

#head {
  height: 230px;
}

#head h1 {
  color: #ffffff;
  padding: 115px 380px 0 30px;
  font-size: 24px;
  letter-spacing: 0.5px;
  line-height:1.2;
  border: none;
  font-weight: normal;
}

#center {
  float: right;
  width: 780px;
}

#left {
  float: left;
  width: 248px;
  height: 100%;
  border: 1px #172854 solid;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
  margin-top: 35px;
  padding: 20px 0;
}

#footer {
  clear: both;
  position: relative;
  height: 94px;
}

#footer img{
  position: absolute;
  bottom: 30px;
  right: 0px;
  border: none;
  text-decoration: none;
}

#footer a {
  border: none;
  text-decoration: none;
}


/* 記事部分
---------------------------------------------------- */
#main {
  position: relative;
  padding: 35px 0 0;
}

#main a {
  color: #57baff;
}
#main a:hover {
  color: #32ffff;
}

.msg {
  border: 1px #172854 solid;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
  padding: 29px;
  text-align: left;
  margin-bottom: 30px;
}

.msg-title {
  font-size: 0px;
  color: transparent;
  line-height:1.2;
  padding: 0px;
  font-weight: normal;
  padding-bottom: 30px;
  overflow: hidden;
}
.msg-title a {
  font-size: 18px;
}

.msg-date {
  margin-top: 18px;
  display: block;
  border-top: 1px #172854 solid;
  padding: 10px 0 0 0;
  font-size: 12px;
  letter-spacing: 1px;
  display: block;
  color: #ffffff;
  visibility: visible;
}

.msg-body a {
  color: #57baff;
}
.msg-body a:hover {
  color: #32ffff;
}

.msg-content ul {
  padding: 0;
  margin: 0 0 0 1em;
}

.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: 70px 0 0 0;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: right;
}
.msg-footer a {
  color: #57baff;
}
.msg-footer a:hover {
  color: #32ffff;
}

pre {
  border : 4px dotted #f7c11b;
  margin : 0 0 10px 0;
  padding : 20px;
  text-align: left;
}

blockquote {
  border : 4px double #f7c11b;
  margin : 0 0 10px 0;
  padding : 20px;
  text-align: left;
}

/* コメント部分
---------------------------------------------------- */

.comment-caption {
  padding: 30px;
  font-size: 15px;
  letter-spacing: 2px;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
}

.comment-caption a {
  display: block;
  padding-bottom: 10px;
  font-weight: normal;
  border: none;
  border-bottom: 1px #162755 dashed;
}

.comment-caption a:hover {
  color: #32ffff;
  border: none;
border-bottom: 1px #162755 dashed;
}


.comment-title {
  padding: 0 30px;
  font-size: 12px;
  letter-spacing: 1px;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
}

.comment-body {
  padding: 5px 30px 30px 30px;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
}

.comment-body ul {
  padding: 0;
  margin: 0 0 0 1em;
}

.comment-form {
  padding: 30px 30px 30px 30px;
  font-size: small;
  line-height:1.7;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
}

.comment-form .comment-caption {
  padding: 0px 0px 10px 0px;
  font-size: 15px;
  margin-top: 0px;
  letter-spacing: 2px;
  font-weight: bold;
  background: none;
  border-bottom: 1px #162755 dashed;
}

.comment-form p {
  font-size: 11px;
  margin-top: 30px;
}

#asablo-commentform {
  width: 560px;
}

#asablo-commentform p {
  background: none;
  padding: 0px;
}

.comment-form form p input {
  color: #ffffff;
  background: #2e3a58;
  display: block;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  padding: 5px 3px;
  margin-bottom: 15px;
}

.comment-form form br{
  display: none;
}

.comment-form textarea {
  color: #ffffff;
  padding: 5px 3px;
  margin: 0 0 20px 0;
  background: #2e3a58;
  width: 380px;
  display: block;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}

input{ 
width: 250px; 
}

form{ 
width: 250px; 
}

input#asablo-comment-submit { 
width: 71px;
height: 30px; 
color: #1a1c00;
margin-bottom: 0;
text-indent: -9999px;
overflow: hidden;
background: url(http://s.asablo.jp/css/common2l/space_blue/comment-submit.gif) no-repeat 0 0;
}


/* トラックバック部分
---------------------------------------------------- */

.tb-caption {
  font-size: 15px;
  letter-spacing: 2px;
  padding: 30px 30px 30px 30px;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
}

.tb-caption a {
  display: block;
  border: none;
  font-weight: normal;
  border-bottom: 1px #162755 dashed;
  padding-bottom: 10px;
}

.tb-caption a:hover {
  color: #32ffff;
  border: none;
  border-bottom: 1px #162755 dashed;
}

.tb-title {
  padding: 0 30px;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 20px;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
}

.tb-url {
  padding: 0 30px 30px;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
}

.tb-body {
  padding: 0 30px 30px 30px;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
}

.tb-attention {
  padding: 0 30px 30px;
  background: url(http://s.asablo.jp/css/common2l/space_blue/bg-msg.png) repeat-y 0 0;
}


/* 次>>の表示
---------------------------------------------------- */

.navi {
  font-size: 12px;
  letter-spacing: 1px;
  text-align: right;
}
.navi a {
  color: #57baff;
}
.navi a:hover {
  color: #32ffff;
}
#navi-top {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 0 10px;
}
#navi-bottom {
  margin-top: 20px;
  padding: 0 0 50px;
}


/* サイドバー－基本
---------------------------------------------------- */
.sidebar {
  padding: 0 9px 0;
}

.mod-caption {
  width: 230px;
  height: 40px;
  text-indent: -9999px;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left top;
}
.mod-recent-articles .mod-caption {
  background-image: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_recent.png);
}
.mod-comment .mod-caption {
  background-image: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_comment.png);
}
.mod-trackback .mod-caption {
  background-image: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_trackback.png);
}
.mod-message .mod-caption {
  background-image: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_message.png);
  background-position: left bottom;
  color: #bebcc3;
  text-indent: 0px;
  height: auto;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding-bottom: 8px; 
}
.mod-description .mod-caption {
  background-image: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_description.png);
}
.mod-category .mod-caption {
  background-image: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_category.png);
}
.mod-backno .mod-caption {
  background-image: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_backno.png);
}
.mod-mobile .mod-caption {
  background-image: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_mobile.png);
  text-indent: -9999px;
  background-position: left top;
  height: 40px;
  padding-bottom: 0px; 
}
.mod-rss-button .mod-caption,
.mod-login-button .mod-caption {
  width: 170px;
  height: 30px;
  padding: 5px 30px;
}
.mod-rss-button .mod-caption a {
  display: block;
  width: 70px;
  background: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_rss.png) no-repeat left top;
}
.mod-rss-button .mod-caption a:hover {
  background: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_rss_ov.png) no-repeat left top;
}
.mod-login-button .mod-caption a {
  display: block;
  width: 85px;
  background: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_login.png) no-repeat left top;
}
.mod-login-button .mod-caption a:hover {
  background: url(http://s.asablo.jp/css/common2l/space_blue/mod_h2_login_ov.png) no-repeat left top;
}

.mod-message .mod-caption a {
  border: none;
}

.mod-text {
  letter-spacing: 1px;
}

.mod ul {
  list-style: none;
}

.mod-body {
  padding: 0 35px 30px;
}
.mod-body a {
  color: #57baff;
  font-size: 12px;
}
.mod-body a:hover {
  color: #32ffff;
}
.mod-description .mod-body {
  padding-left: 20px;
  padding-right: 20px;
}
.mod-calendar .mod-body {
  padding-left: 9px;
  padding-right: 9px;
}

/* サイドバー－カレンダー
---------------------------------------------------- */
.calendar {
  width: 100%;
  font-size: 12px;
  text-align: center;
  padding: 20px 25px;
  background: #000e27;
  filter:alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.calendar-title {
  padding: 0 0 10px;
  font-size: 12px;
  letter-spacing: 2px;
}
.calendar-title a {
  color: #ffffff;
}
.calendar-row a {
  color: #ffe600;
}

.calendar-sun-name {
  padding: 0;
  color: #e63d21;
  text-align: center;
}
.calendar-wday-name {
  padding: 0;
  text-align: center;
  color: #f3f0b8;
}
.calendar-sat-name {
  padding: 0;
  color: #00d2ff;
  text-align: center;
}

.calendar-cell {
  padding: 2px;
  text-align: center;
}

.calendar-title a {
  text-decoration: none;
  border: none;
}

.calendar-title a:hover{
  text-decoration: none;
  border: none;
}

.calendar-title a:visited{
  text-decoration: none;
  border: none;
}

.calendar-cell a {
}

/* アーカイブの表示
---------------------------------------------------- */

.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;
}

