*{
  margin :0;
  padding:0 ;
  border: none;
  text-decoration: none;
}


/* 基本のリンクの設定
---------------------------------------------------- */

a {
  color: #66cc33;
  padding: 0 0 1px 0;
}

a:visited {
  color: #DDA0DD;
}

a:hover {
  color: #ff66cc;
}


/* ページ全体のレイアウト
---------------------------------------------------- */

body {
  height: 100%;
  color: #3d6650;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  font-size: 14px;
  line-height:1.7;
  background: #ffffff;
}

#container {
  margin: 0 auto;
  padding: 20px 22px;
  width: 800px;
  background-image: url( );
  background-repeat: repeat-y;
}

#head {
  margin: 0 100;
  width: 700px;
  min-height:230px;
  height: auto !important;
  height:30px;
  padding-left: 150px;
  padding-top: 50px;
  background-image: url(http://emikok.asablo.jp/blog/img/2011/03/24/167a8b.jpg);
  background-repeat: repeat;
}

#head h1 {
  font-size: 30px;
  letter-spacing: 0.5px;
  line-height: 3;
  font-weight: bold;
}

#head h1 a,
#head h1 a:visited{
  border: none;
  color: #98FB98;
}

#head h1 a:hover{
  color: #ffccff;
}


#center {
  float: left;
  width: 555px;
}

#right {
  float: right;
  width: 245px;
  height: 100%;
}

#footer {
  clear: both;
  height: 500px;
  position: relative;
}

#footer img{
  position: absolute;
  bottom: 0px;
  right: 30px;
  border: none;
  text-decoration: none;
}

#footer a {
  border: none;
  text-decoration: none;
}


/* 記事部分
---------------------------------------------------- */
#main {
  margin: 0 30px;
}

.msg {
  margin: 0 0 30px 0;
  text-align: left;
  border: solid 1px #99ff33;
  
}

.msg-title {
  margin: 20px 0 0 10px;
  height: 77px;
  padding: 0 32px 0 70px;
  background-repeat: no-repeat;
  background-image: url(http://emikok.asablo.jp/blog/img/2011/03/25/167af0.jpg);
  font-size: 16px;
  font-weight:bold;
  color: #fff;
  line-height:1.2;
}

/*
.msg-hour-00 .msg-title{border-top: solid 10px #e13e10;}
.msg-hour-01 .msg-title{border-top: solid 10px #e17210;}
.msg-hour-02 .msg-title{border-top: solid 10px #ebb21a;}
.msg-hour-03 .msg-title{border-top: solid 10px #ebe41a;}
.msg-hour-04 .msg-title{border-top: solid 10px #adeb1a;}
.msg-hour-05 .msg-title{border-top: solid 10px #59db20;}
.msg-hour-06 .msg-title{border-top: solid 10px #34c148;}
.msg-hour-07 .msg-title{border-top: solid 10px #1db363;}
.msg-hour-08 .msg-title{border-top: solid 10px #12b5a4;}
.msg-hour-09 .msg-title{border-top: solid 10px #1b9dd3;}
.msg-hour-10 .msg-title{border-top: solid 10px #186ee3;}
.msg-hour-11 .msg-title{border-top: solid 10px #1a37e8;}
.msg-hour-12 .msg-title{border-top: solid 10px #4c28eb;}
.msg-hour-13 .msg-title{border-top: solid 10px #8d28eb;}
.msg-hour-14 .msg-title{border-top: solid 10px #d228eb;}
.msg-hour-15 .msg-title{border-top: solid 10px #f165cb;}
.msg-hour-16 .msg-title{border-top: solid 10px #f16590;}
.msg-hour-17 .msg-title{border-top: solid 10px #fb9294;}
.msg-hour-18 .msg-title{border-top: solid 10px #fed0d1;}
.msg-hour-19 .msg-title{border-top: solid 10px #f6f2f2;}
.msg-hour-20 .msg-title{border-top: solid 10px #cecece;}
.msg-hour-21 .msg-title{border-top: solid 10px #a3a2a2;}
.msg-hour-22 .msg-title{border-top: solid 10px #838282;}
.msg-hour-23 .msg-title{border-top: solid 10px #585757;}*/


.msg-archives .msg-title{
	height: 30px;
	padding-top: 20px;
}

.msg-archives a:hover{
  color: #ff66cc;
  border-bottom : 1px dashed #99ff33;
}

.msg-title a {
  border: none;
  color: #669900;
}

.msg-title a:hover {
  border: none;
  color: #ff66cc;
}

.msg-date {
  padding: 5px 0 0 0;
  font-size: 11px;
  display: block;
  color: #F08080;
  visibility: visible;
}

.msg-body {
  padding: 10px 15px 0;
  font-size: 13px;
}

.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 30px 30px 15px;
  font-size: 11px;
  letter-spacing: 0.5px;
}

