/* ---------------------------------------------
	大人読本 style sheets
	2006.09.29
--------------------------------------------- */


/* basic elements */

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

body {
	margin: 0px;
	padding: 0px;
	background: #F3EEE9;
	color: #333;
	font-size: small;
	font-family: verdana,'trebuchet ms',  sans-serif;
	text-align: center;
}

form { margin: 0; padding: 0; }
a 			{ color: #336699; }
a:link		{ color: #336699; }
a:visited	{ color: #666666; }
a:active	{ color: #009933; }
a:hover		{ color: #FF1A48; }

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin: 0px;
}
#pagemain h2 , #pagemain h3 , #pagemain p{
	margin: 10px 0px 10px 0px;
}
em{
	font-weight:bold;
	font-style: normal;
}

#container {
	width: 720px;
	margin: 0px auto; /* center on everything else */
	padding: 10px 0px 10px 0px;
	background: url(images/bg_body.gif) repeat-y;
	text-align: left;
}
#pagebody{
	width: 670px;
	margin: 0px 30px 0px 20px;
}
#pagemain{
	width: 460px;
	float: right;
	margin: 10px 0px 0px 0px;
}
#sidemenu{
	width: 180px;
	float: left;
	/*border: 1px solid #990000;*/
	margin-top: 10px;
}
#footer{
	width: 680px;
	margin: 0px auto; /* center on everything else */
	padding: 55px 20px 10px 0px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-size:x-small;
	text-align: right;
}



/* タイトル 
--------------------------------------------- */

#header{
	width: 680px;
	height: 60px;
	margin: 0px 20px 0px 20px;
	padding: 60px 0px 0px 0px;
	background: url(images/title_top.jpg) no-repeat top left;
}
#header h1{
	width: 215px;
	height: 50px;
	margin: 0px 0px 0px 10px;
}
#header h1 a{
	display:block;
	width: 215px;
	height: 50px;
	text-decoration:none;
	text-indent: -2000px;
}


/* メイン 
--------------------------------------------- */
#ttl-disc{
	display:block;
	width: 460px;
	height: 45px;
	margin: 0px 0px 20px 0px;
	background: url(images/title_disc.gif) no-repeat top left;
	color:#FFFFFF;
	font-size: 1px;
	text-indent: -2000px;
}

.entry{
	clear:both;
	margin-bottom: 40px;
}
.date-header{
	background: url(images/line_dot.gif) repeat-x bottom;
	font-size: 12px;
	padding-bottom: 5px;
}
.entry-header{
    margin-top: 0;
	color: #009933; 
	font-size: 18px;
	font-weight:bold;
}
.entry-header a{
	text-decoration:none;
	color: #009933; 
}
.entry-header a:visited{
	color: #009933; 
}
.entry-header a:hover{
	color: #FF1A48; 
}
.entry-content{
	clear:both;
	margin: 0px;
	line-height:1.6em;
}
.entry-body{
    clear: both;
}
.entry-more{
    clear: both;
}
.entry-more-link{
	font-size: x-small;
}
.entry-footer{
    clear: both;
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: x-small;
    text-align: right;
}
#entry-footer-entry{
    clear: both;
    margin: 30px 0 10px 0;
    border-top: 1px solid #dae0e6;
    border-bottom: 1px solid #dae0e6;
    padding: 0px 15px;
    color: #666;
    font-size: x-small;
}
#entry-footer-entry p{
	margin-top: 5px;
	color: #1AA348;
}

#bread-navi{
	margin: 0px 0px 10px 0px;
	font-size:x-small;
}
#content-navi{
	margin: 0px 0px 20px 0px;
	font-size:x-small;
	text-align:right;
}
.go-pagetop{
    margin: 30px 0px 0px 0px;
	text-align:right;
}

/* コメント＆トラックバック
--------------------------------------------- */

