@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
    Name: 読書の秋（2カラム）
 Version: 2009.02.24
(Release: 2007.10.04)
-----------------------------------------------------
*/


/* ++css index
	1.Global
	2.Common
	3.Main (entry)
	4.Article
	5.Category / Monthly
	6.Side Column
	7.Calendar
	8.Plugins
	9.Ad
*/


/**********************************
  =1.Global 
**********************************/

* {
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}

body {
	margin: 0;
	padding: 0 0 30px;
	background: #eacd81 url(http://kq21.com/i/bg.jpg) repeat;
	text-align: center;
	color: #592e1d;
}
a {
	color:#d9530a;
}
a:hover {
	text-decoration:none;
}
h1 ,
h2 ,
h3 {
	margin: 0;
	padding: 0;
}
blockquote {
	border: 1px solid #d9530b;
	background-color: #fff;
	padding: 10px;
	margin: 10px;
	text-align:left;
}
pre {
	background-color: #666;
	padding: 10px;
	margin: 10px;
	text-align:left;
	color: #fff;
	overflow: scroll;
}
	/* =hack for modern brow */
	html>body pre {
		overflow: visible;
			/* =hack hide mac ie \*/
			overflow: auto;
			/* mac end */
	}/* modern end */
	
	/* =hack for ie7 */
	*+html body pre {
		overflow: visible;
			/* =hack hide mac ie \*/
			overflow: scroll;
			/* mac end */
	}/* ie7 end */


/**********************************
  =2.Common
**********************************/

table#header{
	font-size: 75%;
	color: #fff;
}
table#header a {
	color: #fff;
}
table#header a:hover {
	color: #444;
}

#container{
	width: 776px;
	background: #fff url(http://kq21.com/i/totop.jpg) no-repeat;
	margin: 0 auto;
	text-align: center;
}

#cgmmenu ul {
	float:right;
	list-style:none;
	margin:0 1px 0 0;
	padding:0;
	font-size: 75%;
}
#cgmmenu ul li {
	display: block;
	float: left;
	line-height: 100%;
	width: 75px;
	height: 25px;
	background: url(http://parts.blog.livedoor.jp/img/usr/autumn_for_reading/tab.gif) no-repeat;
}
#cgmmenu ul li a {
	display: block;
	padding: 5px 3px 0 0;
	text-decoration: none;
	color: #614619;
}
#cgmmenu ul li a:hover {
	text-decoration: underline;
}

#banner{
	clear: both;
	height: 252px;
	text-align: left;
	color: #87702d;
}
#banner a {
	color: #592e1d;
	text-decoration:none;
}
#banner a:hover {
	text-decoration:underline;
}
#banner h1.blogtitle{
	padding: 25px 30px 0;
	font-size: 150%;
}
#banner div.description {
	padding: 0 30px;
	line-height: 135%;
	font-size: 82%;
}
#blogcontainer{
	background: url(http://parts.blog.livedoor.jp/img/usr/autumn_for_reading/bg_02.gif) repeat-y;
	margin:0 auto;
	padding: 0 6px 30px;
	height:1%;
}
#content{
	float: right;
	width: 572px;
	text-align: left;
}
#contentin{}
#sidecolumn{
	float: left;
	width: 179px;
}

/* overflow hidden */
div#content
, div#sidecolumn {
	overflow: hidden;
}

#sidecolumntop ,
#sidecolumnbody ,
#sidecolumnbottom {}

#footer {
	background: url(http://parts.blog.livedoor.jp/img/usr/autumn_for_reading/footer.gif);
	padding: 27px 0;
}
#outfooter{
	display: none;
}

/**********************************
  =3.Main (entry) 
**********************************/

div.datetop{}
div.fullbody
, div#articlebody {
	background: #faedcd url(http://parts.blog.livedoor.jp/img/usr/autumn_for_reading/icon.gif) no-repeat;
}
div.fullbody {
	margin-bottom: 35px;
}
div.dateend{}

/* in div.fullbody */
div.datebody {
	padding: 5px 0 0 75px;
}
div.datebody h2.date {
	font-size: 75%;
	font-weight: normal;
}
div.blogbodytop{}
div.blogbody{
	text-align: left;
}
div.blogbodybottom
, div#articlebottom {
	display: none;
}

