body {
	font-family: "ＭＳ ゴシック", sans-serif;
	background: #700;
	background-image: url(http://templates.blog.fc2.com/template/fall/kokoro.gif);
	background-position: 0 50%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 83%;
	line-height: 1.6;
	margin:0;
	padding: 0 0 0 15%;
	color:#232323;
}



a:link {
	color:#bbb;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none
}
a:visited {
	color: #777;
	text-decoration: none
}
a:hover {
	color: #d00;
	text-decoration: underline;
}




/* h1 の最下部に高さ 30px の、背景画像水平上にリピートして、
	そこに横カレンダーを表示しています。*/
h1 {
	background: #007;
	background-image: url(http://templates.blog.fc2.com/template/fall/bacck10.gif);
	background-position: 0 100%;
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin: 0;
	font-size: 150%;
	padding: 0.7em 0.7em 3.7em 0.7em;
	border-left: 1px solid #000;
}
h1 a {
	color: #fff;
	text-decoration: none;
}

/* h2 要素は絶対指定で、h1 のすぐ下に。*/
h2 {
	margin: 0;
	padding: 0.2em;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	color: fff;
	position: absolute;
	left: 20%;
	top: 3em;
}


/* h1 要素最下部に表示する横カレンダーの設定 */
.yokocal {
	position: absolute;
	right: 0;
	top: 9.5em;
	padding: 0.3em;
	text-align: center;
	margin: 0;
	font-size:75%;
}



/* 横カレンダーの日付はリストを inline で横に並べてるので、不具合ある人もいるかも。*/
.yokocal li {
	color: #bbb;
	display: inline;
	margin: 0 0.1em;
}

.yokocal a{
	font-weight: bold;
}
.yokocal a:link {
	color: #fff;
	text-decoration: underline;
}
.yokocal a:visited {
	color: #bbb;
	text-decoration: underline;
}
.yokocal a:hover {
	color: #f00;
	text-decoration: none;
}



/* レイアウト設定 */
/* レイアウト構成は left 属性で右に大きくパディングを取って、
	右側に right を配置してます。*/

/* 記事表示部分 */
.left {
	margin: 0
	margin-left: 0;
	padding: 0 18.7em 0 1.7em;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
	word-break: break-all;
}

/* メニュー部分 */
.right {
	background: #fff;
	width: 15.5em;
	position: absolute;
	padding: 1.7em 0.7em;
	top: 9.1em;
	right: 0;
	color: #232323;
	word-break: break-all;
}

/* メニューの見出し*/
.right h3 {
	font-size: 80%;
	font-family: "ＭＳ ゴシック" ,/*Georgia ,sans-serif;
	font-weight: normal;
	color: #000;
	letter-spacing: 0.1em;
	margin: 1.7em 0 0 0;
	padding: 0.2em 0.2em 0.2em 0.7em;
	background: #ffd;
	border: 1px solid #770;
}


/* 自己紹介的なところのリスト要素 */
/* 下のカレンダーのために下に余白を取ってます。
	カレンダーを削除する場合はこの余白設定も削除してください。*/
.right ul.info {
	list-style-type: circle;
	margin-bottom: 1.7em;
}


/* その他のメニュー内のリスト */
.right ul {
	font-size: 80%;
	list-style-type: square;
	padding:  0.7em 1.2em;
	margin: 0;
}


.right ul li {
	margin: 0 0 0 0.7em;
	list-style-position: outside;
}

/* recent entry とrecent comment の日付部分はこれで文字を少し小さく */
.right ul li span {
	font-size: 85%;
	margin-left: 0.3em;
}


/* 一番下の部分(copyright) */
/* メニューの高さが記事より長くなった場合の為に一応、左寄せ */
#footer {
	background: #007;
	background-image: url(http://templates.blog.fc2.com/template/fall/back2.gif);
	background-position: 0 0;
	background-attachment: scroll;
	background-repeat: repeat;
	margin: 0;
	padding: 0.7em 2.7em;
	text-align: left;
	color: #fff;
	border-left: 1px solid #000;
}
/* footer 内に色々表示させたい場合はこの辺も一緒に弄った方が吉 */
#footer p {
	font-size: 85%;
	letter-spacing: 0.2em;
}


/* 記事の見出し(タイトル) */
.left h3 {
	font-size: 100%;
	color: #000;
	border-bottom: 1px solid #000;
	padding: 0.1em;
	margin: 1.7em 1em 0 0;
}

/* 記事表示部分を囲うブロック要素の属性 */
.body {
	margin: 0 0 5.7em 0;
	padding: 0.7em 1.7em 0.7em 0.7em;
	line-height: 1.4;
}

/* 記事内に画像があった場合、左に滑り込ませる。*/
.body img {
	border: 3px double #777;
	float: left;
	margin: 0 0.7em 0 0;
}

/* 記事のステータス用リスト */
.sub {
	text-align: right;
	font-size: 80%;
	margin: 2.7em 0 0 0;
	border: 1px solid #000;
	background: #bb7;
	background-image: url(http://templates.blog.fc2.com/template/fall/bacck11.gif);
	background-position: 0 0;
	background-attachment: scroll;
	background-repeat: repeat;
	padding: 0.2em;
}
.sub li {
	display: inline;
	color: #000;
}
.sub a {
	margin-right: 0.3em;
}
.sub a:link {
	color: #fff;
	text-decoration: none;
}
.sub a:visited {
	color: #000;
	text-decoration: none;
}
.sub a:hover {
	color: #f00;
	text-decoration: none;
}



/* レスフォーム設定 */
/* 全体の左右に 10% の余白を取ってる為、
	ディスプレイ環境に左右される恐れがある為なるべくコンパクトに。*/
.reaf {
	color: #000;
	width: 100%;
}
.reaf dt {
	letter-spacing: 0.1em;
}
.reaf dd {
	font-size: 90%;
	margin: 0;
	padding: 0 0 0.5em 0;
}
.reaf input {
	/*width: 50%;*/
}
.reaf textarea {
	width: 80%;
}
#himitsu {
	width: auto;
}



/* カレンダー設定 */
table.calender {
	font-size: 75%;
	width: 100%;
	border-collapse: separate/*collapse*/;
	border-spacing: 0;
	padding: 0.5em 0 0.7em 0;
}
.calender caption {
	font-size: 100%;
	border-bottom: 1px solid #000;
	padding: 0.7em 0 0.5em 0;
}
.calender th {
	font-weight: normal;
}
.calender td {
	width: 14%;
	text-align: center;
	padding: 0.1em;
}
.calender td a {
	display: block;
}
th#sun {
	color: #f00;
}
th#sat {
	color: #00f;
}
.calender td a:link {
	background: #007!important;
	color: #fff;
	text-decoration: none;
	border: 1px solid #00f;
}
.calender td a:visited {
	background: #707!important;
	color: #fff;
	border: 1px solid #f0f;
	text-decoration: none;
}
.calender td a:hover {
	background: #700!important;
	color: #fff;
	border: 1px solid #f00;
	text-decoration: none;
}