pre {
  border : 4px dotted #645d59;
  margin : 0 0 10px 0;
  padding : 20px;
  text-align: left;
}

blockquote {
  border : 4px double #645d59;
  margin : 0 0 10px 0;
  padding : 20px;
  text-align: left;
}

.msg-content ul li {
	list-style: none;
	padding-left: 10px;
	background-image: url( );
	background-repeat: no-repeat;
	background-position: left 5px;
}

/* コメント部分
---------------------------------------------------- */

.comment-caption {
  font-weight:bold;
  padding: 10px 0 0 32px;
  font-size: 13px;
}

.comment-caption a {
  border-bottom: solid 1px;
}

.comment-caption a:hover {
  color: visibility;
  border-bottom : 1px dashed #99ff33;
}


.comment-title {
  padding-left:32px;
  font-size: 11px;
  background-image: url(http://emikok.asablo.jp/blog/img/2011/03/25/167af0.jpg);
  background-repeat: no-repeat;
  height: 30px;
  margin-top: 20px;
}

.comment-body {
  padding: 5px 32px 0 32px;
  font-size: 11px;
}

.comment-form {
  margin: 15px 32px 0 32px;
  padding: 0;
  font-size: 11px;
  line-height:1.7;
}

.comment-form .comment-caption {
  margin: 30px 0 10px 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  background-image: url(http://emikok.asablo.jp/blog/img/2011/03/25/167af0.jpg);
  background-repeat: no-repeat;
  height: 70px;
  padding: 0 0 0 62px;
}

.comment-form p {
  font-size: 11px;
}

.comment-form form p {
  padding: 30px 0 0 0;
  font-weight:bold;
}

.comment-form form p input {
  display: block;
  font-size: 11px;
  font-weight:normal;
  background: #ffffff;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  border-bottom : 1px dashed #99ff33;
}

.comment-form form br{
  display: none;
}

.comment-form textarea {
  margin: 0 0 8px 0;
  background: #ffffff;
  width: 380px;
  display: block;
  font-size: 11px;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  border-bottom : 1px dashed #99ff33;
}

input{ 
  width: 250px;
  height: 17px; 
}

form{ 
  width: 250px; 
}


/* トラックバック部分
---------------------------------------------------- */

.tb-caption {
  font-size: 13px;
  font-weight:bold;
  padding: 50px 0 0 32px;
}

.tb-caption a {
  border-bottom: 1px solid;
}

.tb-caption a:hover {
  color: #8b8b8b;
  border-bottom:solid 1px #8b8b8b;
}

.tb-title {
  padding: 0 0 0 32px;
  font-size: 11px;
  background-image: url(http://emikok.asablo.jp/blog/img/2011/03/25/167af0.jpg);
  background-repeat: no-repeat;
  height: 70px;
  margin-top: 20px;
}

.tb-url {
  margin: 15px 32px 0 32px;
}

.tb-body {
  padding: 5px 32px 0 32px;
  font-size: 11px;
}

.tb-attention {
  margin: 15px 0 0 32px;
  font-size: 11px;
}


/* 次>>の表示
---------------------------------------------------- */

.navi {
  font-size: 13px;
  font-weight:bold;
  text-align: right;
  margin: 0 0 10px 0;
}

.navi a,
.navi a:visited,
.navi a:hover {
  border: none;
}

/* サイドバー－基本
---------------------------------------------------- */
.sidebar {
  margin: 30px 30px 0px 30px; 
}

.mod {
  margin: 0 0 30px 0;
  border: solid 0px #fffffc;
}

/* title */

div.mod-mobile .mod-caption,
.mod-caption {
	height: 14px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div.mod-description .mod-caption {
	background-image: url(http://s.asablo.jp/css/common2r/strawberry_green/discription.gif);
}

div.mod-recent-articles .mod-caption {
	background-image: url(http://s.asablo.jp/css/common2r/strawberry_green/recent.gif);
}

div.mod-comment .mod-caption {
	background-image: url(http://s.asablo.jp/css/common2r/strawberry_green/comment.gif);
}

div.mod-trackback .mod-caption {
	background-image: url(http://s.asablo.jp/css/common2r/strawberry_green/trackbacks.gif);
}

div.mod-mobile .mod-caption {
	background-image: url(http://s.asablo.jp/css/common2r/strawberry_green/mobile.gif);
}

div.mod-category .mod-caption {
	background-image: url(http://s.asablo.jp/css/common2r/strawberry_green/category.gif);
}

div.mod-backno .mod-caption {
	background-image: url(http://s.asablo.jp/css/common2r/strawberry_green/backno.gif);
}

.mod-message .mod-caption {
	text-indent: 0;
	height: auto;
	font-size: 13px;
}

.mod-message .mod-caption a {
  border: none;
}

.mod-text {
  letter-spacing: 1px;
}

.mod-text a {
  color: #66cc33;
}

.mod-text a:hover {
  color: #ff66cc
}

.mod-link-to-archives a{
  color: #66cc33;
}

.mod ul {
  list-style: none;
}

.mod-body {
  font-size: 11px;
}

div.mod-recent-articles .mod-body li {
	padding-left: 10px;
	background-image: url(http://s.asablo.jp/css/common2r/strawberry_green/list.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

/* サイドバー－カレンダー
---------------------------------------------------- */

.mod-calendar .mod-body{
  text-align: center;
}

.calendar {
  font-size: 11px;
  text-align: center;
}

.calendar a:hover {
  font-weight: bold;
  color: #ff66cc;
}

.calendar-title {
  padding: 15px 0 10px 0;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 1px;
}

.calendar-sun-name {
  padding: 0 3px;
  color: #e13e10;
  font-weight:bold;
  text-align: center;
}
.calendar-wday-name {
  padding: 0 3px;
  font-weight:bold;
  text-align: center;
  color: #556b2f;
}
.calendar-sat-name {
  padding: 0 3px;
  color: #61a320;
  font-weight:bold;
  text-align: center;
}

.calendar-cell {
  text-align: center;
  width: 25px;
  height: 27px;
}

.calendar-title a{
  text-decoration: none;
  border: none;
}

.calendar-title a:hover{
  text-decoration: none;
  border: none;
  color: #ff66cc;
}

.calendar-title a:visited{
  text-decoration: none;
  border: none;
}

.calendar-cell a{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(http://s.asablo.jp/css/common2r/strawberry_green/calender_a.gif);
	background-repeat: no-repeat;
	background-position: center;
  font-weight: bold;
  color: #556b2f;
}

/* RSS・ログインの個別の指定
---------------------------------------------------- */
.mod-rss-button {
	height: 50px;
}

.mod-login-button {
	height: 80px;
}

mod-login-button　.mod-caption a,
mod-rss-button　.mod-caption a  {
	display: block;
	height: 70px;
	overflow: hidden;
	background-repeat: no-repeat;
}

div.mod-rss-button .mod-caption a {
	background-image: url(http://emikok.asablo.jp/blog/img/2011/03/25/167af0.jpg);
	display: block;
	height: 70px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.mod-login-button .mod-caption a {
	background-image: url(http://emikok.asablo.jp/blog/img/2011/03/25/167af0.jpg);
	display: block;
	height: 70px;
	overflow: hidden;
	background-repeat: no-repeat;
}



/* アーカイブの表示
---------------------------------------------------- */

.msg-archives ul {
  list-style : none;
}


