/* npo-Komaki.net css file */
/* 2007/08/20                 */
/* by Mirokuyama              */
/* custom by Masaaki NARITA    */


/* リンクの動き */
a:hover { color: #235961; position:relative; top:1px; left:1px;}

/* ロゴイメージ */
h1 a {
display: block;
background: url(http://www.npo-komaki.net/picture/rogogreen.png);
background-repeat: no-repeat;
height: 74px;
width: 300px;
margin: 0px 0px -30px 620px;
}

h1 span {
display: none;
}




/* ヘッダーのリンクメニューの設定 */
.toplink, .copyright {
	background-color: #E7E7EC;
	padding: 3px 0px 3px 0px;
	margin:  0;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;
	width: 940px;
	height: 18px;
}

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

/* ヘッダーのリンクボタンの設定 */
ul#globalNavi {
margin: 0px 0 -20px;
padding: 0 0 0 10px;
background-color: #ffffff;
}

ul#globalNavi li {
margin-right: 20px;
padding: 0;
float: left;
width: 149px;
list-style-type: none;
}

ul#globalNavi li a {
padding: 0.2em 10px;
border: none;
border: 1px solid #aaaaaa;
display: block;
position: static;
line-height: 1;
/*font-size: 92%; */
color: #000099;
text-align: center;
text-decoration: none;
background-color: #E7E7EC;
}

ul#globalNavi li a:hover {
color: #000099;
background-color: #E0E0E0;
}

body {	
color: #333;
background:  url(http://www.npo-komaki.net/archives/images/wallppr032.gif) ;
}

#container { width: 940px; }

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


/* バナー枠の設定 */

#banner
{
	width: 940px;
	/*	margin: 0 0 0 15px; */
	margin: 0 0 0 0px;
	background: #99AD0C url(http://www.npo-komaki.net/picture/banner-bg.jpg)
center 3px no-repeat;
}

#banner-description { background: #99AD0C }
#banner-inner {   }

/* three-column tweaks */

.layout-three-column #alpha { 
	width: 200px; 
	margin: 0px ;
	}

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

.layout-three-column #gamma { 
	width: 200px; 
	margin: 0 0 0 5px;
	}


.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 ;
}

.module-content a { color: #000000; font-weight: normal;text-decoration:none;border-bottom:dotted 1px #505050; }
.module-content a:visited { color: #484848; }
.module-content a:hover { color: #235961; }