/* in div.blogbody */
div.titlebody{
	position: relative;/* for ie6 Peekaboo Bug */
}
h3.title{
	padding: 5px 5px 8px 75px;
	line-height: 137%;
	font-size: 90%;
	font-weight: bold;
	color: #592E1D;
}
h3.title a{
	color: #592E1D;
	text-decoration: none;

}
h3.title a:hover{
	color: #000;
}
div.main
, div.mainmore {
	background-color: #fff9ed;
	height: 1%;/* for ie6 Peekaboo Bug */
	padding: 5px 10px 20px;
	line-height: 147%;
	font-size: 82%;
}
div.main {
	border-top: 5px solid #fff;
}

img.pict {
	margin: 0 5px 5px 0;
}

/* related articles */
div.related-articles{
	padding: 25px 10px 0;
	background-color: #fff9ed;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 90%;
}
div.related-articles ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
div.related-articles ul li{
	background: url(http://parts.blog.livedoor.jp/img/cmn/dot.gif) no-repeat 0 50%;
	padding: 0 0 5px 9px;
	margin-left: 5px;
	font-size: 75%;
}

div.portal-links {
	background-color: #fff9ed;
	padding: 5px 10px 12px;
	text-align: right;
	font-size: 75%;
}
div.portal-links a{
	color: #592e1d;
}
div.posted{
	background: #fdf3de url(http://parts.blog.livedoor.jp/img/usr/autumn_for_reading/dotline.gif) repeat-x;
	padding: 5px 10px;
	text-align: right;
	line-height: 150%;
	font-size: 75%;
}
div.posted img.clipbutton{
	border:none;
}

/**********************************
  =4.Category / Monthly
**********************************/

div#categorytitlebody{}
div#categorytitlebody h2#categorytitle{
	padding: 5px 5px 15px;
	text-align:center;
	font-size: 100%;
	font-weight: bold;
}

div.nextpage{
	text-align: right;
	margin: 5px;
	font-size: 82%;
}


/**********************************
  =5.Article
**********************************/

div.menu{
	margin:0 0 18px;
	text-align:center;
	font-size: 82%;
}

div#articletop ,
div.comblogbodybottom ,
div#blogcommentbottom ,
div#contentcommentbottom{}

/* =subspace */
div.subspace{
	background-color: #fff9ed;
	padding: 5px 10px;
}
/* part top */
div.trackbackurltop ,
div#trackbacktop ,
div#commenttop ,
div.formbodytop {}

/* part bottom */
div.trackbackurlbottom ,
div#commentbottom ,
div#trackbackbottom ,
div.formbodybottom {}

/* part body */
div.trackbackurlbody ,
div#trackback ,
div#comment {
	margin:0 auto 20px;
}
div#takecomment{}

/* part title */
div.trackbackurlbody h3.trackbackurlttl ,
div#trackback h3.trackbackhead ,
div#comment h3.commenthead ,
div#takecomment h3.takecommenthead {
	font-size: 90%;
}

/* Trackback URL */
div.trackbackurlbody div.trackbackurl {
	margin:15px 0 0;
	text-align:left;
	font-size: 75%;
}
div.trackbackurl table{
	width:330px;
	margin:0 auto;
}
div.trackbackurl table td{
	text-align:right;
}
div.trackbackurl table td input.trackbackbox{
	width:255px;
}
div.trackbackurl input{
	padding:2px 0;
}

/* Trackbacks & Comments */
div#comment div#commentbody ,
div#trackback div#trackbackbody {
	margin:15px 10px 0;
	font-size:12px;
}
div#commentbody div.commentttl ,
div#trackbackbody div.trackbackttl{}

div#commentbody div.commenttext ,
div#trackbackbody div.trackbacktext{
	margin:5px auto 10px;
	padding-left:15px;
	line-height:16px;
}

/* Comment Form */
div#takecomment div#takecommentbody{}

div#formbody{
	margin-top:20px;
}
div#formbody table.form{
	margin:0px auto;
	font-size:12px;
	width:280px;
}
div#formbody table.form th{
	font-weight:normal;
	padding:2px 5px 2px 0;
	text-align:right;
	white-space:nowrap;
}
div#formbody table.form td{
	padding:2px 0;
}
div#formbody table.form td span{
	margin-right:5px;
}
	input#author{
		width:75%;
	}
	input#email{
		width:75%;
	}
	input#url{
		width:75%;
	}
	input#bake{}
	textarea#text{
		width:90%;
		height:200px;
	}
	input.button{
		margin-top:10px;
		padding:2px 0;
		width:80px;
	}