.comments,.trackbacks{
	background: url(images/frm460_bg.gif) no-repeat top left;
	margin-top: 10px;
}
.comments-header,.trackbacks-header{
	padding: 1px 15px 0px 15px;
}
.comments-footer,.trackbacks-footer{
	margin:0px;
	padding:0px;
	height:10px;
	background: url(images/frm460_btm.gif) no-repeat bottom left;
}
.comment,.trackback{
	margin: 10px 15px;
	padding:0px;
}
.comment-content{
	margin: 0px;
	padding:2px 15px;
	background-color: #F8FCF9;
	line-height: 1.4em;
}
.comment-footer{
	margin: 0px;
	padding:0px;
	font-size: x-small;
	text-align: right;
	color: #1AA348;
}
.comment-form-tx1{
	width: 200px;
}
.comment-form-tx2{
	width: 300px;
}
.comment-form-tx3{
	width: 390px;
}
.trackbacks{
	margin-top:30px;
}
.trackbacks-info{
	padding:10px;
	border: 1px dotted #999999;
}
.trackback-content{
	margin-top:20px;
	padding-left:10px;
	border-left: 2px dotted #009933;
	font-size:x-small;
	line-height: 1.4em;
}
.trackback-post{
	font-size:small;
}

.header-bl-l2{
	color: #009933;
	font-size: small;
	padding:0px 0px 0px 0px;
	border-bottom: 3px double #B3E1C2;
}


/* アーカイブリスト 
--------------------------------------------- */
.archives{
}
.archives-ttl{
    margin-top: 0;
	color: #009933; 
	font-size: 18px;
	font-weight:bold;
}
.archives-ttl2{
    margin-top: 0;
	margin-bottom:20px;
	color:#76A3FF;
	font-size: 14px;
	font-weight:bold;
}
.archives ul{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	list-style-type: none;
	line-height:1.5em;
}
.archives li{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 6px 0px;
	background: url(images/line_dot.gif) repeat-x bottom;
}
.archives a{
	text-decoration: none;
}
.archives-date{
	border: 1px solid #cccccc;
	padding: 1px 5px;
	margin-right:10px;
	font-size:x-small;
	font-weight:bold;
	color:#666666;
}


/* サイドメニュー 
--------------------------------------------- */

.module{
	margin: 10px 0px 0px 0px;
}
.module h2{
	width:165px;
	height:23px;
    margin: 0px;
	padding: 5px 0px 0px 15px;
	background: url(images/mdl_head.gif) no-repeat top left;
	color:#FFFFFF;
	font-size:11px;
	font-family:;
	line-height:1em;
	letter-spacing: 0.1em;
}
.module-content{
    margin: 0px;
	padding: 5px 10px 15px 15px;
	background: url(images/mdl_frm.gif) repeat-x bottom;
	font-size:x-small;
}

.module-list{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	list-style-type: none;
	line-height:1.2em;
}
.module-list li{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
.module-list .module-list{
	margin: 2px 0px 0px 0px;
}
.module-list .module-list li{
	margin: 0px 0px 3px 15px;
	padding: 0px 0px 0px 0px;
}
.module-list a , .top-cat{
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 10px;
	background: url(images/li_ar_bl1.gif) no-repeat top left;
	text-decoration:none;
}
.module-list a:hover{
	background: url(images/li_ar_bl1_ov.gif) no-repeat top left;
}
* html .module-list a {
	display: inline-block; 
}
* html .top-cat {
	display: inline-block; 
}
.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }


.powered{
	font-size: x-small;
	text-align: center;
	margin-top: 30px;
}

/* 検索
--------------------------------------------- */
#search-results h2,#search-results h3,#search-results p{
    margin: 0px;
}
#search-results{
    margin-top: 10px;
}
#search-results h2{
	font-size: medium;
	font-weight:bold;
}
#search-results h3{
    margin: 20px 0px 5px 0px;
	color: #009933; 
	font-size: 16px;
	font-weight:bold;
}
#search-results blockquote{
    margin: 10px 0px 20px 15px;
}
#search-options{
	font-size:x-small;
}

