/*
	reset-min.css
*/
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}
/*
	fonts-min.css
*/
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
pre,code,kbd,samp,tt{font-family:monospace;font-size:108%;line-height:100%;}

/*clearfix*/
.clearfix:after {
	content: url(http://s.asablo.jp/css/common2l/snowcrystal_day/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* Mac版IEのみに適用 \*//*/
.clearfix { overflow: hidden; }
/* */


/* ----------------------------------------------- */


*{
  margin : 0;
  padding: 0;
  border: none;
  text-decoration: none;
  word-break: break-all;
}


/* 基本のリンクの設定
---------------------------------------------------- */
a {
  color: #4682b4;
}

a:visited {
  color: #4682b4;
}

a:hover {
  color: #3c3c3d;
  border-bottom : 1px solid #4682b4;
}


/* ページ全体のレイアウト
---------------------------------------------------- */
body {
	height: 100%;
	color: #3c3c3d;
	background-color: #ffffff;
	font-family:"メイリオ", Meiryo UI, Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", arial, sans-selif;
	font-size: small;
	line-height:1.7;
}

#container {
  margin: 0 auto;
  width: 994px;
  background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/container.png) repeat;
}

#head {
  height: 154px;
  width: 994px;
  background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/header.png) no-repeat transparent;
}

#head h1 {
  padding: 75px 170px 0;
  font-size: 22px;
  letter-spacing: 1.5px;
  text-align: left;
  font-weight: bold;
}


#center {
	display: inline;
  float: right;
  width: 470px;
  margin-right: 150px;
}

#left {
	display: inline;
  float: left;
  width: 200px;
  margin-left: 150px;
  margin-top: 25px;
}

#footer {
	clear: both;
	padding: 50px 0;
}

#footer img{
	border: none;
	text-decoration: none;
}

#footer a {
  border: none;
  text-decoration: none;
  margin-left: 160px;
}

pre {
  border : 4px dotted #4682B4;
  margin : 1em 0 0 0;
  padding : 1em;
}


blockquote {
  border : 4px double #4682B4;
  margin : 1em 0 0 0;
  padding : 1em;
}

/* 記事部分
---------------------------------------------------- */
.msg {
  margin: 15px auto 35px;
  width: 467px;
}

.msg-title {
  height: 52px;
  margin: 0 auto;
  padding: 20px 8px 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.5px;
  position: relative;
  background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/msg_top.gif) left bottom no-repeat;
}

.msg-date {
  color: #737373;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: right;
  float: right;
  white-space: pre;
  width: 150px;
  position: absolute;
  display: block;
  right: 20px;
  bottom: -15px;
}

.msg-body {
  margin: 0 auto;
  padding: 25px 0 0 8px;
  clear: right;
  width: 468px;
}

.msg-pict {
  margin: 0 0 15px 15px;
  float: right;
  border: none;
}

.msg-pict a,
.msg-pict a:hover {
  border: none;
}

.msg-footer {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-align: right;
	clear: right;
}

.msg-body li{
    margin-left: 10px;
}

/* コメント部分
---------------------------------------------------- */
.comment-caption {
  margin: 0;
  padding: 10px 30px 10px 25px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 3px;
  text-decoration: underline;
  color: #4682b4;
}

.comment-caption a{ 
}

.comment-caption a:hover {
  border: none; 
}

.comment-title {
  padding: 10px 10px 0px 30px;
  margin: 0;
  font-size: 12px;
  letter-spacing: 1px;
  background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/comment_title.gif) no-repeat;
  height: 38px;
}

.comment-body {
  padding: 0 40px 20px 40px;
  font-size: small;
  line-height:1.7;
}

.comment-form {
  font-size: small;
  line-height:1.7;
}

div.comment-form p.comment-caption {
  padding:10px 30px 10px 25px;
  font-size: small;
  font-weight: bold;
  background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/comment_caption.gif) no-repeat 0 bottom;
  height: 30px;
  text-decoration: none;
}

.comment-form p {
  padding: 10px 40px 0 40px;
  font-size: 11px;
}

.comment-form form p input {
  width: 180px;
  background: #ffffff;
  display: block;
  border: 1px solid #a8a8a8;
  font-size: small;
  font-family:"メイリオ", Meiryo UI, Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", arial, sans-selif;
}

.comment-form form br{
  display: none;
}

