@charset "Shift_JIS";
/*
===== CONTENTS =====

	ndg.ac.jp/　CSS
	last-updated: 18 January 2006

	1: 基本設定
	2: 文字
	3: レイアウト

====================
*/



/*
===== 1: 基本設定 =====
*/

/*\*/
*html body{
	height:1%;
}
/**/

body{
	text-align:center;
	padding: 0;
	margin:0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

h1,h2,h3,h4,p,div{
	margin: 0;
	padding: 0;
}

a.page-anchor { 
	border: none;
	text-decoration: none;
}

img{
	text-decoration:none;
	vertical-align:top;
	margin:0;
	padding:0;
}

.clr{
	clear:both;
}

/*
===== 2: 文字 =====
*/

.basetxt{
	font-size:0.815em;
	line-height:1.5em;
	color:#333;
}

.namearea {
	font-size:0.815em;
	line-height:1.5em;
	color:#232323;
	margin:0;
	padding:5px;
	background:#E8f0f3;
	width:300px;
}

#link .red{
	color:#cc2020;
}

#about_link .red{
	color:#cc2020;
}

a {text-decoration:none;}
a:link {color: #06c; text-decoration:none;}
a:visited {color:#609; text-decoration:underline;}
a:hover {color:#CC0202; text-decoration:underline;}
a:active {color:#CC0202; text-decoration:underline;}
a.nolink:hover {color:#000; text-decoration:none;}

/* リンクナビ
---------------------------------------------------- */

a.nav_leb1:link   {
	color: #333;
	line-height: 12px;
	text-decoration: none;
	display: block;
	padding:2px 0 2px 0;
	width: 178px;
	vertical-align: middle;
	}


a.nav_leb1:link:hover   {
	color: #fff;
	text-decoration: none;
	background-color: #D94141;
	display: block;
	padding:2px 0 2px 0;
	width: 178px;
	vertical-align: middle;
	}

a.nav_leb1:visited   {
	color: #333;
	text-decoration: none;
	display: block;
	padding:2px 0 2px 0;
	width: 178px;
	vertical-align: middle;
	}

a.nav_leb1:visited:hover  {
	color: #fff;
	text-decoration: none;
	background-color: #D94141;
	display: block;
	padding:2px 0 2px 0;
	width: 178px;
	vertical-align: middle;
	}

/*
===== 3: レイアウト =====
*/




/* 全体
---------------------------------------------------- */
#wrapper{
	width:800px;
	margin: 20px auto 0;
	padding: 0;
	background: url(../../_imgs/wrap_bg.gif) repeat-y;
}

/* コンテント
---------------------------------------------------- */
#content {
	width:580px;
	float:right;
	text-align: left;
}

#content .hr{
	margin:0;
	padding:0;
	display:block;
	height:1px;
	background: url(../../_imgs/hr.gif) repeat-x;
}


/* コンテンツ
---------------------------------------------------- */

/* コンテンツBlock1 */
#ContBlock1{
	width:580px;
	margin-top:12px;
	padding-bottom:12px;
}

#ContBlock1 #container{
	width:580px;
	padding-bottom:6px;
}

#ContBlock1 h2{
	margin-bottom:12px;
}


#ContBlock1 h3{
	margin-bottom:6px;
}


#ContBlock1 .right{
	float:right;
	width:180px;
	margin-left:20px;
}

#ContBlock1 .left{
	float:left;
	width:380px;
	margin:0;
}

.activity{
	width:580px;
	margin-top:10px;
}


.spacerBlock {
	clear:both;
	padding-bottom:10px;
	display:block;
}

#supply{
	border: 1px solid #c5cfd8;
	padding:5px;
}

#Insupply{
	background:#f0f0f0;
}

.pad5 {
	font-size:0.815em;
	line-height:1.3em;
	color:#333;
	padding:0 5px 0 5px;
}

.tl{
	background:url(../imgs/tl.gif) left top no-repeat;
}

.bl{
	background:url(../imgs/bl.gif) left bottom no-repeat;
}

