*{
  margin : 0;
  padding: 0;
  border: none;
  text-decoration: none;
}

/* 基本のリンクの設定
---------------------------------------------------- */
a {
  color: #8114A1;
}

a:visited {
  color: #F82F7B;
}

a:hover {
  color: #FFFFFF;
  text-decoration: none 
}


/* ページ全体のレイアウト
---------------------------------------------------- */
body {
  height: 100%;
  color: #7F389A;
  background: url(http://pinkle.asablo.jp/blog/img/2008/02/14/54513.gif) repeat #DEBFDA ;
  font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-size:12px ;
  line-height:1.7;
}

#container {
  margin: 0 auto;
  width: 800px;
  background: #DEBFDA;
}

#head {
  height: 200px;
  background: url(  https://pinkle.asablo.jp/blog/img/2008/01/15/5ea674.jpg) no-repeat;
}

#head h1 {
  padding: 40px 380px 50px 30px;
  font-size: 15px;
  letter-spacing: 1.5px;
  text-align: center;
}

#head h1 a:visited{
  color :#fec7ff ;
}

#head h1 a:hover{
  color:#ff87fb ;
}


#center {
  float: left;
  width: 580px;
  padding: 0 0 60px 0;
}

#right {
  float: right;
  width: 220px;
}

#footer {
  clear: both;
}

#footer img{
  border: none;
  text-decoration: none;
  padding-left: 620px;
  padding-top: 30px;
}

#footer a {
  border: none;
  text-decoration: none;
}

pre {
  border : 4px dotted #8571b7;
  margin : 1em 0 0 0;
  padding : 1em;
}


blockquote {
  border : 4px double #8571b7;
  margin : 1em 0 0 0;
  padding : 1em;
}

/* 記事部分
---------------------------------------------------- */
.msg {
  margin: 0
  width: 500px;
}

.msg-title {
  margin: 0 auto;
  padding: 100px 10px 030px 030px ;
  color: #DDBFD9;
  width: 520px;
  font-size: 12px;
  letter-spacing: 1.5px;
  background: url(http://pinkle.asablo.jp/blog/img/2008/02/14/5458a.jpg); 
  background-repeat : no-repeat;
  background-position: right bottom;
  background-attachment: 
}


.msg-date {
  color: #8114A1;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: right;
  float: right;
  height: 0;
}

.msg-body {
  margin: 0 auto;
  padding: 25px 10px 0 10px;
  clear: right;
  width: 500px;
}

.msg-pict {
  margin: 0 0 15px 15px;
  float: right;
  bprder: none;
}

.msg-footer {
  margin: 0;
  padding: 20px 20px 25px 20px;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: right;
  background: url(http://pinkle.asablo.jp/blog/img/2008/02/14/54532.jpg) center bottom no-repeat ;
  clear: right;
}


/* コメント部分
---------------------------------------------------- */
.comment-caption {
  margin: 0;
  padding: 30px 40px 0 40px;
  font-size: 12px;
  font-weight:bold;
  letter-spacing: 3px;
}

.comment-caption a{ 
  color: #F76E9B;
}

.comment-caption a:hover {
  border: none; 
  color: #635a78;
}

.comment-title {
  padding: 10px 40px 0 40px;
  margin: 0;
  font-size: 10px;
  letter-spacing: 1px;
}

.comment-body {
  padding: 10px 40px 0 40px;
  font-size: small;
  line-height:1.7;
}

.comment-form {
  font-size: small;
  line-height:1.7;
  background: url(http://pinkle.asablo.jp/blog/img/2008/02/14/5458e.jpg) no-repeat right top;
}

div.comment-form p.comment-caption {
  padding: 30px 40px 0 40px;
  font-size: small;
  font-weight: bold;
}

.comment-form p {
  padding: 10px 40px 0 40px;
  font-size: 11px;
}

.comment-form form p input {
  color: #635a78;
  width: 180px;
  background: #ecd8f7;
  display: block;
  border: none;
  font-size: small;, "Osaka", Verdana, arial, sans-selif;
}

.comment-form form br{
  display: none;
}

.comment-form textarea {
  color: #635a78;
  margin: 0 0 3px 0;
  padding: 2px;
  width: 410px;
  display: block;
  border: none;
  background: #ecd8f7;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}


/* トラックバック部分
---------------------------------------------------- */
.tb-caption {
  padding: 30px 0 0 40px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 3px;
}

.tb-caption a{ 
  color: #F76E9B;
}

.tb-caption a:hover {
  border: none; 
  color: #635a78;
}

.tb-title {
  padding: 10px 40px 0 40px;
  font-size: 12px;
  letter-spacing: 1px;
}

.tb-url {
  padding: 10px 40px 0 40px;
  font-size: small;
  line-height:1.7;
}

.tb-url a{
  text-decoration: none;
}

.tb-url a:hover{
  text-decoration: none;
}

.tb-body {
  padding: 10px 40px 0 40px;
  font-size: small;
  line-height:1.7;
}

.tb-attention {
  padding: 10px 40px 0 40px;
  font-size: 11px;
  line-height:1.7;
}

/* 次>>の表示
---------------------------------------------------- */
.navi {
  font-size: 10px;
  font-weight:bold;
  text-align: right;
  margin: 0;
  padding: 10px 40px 0 0;
  text-decoration: none;
}


/* カテゴリ部分－基本
---------------------------------------------------- */
.sidebar {
  padding: 20px 15px 0 15px;
}

.mod-caption {
  padding: 10px 0 10px 45px;
  font-size: 10px;
  font-weight:bold;
  letter-spacing: 2px;
  text-align: left;
  background: url(http://pinkle.asablo.jp/blog/img/2008/02/14/54578.jpg) 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: 10px;
  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: #635a78;
}

/* カテゴリ部分－カレンダー
---------------------------------------------------- */
.calendar {
  padding: 0px 0px 10px 0;
  font-size: 11px;
  width: 180px;
  height: 200px;
  background: none;
  text-align: center;
}

.calendar-title {
  padding: 13px 0px;
  font-size: 10px;
  font-weight:bold;
  letter-spacing: 2px;
}

.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: 23px;
  height: 25px;
}

.calendar-cell a{
  display: block;
  padding: 2px 1px 5px 1px;
  text-decoration: none;
  font-weight:bold;
  background: url(http://s.asablo.jp/css/common2r/ajisai-purple/calender_a.gif) no-repeat left top;
}

.calendar-cell a:visited{
  color: #8CEDD1;
}

.calendar-cell a:hover{
  color: #FFFFFF;
  border: none;
}


/* カテゴリ部分－RSS、MAILPIA、ログイン
---------------------------------------------------- */
.mod-rss-button .mod-caption a,
.mod-mailpia-button .mod-caption a,
.mod-login-button .mod-caption a {
  color: #512c77;
}

.mod-rss-button .mod-caption a:hover,
.mod-mailpia-button .mod-caption a:hover,
.mod-login-button .mod-caption a:hover {
  color: #EB65B1;
  border: none;
  text-decoration: none;
}
}
 

/* アーカイブの表示
---------------------------------------------------- */
.msg-archives ul {
  list-style : none;
}