#search-results-container h3{
    margin-top: 20px;
	font-size: small;
	font-weight:bold;
}
#search-results-container p{
	line-height:1.5em;
    margin-bottom: 3px;
}
.entry-tags-list{
	color: #1AA348;
    font-size: x-small;
}
/* 折り畳みメニュー
--------------------------------------------- */

.side-foldup {
    width: auto;
    margin:0px;
    padding: 0px;
	font-size:11px;
    text-align: left;
}
 
.side-foldup a {
	display: block;
	width: auto;
	height: 20px ;
    padding: 2px;
	text-decoration: none;
	background: url(images/side_foldup_bg1.gif) no-repeat top left;
}
 
.side-foldup a:link,
.side-foldup a:visited {
    color:#666666;
}
 
/* マウスポイント時 */
.side-foldup a:hover {
    color:#FF1A48;
	background: url(images/side_foldup_bg2.gif) no-repeat top left;
}

.side-foldup img {
	vertical-align:bottom;
	margin: 2px 3px 0px 2px;
}

/* タグ・クラウド
--------------------------------------------- */
.tagcloud{
	clear:both;
	margin-bottom: 40px;
	margin-top:20px;
}
.tagcloud ul{
	display:inline;
	padding: 0px;
	list-style-type: none;
	line-height:1.5em;
}
.tagcloud li{
	display:inline;
}
.tagcloud a{
	text-decoration: none;
}

.tagcloud a.taglevel1{
	font-size:19px;
	color:#009933;
}
.tagcloud a.taglevel2{
	font-size:17px;
	color:#1AA348;
}
.tagcloud a.taglevel3{
	font-size:15px;
	color:#34AE5D;
}
.tagcloud a.taglevel4{
	font-size:13px;
	color:#4DB871;
}
.tagcloud a.taglevel5{
	font-size:11px;
	color:#67C285;
}
.tagcloud a.taglevel6{
	font-size:9px;
	color:#80CC99;
}

/* BlogPeople
--------------------------------------------- */

.blogpeople-powered-by{		/*リンクリストのクレジット*/
	margin-bottom: 10px;
}


/* ポケット1
--------------------------------------------- */
.ft-c-grn2 { color:#34AE5D; }
.ft-c-blu2 { color:#76A3FF; }
.ft-c-blu4 { color:#A4C2FF; }
.ft-bc-grn2 { 
	color:#34AE5D; 
	font-weight:bold;
}
.fr1-tbl {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.fr1-th {
	font-size:small;
	line-height: 130%;
	background-color: #F3F8FA;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.fr1-td {
	font-size:small;
	line-height: 130%;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.fr-s {
	font-size:x-small;
	color: #333333;
}

.cap1 {
	padding: 10px;
	border: 1px dotted #999999;
	background-color: #F6FBF3;
	margin-top: 5px;
	margin-bottom: 5px;
}

.img-r {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.img-l {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.img-n {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.img-book {
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	margin: 0px 20px 10px 0px;
}
.ft-s {
	font-size:x-small;
}

.img-r240 {
	float: right;
	width: 240px;
	margin-left: 15px;
}
.img-r210 {
	float: right;
	width: 210px;
	margin-left: 15px;
}
.img-l210 {
	float: left;
	width: 210px;
	margin-right: 15px;
}
.img-r180 {
	float: right;
	width: 180px;
	margin-left: 10px;
}
.img-c410 {
	width: 410px;
	margin-left: 20px;
}
.img-cap {
	font-size:x-small;
	line-height: 130%;
	color:#333333;
	margin:1px 0px 5px 0px;
}



/* ポケット2
--------------------------------------------- */
.ft-grey{
	color: #333333;
}
.ft-grey-pl{
	color: #999999;
}
.sp100{
	height:100px;
}

