/* 

♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪


　　　仙台クラシックフェスティバル2010
　　　　　　オフィシャルブログ　ＣＳＳ


♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪

 */

*{
  margin : 0;
  padding: 0;
  border: none;
  text-decoration: none;
  word-break: break-all;
}


/* 基本のリンクの設定
---------------------------------------------------- */
a {
  color: #90c31f;
}

a:hover {
  color: #90c31f;
  text-decoration: underline;
}


/* ページ全体のレイアウト
---------------------------------------------------- */
body {
height: 100%;
color: #333333;
font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
font-size: small;
line-height:1.7;
background-color:#f5e6e1;
}

#container {
  margin: 0 auto;
  width: 800px;
}

#head {
  height:297px;
  width:800px;
  background: url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdbfe.gif) top no-repeat;
  position: relative;
  margin:0 0 18px 0;
}

#head h1 {
  height:297px;
  width:800px;
}

#head h1 a{
  display:block;
  text-indent:-9999px;
  height:297px;
  width:800px;
}

#center {
  float: left;
  width: 562px;
  padding:0;
  margin:0;
  background-color:#FFF;
  background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc00.gif);
  background-repeat:no-repeat;
background-position:bottom;
}

#right {
  float: right;
  width: 223px;
  margin:0;
  padding:0;
  background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc0a.gif);
  background-repeat:no-repeat;
  background-position:bottom;
  background-color:#FFF;
}

#footer {
  clear: both;
  height:70px;

}

#footer img{
  border: none;
  text-decoration: none;
  margin-left: 610px;
  margin-top: 18px;
}

#footer a {
  border: none;
  text-decoration: none;
}

/* 記事部分
---------------------------------------------------- */

#main{
width: 562px;
margin:0;
padding:18px 0;
  background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc08.gif);
  background-repeat:no-repeat;
background-position:top;
}

.sidebar{
width: 223px;
background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc0c.gif);
background-repeat:no-repeat;
background-position:top;
}

.msg {
	margin:0;
	padding:15px 18px;
}

.msg-title {
	color:#333333;
	font-size:16px;
	background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc06.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	position:relative;
	min-height:45px;
height:45px;
	margin-top:10px;
	padding:14px 18px 0 65px ;
	line-height:17px;
}

.msg-title a {
  color: #333333;
}

.msg-title a:hover {
  color: #90c31f;
  text-decoration: underline;
}

.msg-date {
  color: #646464;
  font-size: 12px;
  font-weight:normal;
  display: block;
  position:absolute;
  top:-15px;
  right:0px;
}

.msg-body {
	padding:0 18px;
}

.msg-pict {
  border: none;
  margin:0 0 10px 0;
}

.msg-pict a,
.msg-pict a:hover {
  border: none;
}

.msg-footer {
	height:80px;
	text-align:right;
	margin-top:3px;
	padding:58px 0 0 0;
	background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc04.gif);
	background-position:right top;
	background-repeat:no-repeat;	
}


/* コメント部分
---------------------------------------------------- */
.comment-caption {
  font-weight:bold;
  font-size: 14px;
  height:27px;
  margin:0 18px;
  padding:3px 18px;
background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc02.gif);
background-repeat:no-repeat;
}

.comment-caption a{ 
  color: #333333;
}

.comment-caption a:hover {
  border: none; 
  color: #90C31F;
}

.comment-title {
  font-size: 12px;
  padding:0 18px;
}


.comment-body {
  font-size: small;
padding:0 36px 18px 36px;
}

.comment-form {
  font-size: small;
  line-height:1.7;
}

.comment-form p.comment-caption {
  font-size: 14px;
  font-weight: bold;
  padding:3px 18px;
  background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc03.gif);
  background-position:top left;
background-repeat:no-repeat;
}

.comment-form p {
  padding:0 36px;
}



.comment-form form p input {
  padding:2px;
  margin:0 0 6px 0;
  display: block;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  border:#def1b6 2px solid;
}

.comment-form form br{
  display: none;
}

.comment-form textarea {
  display: block;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
  border:#def1b6 2px solid;
  padding:2px;
  margin:0 0 6px 0;
}

#asablo-comment-submit{
	width:37px;
	height:22px;
	background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc0d.gif);
	background-repeat:no-repeat;
	border:none;
}

#asablo-comment-cmd {
display:none;
}

#asablo-comment-target-fqdn {
display:none;
}

#asablo-comment-target-path {
display:none;
}



/* トラックバック部分
---------------------------------------------------- */
.tb-caption {
  font-weight:bold;
  font-size: 14px;
  height:27px;
  margin:18px 18px 0 18px;;
  padding:3px 18px;
background-image:url( http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc02.gif);
background-repeat:no-repeat;
}

