@charset "UTF-8";
body {
	background: #fff6e9;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #444444;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	*font-family:"MS PGothic";
	font-size: 12px;
	line-height: 1.6em;
}
.iidakosodate #pagebody {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.iidakosodate #container {
	width: 840px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../src/wp_contents.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.iidakosodate #header {
	padding: 0;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	background-image: url(../src/wp_contents.gif);
	background-repeat: repeat-y;
}
.iidakosodate #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	text-indent: -9999px;
	line-height: 0;
	font-size: 0px;
	position: absolute;
	top: -9999px;
}
.iidakosodate #mainContent {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.iidakosodate #container #mainContent h3 {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #DD885C;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFF7EA;
	line-height: 1em;
}
.iidakosodate #container #mainContent h4 {
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 105%;
}
.iidakosodate #container #mainContent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.iidakosodate #container #mainContent #contents {
	float: right;
	width: 570px;
}
.iidakosodate #container #mainContent #contents_wide {
	float: none;
	margin: 0px;
	padding: 0px;
}
.iidakosodate #container #mainContent #contents .taglist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.iidakosodate #container #mainContent #contents .taglist_menu {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../src/btn_arrow_list.gif);
	list-style-type: none;
	padding-left: 27px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	font-size: 105%;
	font-weight: bold;
}
.iidakosodate #container #mainContent #submenu {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF7EA;
}
.iidakosodate #container #mainContent #submenu .list {
	margin: 0px;
	padding: 0px;
}
.iidakosodate #container #mainContent #submenu .list_on {
	background-color: #fff7ea;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 23px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	background-image: url(../src/btn_submenu_on.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	line-height: 1em;
	margin: 0px;
	font-size: 90%;
	list-style-type: none;
}
.iidakosodate #container #mainContent #submenu .list_off {
	background-color: #fff7ea;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 23px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	margin: 0px;
	background-image: url(../src/btn_submenu_off.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	list-style-type: none;
	font-size: 90%;
	line-height: 1em;
}
.iidakosodate #container #mainContent #submenu .colist_on {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 30px;
	list-style-type: none;
	background-image: url(../src/btn_comenu_on.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
	font-size: 85%;
}
.iidakosodate #container #mainContent #submenu .colist_off {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 30px;
	list-style-type: none;
	background-image: url(../src/btn_comenu_off.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
	font-size: 85%;
}
.iidakosodate #container #mainContent #submenu .colist_on_end {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 30px;
	list-style-type: none;
	background-image: url(../src/btn_comenu_on.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 85%;
}
.iidakosodate #container #mainContent #submenu .colist_off_end {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 30px;
	list-style-type: none;
	background-image: url(../src/btn_comenu_off.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 85%;
}
.iidakosodate #container #mainContent #pagetop {
	text-align: right;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.iidakosodate #container #mainContent #pagetop ul {
	margin: 0px;
	padding: 0px;
}
.iidakosodate #container #mainContent #pagetop li {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../src/btn_circle_tag.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
}
.iidakosodate #footer {
	background:#ffffff;
	background-image: url(../src/wp_footer.gif);
	background-repeat: no-repeat;
	height: 74px;
	text-align: center;
	clear: both;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	margin: 0px;
}
.iidakosodate #footer .textmenu {
	margin: 0px;
	clear: both;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.iidakosodate #container #basebottom {
	margin: 0px;
	padding: 0px;
}
.iidakosodate #copyright {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	font-weight: bold;
	color: #999999;
	font-size: 90%;
}
.iidakosodate #contents .contentslist {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.iidakosodate #contents #table_list .cell ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.iidakosodate #adobereader {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.iidakosodate #adobereader .text {
	font-size: 90%;
	line-height: 1.5em;
}
.pageDate {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
}