/* 自己紹介的なところで画像を使用した場合の中央寄せ */
.pay {
	text-align: center;
}

/* 特に支持がない場合、イメージは以下の設定 */
img {
	border: 3px double #777;
}



/* コメントリストの設定 */
#commentlist {
	font-size: 85%;
	margin-top: 1.7em;
	margin-bottom: 7.7em;
	margin-right: 1.7em;
}

/* トラックバックリストの設定 */
#trackbacklist {
	font-size: 85%;
	margin: -1.7em 1.7em 0 0;
	padding: 1.7em 0 2.7em 3.7em;
	border-top: 1px solid #ddd;
}

/* トラックバックリスト内のリスト */
#trackbacklist li ul {
	margin-top: 0.7em;
	margin-bottom: 1.7em;
}

/* コメントリスト、トラックバックリストの整形 */
#commentlist a, #trackbacklist a {
	margin-right: 0.5em;
}
#commentlist li, #trackbacklist li {
	margin-bottom: 0.5em;
}



/* trackback uri 表示部分の設定 */
#trap {
	margin: 0;
	padding: 0.1em 0.1em 3.7em 0.1em;
}
#trap dt {
	margin: 1em 0 0.5em 0.7em;
}
#trap dd {
	font-size: 100%;
	font-family: "Courier New", Courier, "Times new roman",  sans-serif;
}
#trap dd a {
	text-decoration: underline;
}



/* 検索 */
.right form {
	margin: 0;
}
.light {
	font-size: 80%;
	margin: 2.7em 0 0 0;
	padding: 0.7em 0 0 0.7em;
	border-top: 1px solid #ddd;
}
.search {
	font-size: 80%;
	margin: 0 0 1.7em 0;
	padding: 0.7em 0;
	text-align: center;
}
.search input {
	font-size: 100%;
	font-family: "ＭＳ ゴシック", Sans-serif;
}