.tb-caption a{ 
  color: #333333;
}

.tb-caption a:hover {
  border: none; 
  color: #90C31F;
}

.tb-title {
  font-size: 12px;
  padding:0 18px;
}

.tb-url {
  font-size: 12px;
  padding:0 36px 18px 36px;
}

.tb-url code{
  display: block;
}

.tb-url a{
  text-decoration: none;
}

.tb-url a:hover{
  text-decoration: none;
}

.tb-body {
  font-size: small;
padding:0 36px;
}

.tb-attention {
  font-size: 11px;
  line-height:1.7;
}

/* 次>>の表示
---------------------------------------------------- */
#navi-top {
  font-size: 12px;
  font-weight:normal;
  text-align: right;
  line-height:12px;
  text-decoration: none;
  padding: 0 18px;
}

#navi-bottom {
  font-size: 12px;
  font-weight:normal;
  text-align: right;
  line-height:12px;
  text-decoration: none;
  padding:15px 18px 0 18px
}


/* ツールバー：基本
---------------------------------------------------- */
.mod {
	padding:18px;
}

.mod-caption {
  font-size: 14px;
  width:187px;
  padding:8px 0 0 0;
  line-height:15px;
  background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc0b.gif);
  background-repeat:no-repeat;
  text-align:center;
  min-height: 28px; 
height: 28px; 
}

.mod-caption a {
  color: #333333;
}

.mod-caption a:hover {
  color: #90c31f;
  text-decoration: underline;
}

.mod-rss-button{
	padding:18px 18px 0px 18px;
}

.mod-rss-button .mod-caption{
font-size: 14px;
  width:187px;
  padding:8px 0 0 0;
  line-height:15px;
background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc09.gif);
  background-repeat:no-repeat;
  text-align:center;
  min-height: 31px; 
height: 31px;
}

.mod-rss-button .mod-caption a {
  color: #90c31f;
}

.mod-mailpia-button {
}

.mod-mailpia-button .mod-caption{
	
}

.mod-login-button{
	padding:10px 18px 18px 18px;
}

.mod-login-button .mod-caption{
font-size: 14px;
  width:187px;
  padding:8px 0 0 0;
  line-height:15px;
background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc09.gif);
  background-repeat:no-repeat;
  text-align:center;
  min-height: 31px; 
height: 31px;
}

.mod-login-button .mod-caption a {
  color: #90c31f;
}


.mod-body{
	  margin: 10px 0 0 0;
}

.mod-text {
  padding: 0 5px;
  font-size: 12px;
  letter-spacing: 1px;
}

.mod-body .mod-text img {
  text-decoration: none;
  border: none;
}

.mod ul {
  list-style: none;
    margin: 10px 0 0 0;
}

.mod li {
  line-height:1.1;
  margin: 10px 0 0 0;
}


/* ツールバー：カレンダー
---------------------------------------------------- */
.calendar {
  font-size: 12px;
  text-align: center;
}

.calendar-title {
  padding: 0 0 7px 0;
  font-size: 14px;
  font-weight:bold;
  letter-spacing: 1px;
}

.calendar-title a{
  color: #333333;
}

.calendar-title a:hover {
  color: #90c31f;
  text-decoration: underline;
}

.calendar-sun-name {
color:#f19ec2;
  padding: 0 3px;
  font-weight:bold;
  text-align: center;
  width: 25px;
  height: 15px;
  margin: 0 0 10px 0;
}
.calendar-wday-name {
	color:#f19ec2;
  padding: 0 3px;
  font-weight:bold;
  text-align: center;
  width: 25px;
  height: 15px;
  margin: 0 0 10px 0;
}
.calendar-sat-name {
color:#f19ec2;
  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;
  font-weight:bold;
  color: #90c31f;
}

.calendar-cell a:hover{
  color: #90c31f;
  text-decoration:underline;
}


/* アーカイブの表示
---------------------------------------------------- */
.msg-archives ul {
  list-style : none;
}

.msg-archives .msg-title {
	background-image:url(http://sencla2010.asablo.jp/blog/img/2010/05/07/fdc06.gif)
background-repeat:no-repeat;
color:#333333;
font-size:16px;
line-height:17px;
margin-top:10px;
min-height:45px;
padding:14px 18px 0 65px;
position:relative;
vertical-align:middle;
}

.msg-archives h3 {
  padding: 10px 0 0 0;
}

/* コメント完了画面用指定
---------------------------------------------------- */
#main {	
}


#main p {
}



/*

♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪

               　　　Ｅ　Ｎ　Ｄ

♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪-*-♪

 */
