@charset "utf-8";


h1.contents{
	background-color:#f2ddee;
}

h2.contents{
	background-color:#dddddd;
}

/* 時報 */
#jiho{
	width:580px;
	line-height:150%;
	font-size:82%;
	font-family:"MS ゴシック", "Osaka", mono-space;
	border:1px solid #dddddd;
}


#jiho ul{
	width:500px;
	list-style: square outside url(../img/asterisk.gif);

	font-family:"MS ゴシック", "Osaka", mono-space;
}

#jiho li{
	float:clear;
	clear:both;
}

#jiho ol{
	list-style: decimal outside;
	width:460px;

}



#jiho dl{
	margin-left:20px;
}

#jiho dt{
	width:480px;
	float:left;
}

#jiho dd{
	clear:both;
	
}


p.jiho_date{
	text-align:right;
	margin-right:40px;:;
}


.jiho_title{
	margin-left:30px;
	text-weight:bold;
}

span.author{
	float:right;
        width:140px;
        text-align:right;
        clear:both;
}

div.part{
	float:left;
	width:145px;
}

ul.jiho_number{
	line-height:2em;
	list-style-image: url("../img/report.gif");
	margin:10px 20px;
}

.jiho_number span{width:100px;}

.jiho_submenu{
	width:360px;
}

p.special{
	clear:both;
	width:480px;
	background-color:#666666;
	color:#eeeeee;
	margin-left:-20px;
	margin-top:10px;
	font-weight:bold;
}

.bn{
	border:1px solid #999999;
}

/* サイトマップ */

#sitemap{
	font-family:"MS ゴシック", "Osaka" mono-space;
	line-height:150%;
}

#sitemap a{
	text-decoration:none;
}

.sitemap_1 li{
	list-style:none;
	}

.sitemap_1 p{
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:30px;
	border:2px dotted #cccccc;
}

.sitemap_2 li{
	list-style:disc url("../img/sitemap.gif") outside;
	margin:3px 20px;;
	border:none;
}

.sitemap_3 li{
	list-style:disc url("../img/sitemap.gif") outside;
	margin:3px;
	border:none;

}


/* お問合せ */

#inquiry{
	width:560px;
	margin:30px auto;
	border:1px solid #aaaaaa;
}

#inquiry table{
	width:500px;
	margin:20px auto;
	border:1px solid #666666;
	border-collapse:collapse;
}

#inquiry th{

	text-align:left;
	vertical-align:top;
	padding:8px;
	border:1px dotted #666666;
}

#inquiry td{
	padding:8px;
	border:1px dotted #666666;
}

#inquiry input,textarea{
	width:240px;
}

.button{
	text-align:center;

}

.err{
	margin:10px;
	color:#ff0000;
	font-weight:bold;
}

.must{
	font-weight:normal;
	font-size:10pt;
	color:#990000;
}

#inquiry dl{
	margin:20px;
}
#inquiry dt{font-weight:bold}

/* ご寄附のお願い */

.wordicon{
	width:240px;
	text-align:center;
	padding:5px;
	margin-left:100px;
	vertical-align:center;
	border:1px solid #999999;
}

#contribution li{
	line-height:150%;
	
}

#contribution img{border:0;}

/* プライバシーポリシー */

#privacy ol{
	line-height:2em;

}