.comment-form textarea {
  margin: 0 0 3px 0;
  padding: 2px;
  width: 410px;
  display: block;
  border: 1px solid #a8a8a8;
  background: #ffffff;
  font-size: small;
  font-family:"メイリオ", Meiryo UI, Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", arial, sans-selif;
}


/* トラックバック部分
---------------------------------------------------- */
.tb-caption {
  margin: 0;
  padding: 10px 30px 10px 25px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 3px;
  text-decoration: underline;
  color: #4682b4;
}

.tb-caption a{ 
}

.tb-caption a:hover {
  border: none; 
}

.tb-title {
  padding: 10px 10px 0px 30px;
  font-size: 12px;
  letter-spacing: 1px;
  background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/comment_title.gif) no-repeat;
  height: 33px;
}

.tb-url {
  padding: 5px 40px 30px 40px;
  font-size: 12px;
  line-height:1.7;
}

.tb-url code{
  display: block;
}

.tb-url a{
  text-decoration: none;
}

.tb-url a:hover{
  text-decoration: none;
}

.tb-body {
  padding: 5px 40px 0 40px;
  font-size: small;
  line-height:1.7;
}

.tb-attention {
  padding: 10px 40px 20px 40px;
  font-size: 11px;
  line-height:1.7;
}

/* 次>>の表示
---------------------------------------------------- */
.navi {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin: 0;
  text-decoration: none;
}

.navi a {
	margin-left: 10px;
}

/* カテゴリ部分－基本
---------------------------------------------------- */
.sidebar {
}

.mod-caption {
	width: auto;
	font-size: 12px;
	font-weight:bold;
    letter-spacing: 0.5px;
	color: #2c6a9b;
}

div.mod-recent-articles h2.mod-caption {
	height: 38px;
    background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/recent.gif) no-repeat;
	text-indent: -9999px;
}

div.mod-description h2.mod-caption {
	height: 24px;
    background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/discription.gif) no-repeat;
	text-indent: -9999px;
}

div.mod-category h2.mod-caption {
	height: 35px;
    background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/category.gif) no-repeat;
	text-indent: -9999px;
}

div.mod-comment h2.mod-caption {
	height: 35px;
    background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/comment.gif) no-repeat;
    text-indent: -9999px;
}

div.mod-trackback h2.mod-caption {
	height: 26px;
    background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/trackback.gif) no-repeat;
	text-indent: -9999px;
}

div.mod-backno h2.mod-caption {
	height: 35px;
    background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/backno.gif)  no-repeat;
	text-indent: -9999px;
}

div.mod-rss-button h2.mod-caption a {
	margin-bottom: 25px;
    background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/rss.gif) no-repeat #fff;
    text-indent: -9999px;
    height: 29px;
    display: block;
    overflow: hidden;
}

div.mod-mailpia-button h2.mod-caption {
  text-indent: 0;
  font-size: 14px;
}

div.mod-login-button h2.mod-caption a {
  background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/login.gif) no-repeat #fff;
  text-indent: -9999px;
  height: 34px;
  display: block;
  overflow: hidden;
}

.mod-caption a{
  text-decoration: none;
  border-bottom : none;
  font-weight: bold;
}

.mod-body {
  margin: 5px 0 25px 5px;
}

.mod-text {
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 1px;
  background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/list.gif) no-repeat 0 3px;
  padding-left: 16px;
}

.mod-body .mod-text img {
  text-decoration: none;
  border: none;
}

.mod ul {
  padding-left: 5px;
  color: #737373;
  list-style: none;
}

.mod-message .mod-caption a {
  color: #221815;
}

/* カテゴリ部分－カレンダー
---------------------------------------------------- */
div.mod-calendar div.mod-body {
	background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/calender.gif) no-repeat;
	margin: 0 0 25px;
	padding: 30px 0 0 5px;
}

.calendar {
  font-size: 11px;
  text-align: center;
}

.calendar-title {
  font-size: 14px;
  font-weight:bold;
  letter-spacing: 1.5px;
}


.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: 5px 1px 5px;
  text-decoration: none;
  font-weight:bold;
  background: url(http://s.asablo.jp/css/common2l/snowcrystal_day/calender_a.gif) no-repeat center;
}

.calendar-cell a:visited{
}

.calendar-cell a:hover{
  border: none;
}


/* カテゴリ部分－RSS、MAILPIA、ログイン
---------------------------------------------------- */
 

/* アーカイブの表示
---------------------------------------------------- */
.msg-archives ul {
  list-style : none;
}