.tr{
	background:url(../imgs/tr.gif) right top no-repeat;
}

.br{
	background:url(../imgs/br.gif) right bottom no-repeat;
}

.pr10{
	text-decoration:none;
	padding:0 10px 0 0;
	vertical-align:bottom;
}

#subttl{
	background:#666;
	width:250px;
	margin-bottom:6px;
}

#subttl h3{
	margin:0;
	padding:0;
}

#subttl .p3 {
	font-size:0.815em;
	line-height:1.3em;
	color:#fff;
	padding:3px;
}

.tl2{
	background:url(../imgs/tl2.gif) left top no-repeat;
}

.bl2{
	background:url(../imgs/bl2.gif) left bottom no-repeat;
}

.tr2{
	background:url(../imgs/tr2.gif) right top no-repeat;
}

.br2{
	background:url(../imgs/br2.gif) right bottom no-repeat;
}

/* リンク集
---------------------------------------------------- */
#link table{
	font-size:0.8125em;
	line-height:1.5em;
	color:#333;
}

#link td{
	background:#f0f0f0;
	padding:5px;
	border-bottom:1px solid #c8c8c8;
}

.linetop{
	border-top:1px solid #c8c8c8;
}

#link th{
	background:#ebebeb;
	color:#7A808B;
	padding:5px;
	border-bottom:1px solid #c8c8c8;
	border-top:1px solid #c8c8c8;
}

#about_link table{
	margin-bottom:24px;
}

#about_link td{
	background:#f0f0f0;
	padding:5px;
	border-bottom:1px solid #c8c8c8;
}

#about_link th{
	background:#ebebeb;
	color:#7A808B;
	padding:5px;
	border-bottom:1px solid #c8c8c8;
	border-top:1px solid #c8c8c8;
}

#about_link textarea{
	font-size:0.8125em;
	line-height:1.5em;
	color:#333;
}

h2.ttl{
	background:#ebebeb;
	color:#7A808B;
	padding:5px;
	border-bottom:1px solid #c8c8c8;
	border-top:1px solid #c8c8c8;
	font-size:0.8125em;
	width:550px;
	_width:560px;
}



/* コンテンツBlock2 */
#ContBlock2{
	margin-top:12px;
	padding-bottom:12px;
	width:580px;
}

#ContBlock2 h2{
	margin-bottom:12px;
}

#ContBlock2 h3{
	margin-bottom:6px;
}


/* コンテンツBlock3  */
#ContBlock3{
	margin-top:12px;
	width:580px;
}

#ContBlock3 h2{
	margin-bottom:12px;
}

#ContBlock3 .name{
	margin-top:6px;
	padding-bottom:12px;
}

#ContBlock3 .left{
	float:left;
	width:180px;
	margin-right: 20px;
	padding: 0;
}

#ContBlock3 .right{
	float:right;
	margin:0;
	width:380px;
}

/* ナビゲーション
---------------------------------------------------- */
/*パンクズナビ*/
#panNav {
	margin:0;
	padding:3px;
	font-size:0.75em;
	color:#333333;
	background:#E8F0F3;
	text-align:right;
}

/*ローカルナビ*/	
#Local_nav{
	padding:0;
	margin:0;
}

#Local_nav ul{
	margin:0;
	padding:0;
	list-style:none;
}

#Local_nav ul li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:34px;
	width:116px;
}

#Local_nav ul li a{
	width:116px;
	height:34px;
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999px;
	text-decoration:none;
}

#Lnav01{background:url(../imgs/nav.gif) no-repeat;}
#Lnav02{background:url(../imgs/nav.gif) -116px 0 no-repeat;}
#Lnav03{background:url(../imgs/nav.gif) -232px 0 no-repeat;}
#Lnav04{background:url(../imgs/nav.gif) -348px 0 no-repeat;}
#Lnav05{background:url(../imgs/nav.gif) -464px 0 no-repeat;}

