body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*
body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 85.71%;
	line-height: 150%;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
*/
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, div, p {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.torikeshi {
	text-decoration: line-through;
}
#contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/*
#contents {
	width: 80%;
	min-width: 50em;
	max-width: 65em;
	margin-right: auto;
	margin-left: auto;
}
*/

/* ヘッダー
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 120px;
}
h1#description {
	color: #999999;
	min-height: 40px;
	font-size: 100%;
}
#sitelogo a {
	background-image: url(../images/title.gif);
	display: block;
	height: 75px;
	width: 412px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#header-ad {
	background-color: #FFCC33;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#middle {
	clear: both;
	background-color: #FF6600;
}


/* コンテンツ左
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#middle-left {
	width: 170px;
	float: left;
}
#middle-left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#middle-left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#middle-left a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* カテゴリー
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#category {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 27px;
}
#category h2 {
	background-image: url(../images/category.gif);
	height: 32px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#category ul {
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
#category li {
	list-style-type: none;
	text-align: justify;
	margin-left: 5px;
	margin-top: 2px;
}


/* 新着エントリー
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#newentry {
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#newentry h2 {
	background-image: url(../images/newentry.gif);
	height: 32px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#newentry ul {
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#newentry li {
	list-style-type: none;
	text-align: justify;
	margin-left: 5px;
	margin-top: 5px;
	line-height: 120%;
}


/* バックナンバー
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#backnumber {
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#backnumber h2 {
	background-image: url(../images/backnumber.gif);
	height: 32px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#backnumber ul {
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
#backnumber li {
	list-style-type: none;
	text-align: justify;
	margin-left: 5px;
	margin-top: 2px;
}


/* 検索
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#search {
	background-color: #FFFF66;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#search h2 {
	text-indent: -9999px;
	display: none;
	margin: 0px;
	padding: 0px;
}
#search-content {
	background-image: url(../images/search-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-left: 23px;
}
#search input {
	font-size: 81.33%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


/* あわせて読みたい
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#awasete {
	width: 160px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


/* 左広告
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#left-ad {
	width: 120px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


/* コンテンツ中央
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#middle-center {
	background-color: #FFFFFF;
	width: 460px;
	float: left;
}
#middle-center:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#pankuzu {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#pankuzu a:link {
	color: #FF6600;
	text-decoration: none;
}
#pankuzu a:visited {
	color: #FF6600;
	text-decoration: none;
}
#pankuzu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* エントリー
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

.entry {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.entry h3 {
	font-size: 125%;
	font-weight: bold;
	padding-top: 28px;
	padding-left: 40px;
	min-height: 27px;
	color: #FFFFFF;
}
.entry h3 a {
	color: #FFFFFF;
}
h3.back-tezz {
	background-image: url(../images/back-tezz.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h3.noch {
	background-image: url(../images/noch.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h3.cinzy {
	background-image: url(../images/cinzy.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h3.ura {
	background-image: url(../images/ura.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.written {
	color: #660000;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.entry-news {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 180%;
}
.entry-news a:link {
	color: #FF6600;
	text-decoration: none;
}
.entry-news a:visited {
	color: #FF6600;
	text-decoration: none;
}
.entry-news a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.quotation {
	background-color: #F8FECF;
	margin: 10px;
	padding: 10px;
	border: 1px dashed #FFFF66;
}
.quotation img {
	margin-right: 5px;
	margin-bottom: 5px;
}
.quotation-site {
	font-style: italic;
	text-align: right;
	clear: both;
}
.receipt dt {
	clear: left;
	float: left;
}
.receipt dd {
	text-align: right;
}
.receipt h4 {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.related {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.related h4 {
	font-weight: bold;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.related ul {
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: disc;
}
.entry-footer {
	font-size: 83.33%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-left: 5px;
}
.entry-footer a:link, .entry-footer a:visited {
	color: #FF6600;
	text-decoration: none;
}
.entry-footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.dateSaturday {
	color: #0020F7;
}
.dateSunday {
	color: #DB251A;
}
.entry-top-ad {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
}
.entry-bottom-ad {
	margin-left: 10px;
}
.ranking {
	margin: 5px;
	border: 2px solid #660000;
	background-color: #FFFFF4;
}
.ranking h4 {
	margin: 0px;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	padding: 5px 5px 5px 10px;
}
.ranking ol {
	margin-right: 3em;
	margin-left: 3em;
}
.ranking ol li {
	list-style-position: outside;
	list-style-type: decimal;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.inyo {
	font-style: italic;
	color: #990000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}


/* コンテンツ右
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#middle-right {
	float: left;
	width: 170px;
}
#middle-right a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#middle-right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#middle-right a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* コメント
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#comment {
	margin-top: 27px;
	margin-right: 5px;
	margin-left: 5px;
}
#comment h2 {
	background-image: url(../images/comment.gif);
	height: 32px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#comment ul {
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
#comment li {
	list-style-type: none;
	text-align: justify;
	margin-left: 5px;
	margin-top: 2px;
}


/* トラックバック
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#trackback {
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#trackback h2 {
	background-image: url(../images/trackback.gif);
	height: 32px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#trackback ul {
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
#trackback li {
	list-style-type: none;
	text-align: justify;
	margin-left: 5px;
	margin-top: 2px;
}

#empty {
	height: 5px;
	clear: both;
	border: 1px solid #FF3399;
	background-color: #663333;
}


/* RSS
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#rss h2 {
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#rss ul {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	width: 125px;
}
#rss li {
	margin-top: 5px;
}
#technorati {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

/* 右広告
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#right-ad {
	width: 160px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


/* フッター
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#footer-ad {
	background-color: #FFCC33;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}
#footer {
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}.receipt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #E5E5E5;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	padding: 10px;
}