/* Error */
div#takecomment div#error {
	border:2px solid #f00;
	margin:10px 0;
	padding:10px 15px;
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color:#f00;
}
div#takecomment #error span{
	font-weight:normal;
}

/* Login */
div#takecomment div#takecommentbody div.loginon ,
div#takecomment div#takecommentbody div.loginoff {
	margin:5px 10px;
	font-size:12px;
}
div#takecomment div#takecommentbody div.loginon a ,
div#takecomment div#takecommentbody div.loginoff a {}


/**********************************
  =6.Side Column
**********************************/

div.sidetitlebody{
	background: #f0e3c3;
	padding: 5px 10px;
	border-bottom: 5px solid #fff;
}
div.sidetitlebody div.sidetitle{
	text-align:left;
	font-size: 90%;
	font-weight:bold;
}
div.sidetitlebody div.sidetitle a{
	color:#592e1d;
}

div.sidetop{}
div.side{
	padding:10px 0 25px;
	text-align:center;
	line-height:135%;
	font-size:12px;
}
div.side a:visited{
	color:#606060;
}
div.sidebody{
	background:url(http://parts.blog.livedoor.jp/img/usr/autumn_for_reading/dot.gif) no-repeat 0 8px;
	line-height:18px;
	padding-left:8px;
	margin:0 7px 5px 10px;
	text-align:left;
}
div.sidebottom{
	display: none;
}


/**********************************
  =7.Calendar
**********************************/

div.calendarheadbody{
	background: #f0e3c3;
	padding: 5px 0;
	border-bottom: 5px solid #fff;
}
div.calendarheadbody div.calendarhead{
	text-align:center;
	font-size:90%;
	font-weight:bold;
}
div.calendarheadbody div.calendarhead a{
	color:#592e1d;
	text-decoration:none;
}
div.caltop{}
div.calbody{
	padding: 10px 0;
	text-align: center;
}
div.calbody table.caltbl{
	width: 170px;
	margin: 0 auto;
}
div.calbody table.calendartable{}
	td.caltblwkbg{}
	td.calendarwd{}

	td table.caltblwk{}
	td table.caltblwk td{
		width: 23px;
		padding: 3px 0;
		text-align:center;
		font-size: 75%;
		font-weight:bold;
	}
	td table.caltblwk td.weekday{}
	td table.caltblwk td.sat{}
	td table.caltblwk td.sun{}
	td table.caltblwk td span.calendarweek{}

	td.caltbldaybg{}
	td table.caltblday{
		margin:0 auto;
	}
	td table.caltblday tr.even{}
	td table.caltblday tr.odd{}
	td table.caltblday td{
		width: 23px;
		height: 25px;
		padding: 3px 0;
		text-align: center;
		font-size: 75%;
	}
	td table.caltblday td.caloff {}
	td table.caltblday td.calendard {}
	td table.caltblday td.calendardbg {}

	td table.caltblday td span.calendar{}
	td table.caltblday td.calon {
		background: url(http://parts.blog.livedoor.jp/img/usr/autumn_for_reading/calender_bg.gif) no-repeat center;
	}
	td table.caltblday td.calon a {
		font-weight: bold;
		text-decoration: none;
	}

div.calbottom{
	display: none;
}


/**********************************
  =8.Plugins
**********************************/

input.sf{
	width: 100px;
	margin-right:3px;
}
.moblogbody ,
.linkme ,
.skypeme{
	text-align:center;
}
.afbody{
	text-align:center;
	padding-bottom:10px;
}
.afbody img{
	margin-bottom:3px;
}
.photo{
	text-align:center;
}
.nickname{
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
}
.message{
	text-align:left;
	font-size:12px;
	margin-bottom:10px;
	line-height:125%;
}
.blogtimes{
	margin:10px auto;
	text-align:center;
	width:180px;
}
.newslist{
	padding-right:5px;
}

/* Side Banners */
.elsehead{}
.elsebody{
	text-align:center;
}
.elsebottom{}

/**********************************
  =9.Ad
**********************************/

#ad{
	background-color: #fff9ed;
	padding: 15px 0;
	text-align:center;
}
#ad iframe{
	width:320px;
	margin:0 auto;
}
body.ad{
	background:transparent;
}
a.adtitle{
	color:#0000fe;
	font-weight:bold;
	text-decoration:underline;
}
a.addescription{
	color:#000;
	text-decoration:none;
}
a.adurl{
	color:#008000;
	text-decoration:none;
}
a.adld{
	color:#999;
}