@charset "UTF-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../src/wp_main.gif);
	background-repeat: repeat-x;
	color: #333333;
	line-height: 1.7em;
	font-family: sans-serif;
	*font-family:"MS PGothic";
	font-size: 12px;
}
#container  {
	width: 762px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header  {
	padding: 0px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	margin: 0px;
}
#header  h1  {
	margin: 0px; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 0px; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	text-indent: -9999px;
	line-height: 0em;
	height: 0px;
	font-size: 0em;
}
#mainContent  {
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#mainContent .crumb {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 90%;
	line-height: 1em;
	color: #333333;
}
#mainMenu {
	margin: 0px;
	padding: 0px;
}
#footer  {
	background-color: #6f8350;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 13px;
	font-size: 90%;
	line-height: 1.0em;
}
#footer a  {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
#footer   .textMenu  {
	width: 762px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}
#footer   .copyright  {
	width: 762px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
}
#contentsMenu  {
	width: 200px;
	list-style-type: none;
	margin: 0px;
	line-height: 1em;
	font-size: 85%;
	padding: 0px;
}
#contentsMenu_head {
	margin: 0px;
	padding: 0px;
}
#contentsMenu   .on   {
	background-color: #f6f9e2;
	background-image: url(../src/contentsmenu_arrow_on.gif);
	background-position: 7px center;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76965c;
	line-height: 1.3em;
	text-decoration: none;
	color: #333333;
	margin: 0px;
}
#contentsMenu  .off  {
	background-color: #f6f9e2;
	background-image: url(../src/contentsmenu_arrow.gif);
	background-position: 7px center;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76965c;
	line-height: 1.3em;
	text-decoration: none;
	color: #333333;
	margin: 0px;
}
#mainContent  #page_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
}
#mainContent    #page_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
}
#mainContent #page_right .contact_head {
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	font-size: 90%;
	padding: 7px;
	background-color: #CCCCCC;
}
#mainContent #page_right .contact_name {
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	color: #666666;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#mainContent #page_right .contact_text {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 90%;
	color: #666666;
}
#mainContent .contentsTitle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent .page_top {
	font-size: 90%;
	line-height: 1em;
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.red {
	color: #FF0000;
}

