@charset "utf-8";
/* CSS Document */

/*@import url(http://www.138npo.net/mt/mt-static/themes-base/blog.css);
@import url(http://www.138npo.net/mt/mt-static/themes/minimalist-red/screen.css);*/


body {
	font-size:80%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:160%;
	letter-spacing:1px;
	background:#fff;
	background-image:url(img/bg-line.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
}

h1 {
	font-size:90%;
	color:#ccc;
	margin:0;
	font-weight:normal;
	text-align:right;
}
h2 {
	background-image:url(img/bg-h2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
}

h3 {
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #666;
	font-size:100%;
}

ul li {
	list-style-image:url(img/arrow.gif);
}

img {
	border:0;
}

a:link,a:visited {
	color:#36c;
}
a:hover {
	color:#39c;
	text-decoration:normal;
}

/*----------- レイアウト関係 */

div#headline,div#container,div.inner {
	width:900px;
	clear:both;
	text-align:left;
}


div#main {
	float:right;
	width:680px;
}

/*----------- ナビゲーション関係 */

div#navi table {
	width:100%;
}

div#navi td {
	width:33%;
	text-align:center;
}

/*----------- トップページ関係 */


div#main-page {
	background-image:url(img/main.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:440px;
}

div.new {
	text-align:left;
}


/*----------- サイド関係 */

div#side {
	float:left;
	width:185px;
	padding-bottom:10px;
	padding-top:10px;
}

div#side dl {
	line-height:180%;
}
div#side dt {
	font-weight:bold;
	padding:3px;
	background:#f90;
}
div#side dd {
	margin:0;
	padding-left:10px;
	border-bottom:1px dotted #ccc;
}
/*----------- バナー */
div.banner {
		text-align:center;
}
div.banner img {
		padding-top:10px;
}

/*----------- フッター関係 */
div#footer {
	clear:both;
	background-image:url(img/bg-footer.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:20px;
}
div#footer div.inner {
	width:900px;
	background-image:url(http://www.138npo.net/img/footer-title.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	text-align:left;
	height:80px;
}



/*----------- エントリー関係 */

div#entry {
	margin-left:50px;
}

/*----------- 講座関係 */
.seminor-table {
	padding:5px;
	margin-bottom:10px;
	border:3px solid #f96;
	font-size:90%;
}
table.schedule {
	background:#ccc;
	width:100%;
}
table.schedule th {
	background:#eee;
}
table.schedule td {
	background:#fff;
	padding:3px;
}
table.schedule tr.group {
	border-bottom:2px solid #ccc;
}
table.schedule td.group {
	border-bottom:2px solid #ccc;
}


/*----------- 会則関係 */