#Lnav01here{background:url(../imgs/nav.gif) 0 -34px no-repeat;}
#Lnav02here{background:url(../imgs/nav.gif) -116px -34px no-repeat;}
#Lnav03here{background:url(../imgs/nav.gif) -232px -34px no-repeat;}
#Lnav04here{background:url(../imgs/nav.gif) -348px -34px no-repeat;}
#Lnav05here{background:url(../imgs/nav.gif) -464px -34px no-repeat;}

#Lnav01 a:hover{background:url(../imgs/nav.gif) 0 -34px no-repeat;}
#Lnav02 a:hover{background:url(../imgs/nav.gif) -116px -34px no-repeat;}
#Lnav03 a:hover{background:url(../imgs/nav.gif) -232px -34px no-repeat;}
#Lnav04 a:hover{background:url(../imgs/nav.gif) -348px -34px no-repeat;}
#Lnav05 a:hover{background:url(../imgs/nav.gif) -464px -34px no-repeat;}


#here{
	color: #fff;
	text-decoration: none;
	background-color: #D94141;
	display: block;
	padding:2px 0 2px 0;
	width: 178px;
	vertical-align: middle;	}

#here1 {
	color: #fff;
	text-decoration: none;
	background-color: #D94141;
	display: block;
	padding:2px 0 2px 0;
	width: 178px;
	vertical-align: middle;	}

#g_nav{
	width:200px;
	padding:10px 10px 0 10px;
	float:left;
	text-align: left;
}

#g_nav .line{
	border:1px solid #999;
	width:178px;
	margin:0;
	padding:0;
	background:#fff;
}

#g_nav .lineMt3 {
	border:1px solid #999;
	width:178px;
	margin-top:3px;
	padding:0;
	background:#fff;
}

#g_nav .lineMt10 {
	border:1px solid #999;
	width:178px;
	margin-top:10px;
	padding:0;
	background:#fff;
	text-align:center;
}

#g_nav .Mt10 {
	margin-top:10px;
}

#g_nav .Mt10Pb10 {
	margin-top:10px;
	margin-bottom:10px
}

#g_nav img{
	vertical-align:top;
	display:inline;
}

#g_nav .hr{
	display:block;
	height:2px;
	background:url(../../_imgs/shadow.gif) repeat-x;
	width:180px;
}


#g_nav a{
	text-decoration:none;
}

#g_nav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
}

#g_nav li{
	margin:0;
	padding:0;
}


/* フッタ
---------------------------------------------------- */

#pagetop{
	clear:both;
	width:800px;
	margin: 0 auto 0;
	padding: 0;
}

#pagetop p {
	text-align:right;
	margin:10px 0 10px 0;
}


#footer{
	width:800px;
	margin: 0 auto 0;
	padding: 10px 0 0 0;
	height: 10px;
	text-align: left;
	border-top: 3px solid #333;
}

#footer #footerNav {
	background: url(../../_imgs/f_nav.gif) no-repeat;
	height: 10px;
	margin:0;
	list-style:none;
	text-align:left;
	position: relative;
}

#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
}

#footer ul li, #footer a {
	height: 10px;
	display: block;
	text-indent: -9999px;
}

#footer ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

#fn1 {left: 0px; width: 78px;}
#fn2 {left: 170px; width: 90px;}
#fn3 {left: 329px; width: 119px;}
#fn4 {left: 520px; width: 80px;}
#fn5 {left: 695px; width: 104px;}

#fn1 a:hover {background:  url(../../_imgs/f_nav.gif) 0 -10px no-repeat;}
#fn2 a:hover {background: url(../../_imgs/f_nav.gif) -170px -10px no-repeat;}
#fn3 a:hover {background: url(../../_imgs/f_nav.gif) -329px -10px no-repeat;}
#fn4 a:hover {background: url(../../_imgs/f_nav.gif) -520px -10px no-repeat;}
#fn5 a:hover {background: url(../../_imgs/f_nav.gif) -695px -10px no-repeat;}

#footer p {
  margin: 0;
  padding: 1em 0 1em 0;
  text-align: right;
  font-size:12px;
}
