@charset "utf-8";
/*◆euc-jp, shift_jis など、ご使用の文字コードに書き換えてください◆*/
/*
ここは消さないで下さい
Title: graychart
Author: ななせ♪
Access: http://www.sucharaka.jp/
CSSLicense: 【すちゃらか素材集】
*/

/*◆ページ全体の基本的な設定と背景色◆*/
body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	background:#b0c4de;
	width: 720px;
	background-image: url("");
}

/*◆リンク文字設定◆*/
a:link	{ color: #ffffff; text-decoration:none; background: none;}
a:visited	{ color: #ffffff; text-decoration:none; background: none;}
a:active	{ color: #ffffff; background: none;}
a:hover	{ color: #333333;text-decoration: underline;background : #ffffff;}

/*◆h1ホームタイトル、h2ブログ本文の日付、h3エントリーのタイトルの設定◆*/
h1 {
               font-stretch: expanded;
               text-indent: 0px;
               margin-left: 10px;
               margin-top: 10px;
               padding: 90px 0px 0px 0px;
}
		
h2{
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

/* ◆ブログタイトルのある段落◆ */
#banner      { color: #000000; font-size: large; font-family: Verdana, Osaka, sans-serif; background-image: url(images/ltd.jpg); background-repeat: repeat-x; text-align: left; margin: 5px 80px 10px 50px; /*position:relative; z-index: 1;*/  width: 720px; height: 170px; }
		
	
/* ◆ブログタイトルの文字のリンク色◆ */
#banner a:link  { color: #fff; font-size: large; text-decoration: none; background: transparent }
#banner a:visited{font-size: large;color: #fff; text-decoration: none; background: none;}
#banner a:active,
#banner a:hover   { color: #000; font-size: large; text-decoration: none; background: none; }

/* ◆ブログタイトル下に入るコメント設定◆ */
.description      { color: #666666; font-size: small; font-family: Verdana, Osaka, sans-serif; font-weight: bold; background-color: transparent; background-image: none; text-align: left; margin-top: 2px;  margin-left: 10px; vertical-align: text-center;  padding: 0px;    }

/* ◆エントリーのある大段落（トップページ）◆ */
#content     { line-height: 100%; /*background: #b0c4de;*/ background: #006699; width: 550px; margin-left: 120px; padding-left: 100px; height: 100%; border: solid 5px #036 }

/*◆エントリーのある大段落（トップページ以外）◆*/
#container    { line-height: 100%; background: #006699; width: 550px; margin-left: 120px; padding-left: 100px; height: 100%; border: solid 5px #036 }

/*◆blockquote設定◆*/
blockquote {
               color: #00497c;
               background:#ffffff;
               margin:5px 40px 5px 40px;
               font-size:small;
               font-weight:normal;
               line-height:150%;
               padding: 10px; 
               border: 2px solid  #00497c;
               width: auto 
}

/*◆quotetitle設定◆*/
.quotetitle{
               font-size:medium;
               font-weight:normal;
               border-bottom: 1px solid #666666; 
               padding: 3px;
}

/*◆カテゴリーリンクの設定◆*/
.category  { color: #906; font-size: small; font-weight: bold; background: transparent; text-align: right }
.category a:link {color: #333333;text-decoration: none; background: none;}
.category a:visited    { color: #5f9ea0; text-decoration: none; background: transparent }
.category a:active {color: #333333;text-decoration: none; background: none;}
.category a:hover  { color: #ffffff; text-decoration: underline; background: #000 }

/* ◆エントリーのある段落◆ */
.blog   { color: purple; font-size: small; font-weight: normal; background: transparent; margin-top: 10px; padding-right: 5px; padding-left: 5px }

.blog a:link     { color: #e0ffff; text-decoration: none; background: transparent }
.blog a:visited {color: #87cefa;text-decoration: none; background: none;}
.blog a:active    { color: #b0c4de; text-decoration: none; background: transparent }
.blog a:hover    { color: #ffffff; text-decoration: underline; background: #ccc }

/*◆ページおくり◆*/
.mpage{ margin:5px 10px;}

/* ◆各エントリー◆ */
.blogbody  { color: #333333; font-size: small; line-height: 150%; background: #ffffff; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; padding: 10px; width: auto; border-top: #999; border-right: 2px solid #999; border-bottom: 2px solid #999; border-left: #999 }

/* ◆各エントリーの文字のリンク色◆ */
.blogbody a:link{color: #003399; text-decoration: none; background: none;}
.blogbody a:visited{color: #006699;text-decoration: none; background: none;}
.blogbody a:active  { color: purple; text-decoration: none; background: transparent }
.blogbody a:hover    { color: #ffffff; text-decoration: underline; background-color: #ccc }

/* ◆エントリータイトル◆ */
.title{ color: #036; font-size: medium; background: transparent; margin-bottom: 10px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; border-bottom: 3px dotted #333333 }

/*◆ページ移動リンクの設定◆*/
#menu {
              font-size: small;
              margin-bottom:15px;
              text-align:center;
              padding-top: 5px;
}

/* ◆日にち◆ */
.date{ 
              font-size: medium;
              color: #ffffff;
              background: #999999;
              background-position:left; 
              background-repeat:no-repeat;
              background-image: url(tmpl/&#30011;&#20687;&#12434;&#32622;&#12367;URl/&#12501;&#12449;&#12452;&#12523;&#21517;.gif);
              padding-left:20px;
              padding-top:10px;
              padding-bottom:10px;
              font-weight:bold;
              margin-right:20px;
              margin-left:20px;
 }

/* ◆「続きを読む・・・」の行◆ */
.extended { 
              font-weight:normal;
              padding: 3px;
}

/*◆カテゴリやカレンダー枠の基本設定◆*/
#links   { margin-left: 50px; position: absolute; top: 180px; width: 180px; border: solid 2px black }

/*◆カレンダー年月◆*/
.calendarhead  { color: #ffffff; font-size: small; font-weight: normal; background: #036; text-align: center; padding: 5px }

/*◆カレンダー曜日数字◆*/
.calendar     { color: #036; font-size: small; font-weight: normal; background: #999999; padding: 1px; border-style: none; outline-color: #f63 }

/*◆エントリーやアーカイブ枠の文字などの設定◆*/
.side {
               color:#333333;
               background: #999999;
               font-size:small;
               font-weight:normal;
               line-height:140%;
               padding:5px;
               border: 2px solid  #333333;
}

/*◆エントリーやアーカイブなどのタイトル文字や枠の設定◆*/
.sidetitle  { color: #ffffff; font-size: small; font-weight: normal; line-height: 140%; background: #669; text-align: center; margin-top: 10px; padding: 3px; border: solid 2px #333333 }

/*◆rss(xml)の設定◆*/
.syndicate {
               color:#666;
               background: #999999;
               font-size:small;
               line-height:140%;
               padding:2px;
               margin-top:15px;
               text-align:center;
               border: 2px solid  #333333;
}

/*◆poweredの設定◆*/
.powered {
              color:#666;
              background: #999999;
              font-size:medium;
              line-height:140%;
              padding:2px;
              margin-top:20px;
              text-align:center;
              border: 2px solid  #333333;
}

/*◆コメント枠の設定◆*/
.comments-body {
              color:#333333;
              font-size:small;
              font-weight:normal;
              background:#ffffff;
              /*枠の太さと色ここから*/
              border-left: 1px solid #333333;
              border-right: 1px solid #333333;
              border-top: 1px solid #333333;
              /*枠の太さと色ここまで*/
              padding:10px;
              margin:0px 25px;
              line-height:150%;
              width : auto ;
}

/* ◆コメント投稿者◆ */
.comments-post {
              color:#333333;
              background: none;
              font-size:small;
              font-weight:normal;
}

/* ◆「コメント」「トラックバック」の見出し◆ */
.comments-head	{
              font-size:small;
              color: #ffffff;
              background: #999999;
              background-position:left; 
              background-repeat:no-repeat;
              background-image: url(tmpl/&#30011;&#20687;&#12434;&#32622;&#12367;URl/&#12501;&#12449;&#12452;&#12523;&#21517;.gif);
              padding-left:40px;
              padding-top:10px;
              padding-bottom:10px;
              font-weight:bold;
              width : auto ;
              margin:25px;
              margin-bottom:20px;
}

/* ◆投稿者名、コメントの書き込み欄の文字化け防止◆ */
input {
              font-family:"Osaka", "ＭＳ Ｐゴシック", trebuchet ms, trebuchet, verdana, arial, sans-serif;
}

textarea {
              font-family:"Osaka", "ＭＳ Ｐゴシック", trebuchet ms, trebuchet, verdana, arial, sans-serif;
}

/*◆コメント小窓の設定◆*/
.commentpop-body {
              color:#333333;
              font-size:small;
              font-weight:normal;
              background:#fff;
              line-height:140%;
              padding:10px;
              border:1px solid #333333;
}

/* ◆コメント小窓の見出し◆ */
.commentspop-head	 { color: #ffffff; font-size: small; font-weight: lighter; background: #999999; margin-top: 8px; margin-bottom: 8px; padding: 10px }

/*◆トラックバックurl の設定◆*/
.trackback-url  { color: #333333; font-size: small; font-weight: lighter; background: #ffffff; margin-top: 10px; padding: 10px; border: solid 2px }

/*◆トラックバック小窓の設定◆*/
.trackback-body {
              color:#333333;
              font-size:small;
              font-weight:normal;
              background:#fff;
              line-height:140%;
              padding-bottom:10px;
              border-bottom:1px dotted #333333;
 }

/*◆トラックバック小窓の概要枠の設定◆*/
.trackback-post {
               color:#333333;
               font-size:x-small;
               font-weight:normal;
               background:#ffffff;
}

/*◆トラックバック、コメント小窓のタイトル設定◆*/
#banner-commentspop  { color: #ffffff; font-size: large; font-weight: lighter; background: #666666 url(tmpl/&#30011;&#20687;&#12434;&#32622;&#12367;URl/&#12501;&#12449;&#12452;&#12523;&#21517;.gif); padding: 10px; border: solid 2px #333333 }

#footer {
               background: none;
               color: #000000;
               font-family: Verdana, Osaka, sans-serif;
               font-size: 10px;
               font-weight:bold;
}

