/* npo-Komaki.net print css file */
/* 2007/09/03                        */
/* by Mirokuyama                     */

/* ヘッダーのリンクメニューの設定 */
#topmenu { display : none; }

.copyright {
	background-color: #AAAAAA;
	padding: 3px 0px 3px 20px;
	margin:  0;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;
	width: 630px;
	height: 18px;
	}


body {	
color: #000;
	background-color: #FFF;
	}

#container { 
	width: 650px; 
	}

#container-inner { 
	margin:  15px 0; 
	background-color: #FFF;
	}

#banner {
	width: 650px;
	/*	margin: 0 0 0 15px; */
	margin: 0;
/*	background: #527276 url(http://e-blog.ikezoe.net/komaki-cs/archives/images/banner-bg.jpg) center top repeat; */
display: none;
}

#banner-inner {  }

/* three-column tweaks */

.layout-three-column #alpha { display : none;	}

.layout-three-column #beta { 
	width: 650px;
	margin: 0 ;
	}

.layout-three-column #gamma { display: none;	}

.entry {                   /* プリント対応に修正が必要か？  */
    position: static;  
overflow: visible ;
    clear: both;
    width: 100%;  
    margin-bottom: 20px;
}

.entry-content {
	font-size: 13px ;
	line-height: 1.5;
	}

.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {

	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	border-left: 5px solid #dfc78a;
	border-bottom: 1px solid #dfc78a; 
	padding-left: 10px;
	color: #000000;

	}

.content-nav {
    text-align: left;
}


.entry-more-link { font-weight: normal; }

.entry-footer a { font-weight: normal ; }


.module-list .module-list {
    margin: 0;
    padding: 15px ;
}

.trackbacks { display: none ;}
#comments { display: none;}

