/* 

♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪


　　　仙台クラシックフェスティバル2009
　　　　　　オフィシャルブログ　ＣＳＳ


♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪

 */

*{
  margin : 0;
  padding: 0;
  border: none;
  text-decoration: none;
  word-break: break-all;
}


/* 基本のリンクの設定
---------------------------------------------------- */
a {
  color: #e38bb1;
}

a:hover {
  color: #d2b044;
  text-decoration: underline;
}


/* ページ全体のレイアウト
---------------------------------------------------- */
body {
  height: 100%;
  color: #4a4441;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  font-size: small;
  line-height:1.7;
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fc4.gif);
  background-repeat: no-repeat;
background-attachment: fixed;
background-position: center bottom
}

#container {
  margin: 0 auto;
  width: 900px;
}

#head {
  height:273px;
  width:900px;
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fc2.gif) top no-repeat;
  position: relative;
}

#head h1 {
	position: absolute;
	top: 60px;
	left: 64px;
	height:109px;
	width:406px;
}

#head h1 a{
  display:block;
  text-indent:-9999px;
  height:109px;
  width:406px;
}

#center {
  float: left;
  width: 580px;
  padding: 0 12px 0 50px;
}

#right {
  float: right;
  width: 225px;
  padding: 0 30px 0 0;
}

#footer {
  clear: both;
  height:80px;

}

#footer img{
  border: none;
  text-decoration: none;
  margin-left: 675px;
  margin-top: 7px;
}

#footer a {
  border: none;
  text-decoration: none;
}

/* 記事部分
---------------------------------------------------- */
.msg {
  background: #ffffff;
  padding: 10px 18px 18px 18px;
  margin: 0 0 14px 0;
  width: 530px;
}

.msg-title {
  margin:0;
  min-height: 55px; 
  height:auto !important; 
  height: 55px;
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fd0.gif) left top no-repeat ;
  color: #fffce3;
  padding: 10px 0 2px 65px;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height:1.1;
  border-bottom:dotted #4a4441 2px;
}



.msg-dow-sun .msg-title {
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fd0.gif) left top no-repeat ;
}

.msg-dow-mon .msg-title {
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fc8.gif) left top no-repeat ;
}

.msg-dow-tue .msg-title {
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fc9.gif) left top no-repeat ;
}

.msg-dow-wed .msg-title {
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fca.gif) left top no-repeat ;
}

.msg-dow-thu .msg-title {
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fcb.gif) left top no-repeat ;
}

.msg-dow-fri .msg-title {
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fc7.gif) left top no-repeat ;
}

.msg-dow-sat .msg-title {
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fcf.gif) left top no-repeat ;
}

.msg-date {
  color: #999999;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: left;
  display: block;
  margin: 5px 0 0 0;
}

.msg-body {
  padding: 5px 0 0 0;
  clear: right;
}

.msg-pict {
  margin: 0 0 10px 10px;
  float: right;
  border: none;
}

.msg-pict a,
.msg-pict a:hover {
  border: none;
}

.msg-footer {
  padding: 20px 0 0 0;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: right;
  clear: right;
}

pre {
  border : 4px dotted #a6866b;
  margin : 1em 0 0 0;
  padding : 1em;
}


blockquote {
  border : 4px double #a6866b;
  margin : 1em 0 0 0;
  padding : 1em;
}

hr {
  color: #e8e1ce;
}

/* コメント部分
---------------------------------------------------- */
.comment-caption {
  font-weight:bold;
  font-size: 14px;
  padding: 18px 18px 10px 70px;
  letter-spacing: 2px;
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fc8.gif) left center no-repeat #ffffff;
}

.comment-caption a{ 
  color: #69b0c9;
}

.comment-caption a:hover {
  border: none; 
  color: #4a4441;
}

.comment-title {
  font-size: 12px;
  letter-spacing: 1px;
  background: #ffffff;
  padding: 0 18px 5px 36px;
}

.comment-body {
  font-size: small;
  line-height:1.7;
  background: #ffffff;
  padding: 0 18px 18px 36px;
}

.comment-form {
  font-size: small;
  line-height:1.7;
  background: #ffffff;
  padding: 0 18px 0 36px;
}

.comment-form .comment-caption {
  font-size: 14px;
  font-weight: bold;
  background: #ffffff;
  padding: 0 18px 0 0;
}

.comment-form p {
  font-size: 11px;
  background: #ffffff;
  padding: 0 18px 10px 0;
}



.comment-form form p input {
  color: #4a4441;
  width: 180px;
  background: #f5ecd3;
  padding:2px;
  display: block;
  border: 1px #4a4441 solid;
  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 5px 0;
  padding: 2px;
  width: 410px;
  display: block;
  color: #4a4441;
  border: 1px #4a4441 solid;
  background: #f5ecd3;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}

#asablo-comment-cmd {
display:none;
}

#asablo-comment-target-fqdn {
display:none;
}

#asablo-comment-target-path {
display:none;
}



/* トラックバック部分
---------------------------------------------------- */
.tb-caption {
  font-size: 14px;
  font-weight:bold;
  padding: 18px 18px 10px 52px;
  letter-spacing: 2px;
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fc6.gif) left center no-repeat #ffffff;
}

