body {
	margin: 0px;
	background-color: #A19B8D;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
p,h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a:link {
	color: #B84A3C;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background: #FFFFFF;
}


#body {
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.gif);
}
#head {
	text-align: left;
	height: 51px;
	background: url(../images/bg.gif);
}
#head_left {
	float: left;
	height: 51px;
	background: url(../images/bg.gif);
}
#head_right_top {
	text-align: right;
	height: 21px;
}
#head_right_btm {
	text-align: right;
	height: 30px;
	background: url(../images/head_right_btm_bg.gif) repeat-x;
}
#location {
	text-align: left;
	clear: left;
		height: 18px;
	background-color: #121212;
	font-size: 10px;
	color: #D9D9D9;
	text-indent: 10px;
	line-height: 16px;
}
#location a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#location a:visited {
	color: #F8F1B4;
}
#location a:hover {
	color: #38246D;
	text-decoration: none;
	background-color: #ECF57A;
}

#global_navi {
	text-align: left;
	height: 26px;
		margin: 0px;
	background: url(../images/gnv_bg.jpg);
}
#global_navi p {
	float: left;
}
#global_navi a {
	display: block;
	height: 26px;
	width: 119px;
}

#gnv1 {
	background-image: url(../images_e/menu_bot4b.jpg);
}
#gnv2 {
	background-image: url(../images_e/menu_bot1b.jpg);
}
#gnv3 {
	background-image: url(../images_e/menu_bot2b.jpg);
}
#gnv4 {
	background-image: url(../images_e/menu_bot3b.jpg);
}
#gnv5 {
	background-image: url(../images_e/menu_bot5b.jpg);
}
#gnv6 { /*add071104*/
	background-image: url(../images_e/menu_bot6b.jpg);
}
#body #global_navi p a:hover img {
		visibility: hidden;
}

#titlepic {
	text-align: left;
}
#content {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content_navi {
	width: 210px;
	float: left;
	padding-left: 10px;
}

#content_navi p a {
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 175px;
	margin-bottom: 2px;
	display: block;
	font-size: 12px;
	line-height: 17px;
		padding-left: 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
		border-left: 4px solid #FFFFFF;
			color: #333333;
}
#content_navi p a:hover {
	text-decoration: none;
		border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 4px solid #C3372C;
}

#content_navi p a.select {
	color: #C32F1D;
	font-weight: bold;
}

#content_navi ul {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	font-size: 12px;
	line-height: 18px;
	list-style: url(../images/sub_arw.gif) none inside;
}

#content_main {
	width: 520px;
	margin-left: 220px;
	font-size: 0.94em;
	line-height: 1.6em;
}
#foot {
	text-align: left;
	height: 25px;
	clear: left;
	background: url(../images/foot.gif);
		font-size: 11px;
	line-height: 25px;
}

#foot_left {
	float: left;
	padding-left: 6px;
}
#foot_right {
	text-align: right;
	padding-right: 6px;
}

#foot a:link {
	color: #767676;
	text-decoration: none;
}
#foot a:visited {
	color: #51486B;
	text-decoration: none;
}
#foot a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#content_navi p{
	margin-left: 2px;
	padding-left: 2px;
}

.margin_5v_btm {
	margin-bottom: 5px;
}
.margin_10v_btm {
	margin-bottom: 10px;
}
.margin_15v_btm {
	margin-bottom: 15px;
}
.margin_20v_btm {
	margin-bottom: 20px;
}
.margin_25v_btm {
	margin-bottom: 25px;
}
.margin_30v_btm {
	margin-bottom: 30px;
}
.margin_5v_top {
	margin-top: 5px;
}
.margin_10v_top {
	margin-top: 10px;
}
.margin_15v_top {
	margin-top: 15px;
}
.margin_20v_top {
	margin-top: 20px;
}
.margin_25v_top {
	margin-top: 25px;
}
.margin_30v_top {
	margin-top: 30px;
}
.margin_5v_both {
	margin-top: 5px;
}
.margin_10v_both {
	margin-top: 10px;
	margin-bottom: 10px;
}
.margin_15v_both {
	margin-top: 15px;
		margin-bottom: 15px;
}
.margin_20v_both {
	margin-top: 20px;
		margin-bottom: 20px;
}
.margin_25v_both {
	margin-top: 25px;
		margin-bottom: 25px;
}
.margin_30v_both {
	margin-top: 30px;
		margin-bottom: 30px;
}


.text-S {
	font-size: 0.85em;
	line-height: 1.5em;
	color: #333333;
}
.text-M {
	font-size: 0.94em;
	line-height: 1.6em;
	color: #333333;
}
.text-L {
	font-size: 1em;
	line-height: 1.6em;
	color: #333333;
}

h6 {
	font-size: 0.9em;
	line-height: 1em;
	text-align: justify;
	margin: 0.7em 0px 0.5em 1em;
	padding: 0px 10px;
	font-weight: bold;
	color: #000000;
}

h5{
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 0.5em 10px 5px 0px;
	padding: 0px 0px 2px;
	color: #9A3125;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #665441;
	font-weight: normal;
}

h4 {
	font-size: 1em;
	line-height: 1.3em;
	margin: 1em 10px 0.3em 0px;
	padding: 0px 0px 3px 6px;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #665441;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #665441;
}

h3 {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 12px 0px 6px;
	padding: 2px 4px 2px 5px;
	background-color: #F1B774;
	vertical-align: middle;
	color: #4B1514;
}

