@charset "Shift_JIS";
/* -------------------
	Overall setting
------------------- */
h1,h2,h3,h4,h5,h6 { color: #630; }
p, a              { color: #630; }
h1, ul, li        {
	margin: 0px;
	padding: 0px;
}
a:active, a:hover, a:visited { text-decoration: none; }
img {
	border: none;
	margin: 0px;
	padding: 0px;
	background-position: left center;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.1em;
	color: #630;
	background-image: url(../img/contentsBackStrip.gif);
	background-repeat: repeat;
	background-position: left top;
}
#wrapper {
	text-align: left;
	height: auto;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	こちらを使うと、DropDownの中を選択できなくなる
	*/
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/backshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#header {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 190px;
	width: 800px;
	background-image: url(../img/TopLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
.logo_img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* ==================== */
/* <<<<< contents >>>>> */
/* ==================== */
#contentsWrapper {
	padding: 0px;
	margin: 0px;
	clear: both;
}
#currentPage {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 15px;
	font-size: 0.8em;
	color: #630;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#currentPage li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#currentPage a {
	text-decoration: none;
	color: #630;
	margin: 0px;
	padding: 0;
}
#currentPage a:hover {
	text-decoration: none;
	color: #f04e11;
	margin: 0px;
	padding: 0;
}
#contents {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
}
#contentsHeader {
	padding: 0px;
	margin: 10px;
	text-align: center;
}

/* ================== */
/* <<<<< footer >>>>> */
/* ================== */
#footerBlock {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.footer {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.footercopyright {
	margin: 0px;
	color: #630;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.footeraddress {
	margin: 0px;
	color: #630;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0em;
	text-decoration: none;
}

/* ================== */
/* <<<<< others >>>>> */
/* ================== */
p 				{ padding: 0px; margin: 0px; }
.p_normal {
	padding: 5px 20px;
	margin: 0px;
}
#PDF-Div {
	margin: 0px;
	text-decoration: none;
	clear: both;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.PDF-Name{
	text-decoration: none;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.click-to-link {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
}
.pagetop {
	padding: 0px;
	text-align: right;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.prepend-10px  { padding-left: 10px; } 

.swfblock {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
}
/* ====================== */
/* <<<<< navigation >>>>> */
/* ====================== */
#menu {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	text-align: center;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}

#menu li {
	list-style: none;
  margin: 0;
	display: inline;
}

#menu li a {
	margin-left: 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0.3em;
	padding-bottom: 3px;
	padding-left: 0.3em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #690;
	border-right-color: #690;
	border-bottom-color: #690;
	border-left-color: #690;
	background-color: #DEE6A5;
}

#menu li a:link { }
#menu li a:visited { color: #667; }

#menu li a:hover {
	color: #000;
	border-color: #227;
	background-color: #A3B331;
}

#menu li a#current {
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