.tb-caption a{ 
  color: #4a4441;
}

.tb-caption a:hover {
  border: none; 
  color: #4a4441;
}

.tb-title {
  font-size: 12px;
  letter-spacing: 1px;
  background: #ffffff;
  padding: 0 18px 5px 36px;
}

.tb-url {
  font-size: 12px;
  line-height:1.7;
  background: #ffffff;
  padding: 0 18px 0 36px;
}

.tb-url code{
  display: block;
  background: #ffffff;
  padding: 0 18px 18px 0;
}

.tb-url a{
  text-decoration: none;
  background: #ffffff;
}

.tb-url a:hover{
  text-decoration: none;
  background: #ffffff;
}

.tb-body {
  font-size: small;
  line-height:1.7;
  background: #ffffff;
  padding: 0 18px 18px 36px;
}

.tb-attention {
  font-size: 11px;
  line-height:1.7;
  background: #ffffff;
  padding: 0 18px 18px 36px;
}

/* 次>>の表示
---------------------------------------------------- */
#navi-top {
  font-size: 12px;
  font-weight:normal;
  text-align: right;
  text-decoration: none;
  background: #ffffff;
  padding-bottom:18px;
  padding-right:22px;
  margin: 0 0;
}

#navi-bottom {
  font-size: 12px;
  font-weight:normal;
  text-align: right;
  text-decoration: none;
  background: #ffffff;
  padding:22px;
  margin: 14px 0;
}


/* ツールバー：基本
---------------------------------------------------- */
.sidebar {
  padding: 0;
  background-color:#FFFFFF;
}

.mod {
  margin: 0;
  background: #ffffff;
  padding: 18px;
  margin: 0 0 14px 0;
}

.mod-caption {
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fc6.gif) left center no-repeat;
  font-size: 14px;
  padding: 0 0 7px 28px;
  margin: 0 0 5px 0;
  letter-spacing: 1px;
  line-height:1.2;
  min-height: 17px; 
  height:auto !important; 
  height: 17px;
  border-bottom:dotted #4a4441 2px;
}

.mod-rss-button {
  margin: 0;
  padding: 18px 18px 0 18px;
}

.mod-rss-button .mod-caption{
  margin: 0;
}

.mod-mailpia-button {
  margin: 0;
  padding: 18px 18px 0 18px;
}

.mod-mailpia-button .mod-caption{
  margin: 0 0 3px 0;
}

.mod-login-button .mod-caption{
  margin: 0;
}

.mod-text {
  padding: 0 5px;
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 1px;
}

.mod-body .mod-text img {
  text-decoration: none;
  border: none;
}

.mod ul {
  list-style: none;
}

.mod li {
  line-height:1.1;
  margin: 8px 0 0 0;
}


/* ツールバー：カレンダー
---------------------------------------------------- */
.calendar {
  font-size: 12px;
  text-align: center;
}

.calendar-title {
  padding: 0 0 7px 0;
  font-size: 10px;
  font-weight:normal;
  letter-spacing: 2px;
}

.calendar-title a{
  color: #4a4441;
}

.calendar-title a:visited{
  color: #4a4441;
}

.calendar-title a:hover{
  color: #d2b044;
  text-decoration: underline;
}

.calendar-sun-name {
  padding: 0 3px;
  font-weight:bold;
  text-align: center;
  width: 25px;
  height: 15px
  margin: 0 0 10px 0;
}
.calendar-wday-name {
  padding: 0 3px;
  font-weight:bold;
  text-align: center;
  width: 25px;
  height: 15px;
  margin: 0 0 10px 0;
}
.calendar-sat-name {
  padding: 0 3px;
  font-weight:bold;
  text-align: center;
  width: 25px;
  height: 15px;
  margin: 0 0 10px 0;
}
*/

.calendar-cell {
  text-align: center;
  width: 25px;
  height: 15px;
}

.calendar-cell a{
  display: block;
  padding: 2px 1px 2px 1px;
  text-decoration: none;
  background:#fcd5e2;
  color: #4a4441;
}

.calendar-cell a:visited{
  color: #4a4441;
}

.calendar-cell a:hover{
  color: #d2b044;
  text-decoration: none;
}


/* アーカイブの表示
---------------------------------------------------- */
.msg-archives ul {
  list-style : none;
}

.msg-archives .msg-title {
  margin:0;
  min-height: 25px; 
  height:auto !important; 
  height: 25px;
  background: url(http://sencla2009.asablo.jp/blog/img/2009/05/14/a2fc8.gif) left top no-repeat ;
  color: #fffce3;
  padding: 25px 0 0 65px;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height:1.1;
}

.msg-archives h3 {
  padding: 10px 0 0 0;
}

/* コメント完了画面用指定
---------------------------------------------------- */
#main {
	border-right:dotted #4a4441 2px;
	background-color:#FFFFFF;
	
}


#main p {
  background: #ffffff;
}



/*

♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪

               　　　Ｅ　Ｎ　Ｄ

♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪

 */