h2 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0px 0px 0.4em;
	padding: 4px 4px 4px 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	color: #4B1514;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #665441;
	border-bottom-color: #665441;
}

h1 {
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

ul {
	font-size: 0.94em;
	line-height: 1.6em;
	color: #333333;
	list-style: outside;
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
ol {
	font-size: 0.94em;
	line-height: 1.6em;
	color: #333333;
	list-style: decimal outside;
	margin: 0px 0px 0px 2.3em;
	padding: 0px;
}
dl {
	font-size: 0.94em;
	line-height: 1.6em;
	color: #333333;
	margin: 0px 0px 0px 1.5em;
	padding: 0px;
}
dt {
	margin: 0px 0px 0px -1.5em;
	padding: 0px;
	font-weight: bold;
}
dd {
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	line-height: 1.5em;
}
h1.titlepic {
	background-color: #BDC0B0;
	background-image: url(../../museum_e/images/titlepic.jpg);
	height: 121px;
	width: 760px;
}
h1.titlename {
	background-image: url(../../museum_e/images/title_s.gif);
	background-repeat: no-repeat;
	height: 24px;
	background-position: 0px 5px;
}
h1 span {
	visibility: hidden;
}
h2 span {
	visibility: hidden;
}

table.border {
	border-collapse:collapse;
	border: 1px solid #FFFFFF;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 0.85em;
	line-height: 1.3em;
}

table.border td{
	border: 1px solid #A5A5A5;
	padding: 0.3em;
	background-color: #FFFFFF;
	font-size: inherit;
	line-height: inherit;
}

table.border td.white_border {
	border: 1px solid #FFFFFF;
	vertical-align: top;
	background-color: #FFFFFF;
}

table.border th.white_border {
	border: 1px solid #FFFFFF;
	vertical-align: top;
	background-color: #FFFFFF;
}

table.border th {
	border: 1px solid #A5A5A5;
	background-color: #EEEEEE;
	font-weight: normal;
	color: #333333;
	padding: 0.3em;
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
	text-align: center;
}
table.border th.yellow {
	border: 1px solid #A5A5A5;
	background-color: #F1E691;
	font-weight: normal;
	color: #333333;
	padding: 0.3em;
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
}
table.border th.yellow2 {
	border: 1px solid #A5A5A5;
	background-color: #F4F1AF;
	font-weight: normal;
	color: #333333;
	padding: 0.3em;
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
}
table.border td.white {
	border: 1px solid #A5A5A5;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #333333;
	padding: 0.3em;
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
}
table.border td.enkaku {
	vertical-align: top;
	background-color: #9A3125;
	padding: 5px;
	color: #FFFFFF;
	border-bottom: 1px solid #9F6253;
	border-top: 1px solid #9F6253;
	border-right: 1px solid #9A3125;
	border-left: 1px solid #9A3125;
}
table.border td.enkaku span {
	color: #FFDE7A;
}
table.border th.enkaku {
	border: 1px solid #4B1514;
	background-color: #4B1514;
}

table.border td.hensen {
	vertical-align: top;
	background-color: #CBBD9F;
	padding: 5px;
	color: #4B1514;
	border-bottom: 1px solid #DDD4C1;
	border-top: 1px solid #DDD4C1;
	border-right: 1px solid #CBBD9F;
	border-left: 1px solid #CBBD9F;
}
table.border th.hensen {
	border: 1px solid #856044;
	background-color: #856044;
}

table.border td.sogyo {
	vertical-align: top;
	background-color: #E5C18B;
	padding: 10px;
	color: #000000;
	border: 1px solid #E5C18B;
}

/*
.nowrap {
	white-space: nowrap;
}
*/

h2.yoko1 {
	background-image:   url("../../recruit/images/krname1b3.gif");
	height: 49px;
	border: none;
	background-repeat: no-repeat;
}
h2.yoko2 {

	background-image:   url("../../recruit/images/krname2b.gif");
	height: 60px;
	border: none;
	background-repeat: no-repeat;
}
.indent10 {
	text-indent: 15px;
}
td ul {
	list-style: outside;
	margin: 0px 0px 0px 1.5em;
	padding: 0px;
	font-size: inherit;
	line-height: inherit;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.left_side {
	float: left;
	margin-right: 4px;
}
.right_side {
	float: right;
	margin-left: 4px;
}
.float_clear {
	clear: both;
}
.margin_h10_left {
	margin-left: 10px;
}
.margin_h10_right {
	margin-right: 10px;
}
.valign_btm {
	vertical-align: bottom;
}
.oneup {
	font-size: 110%;
	font-weight: bold;
	line-height: 135%;
}
.towup {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 145%;
}
table.border td.sogyo a:hover {
	background-color: #E5C18B;
}
.onedown {
	font-size: 85%;
	font-weight: normal;
	color: #000000;
}

table.border_sogyo {
	text-align: left;
	border-collapse:collapse;
	font-size: 0.85em;
	line-height: 1.55em;
	background-color: #FFFFFF;
	padding: 10px;
	color: #000000;
	border: 4px solid #BE3A3C;
}
table.border_sogyo td {
	padding: 10px;
}
.margin_4h_right {
	margin-right: 4px;
}
.margin_4h_left {
	margin-left: 4px;
}
.margin_24h_right {
	margin-right: 24px;
}
.margin_24h_left {
	margin-left: 24px;
}
.margin_8v_top {
	margin-top: 8px;
}
.center_side {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 540px;
}
