@charset "utf-8";

#container #headerPup {
	position: relative;
	width: 100%;
	height: 72px;
	text-align: left;
	background: url(/common/images/bg_pup_header.gif) repeat-x left bottom;
	padding: 0 0 5px;
	margin: 0 auto
}

#container #headerPup #logo {
	position: absolute;
	top: 18px;
	left: 20px;
}

#footerPup {
	width: 100%;
	text-align: left;
	background: url(/common/images/bd_dot_gray.gif) repeat-x left top;
	padding: 3px 0 0;
	margin: 30px auto 0;
}

#footerPup #copyright {
	font-size: x-small;
	line-height: 140%;
	float: left;
	padding: 0 0 0 20px;
}

#footerPup #close {
	position: inherit;
}

#footerPup #close a {
	font-size: small;
	line-height: 140%;
	float: right;
	padding: 0 20px 0 0;
}

#content {
	width: 700px;
	text-align: left;
	margin: 0 auto 40px;
}

.contBox {
	margin: 0 0 40px;
}

.contBox h1 {
	font-size: 16px;
	text-align: center;
	margin: 20px 0;
}

.contBox p {
	margin: 20px 0;
}

.contBox .v02 {
	margin: 40px 0;
}

.contBox li {
	list-style: none;
	text-indent: -1em;
	padding-left: 1em;
	margin: 0 0 0.5em;
}

.note li {
	font-size: 12px;
	margin: 0;
}

.sign {
	text-align: right;
}

.sign p {
	margin: 0;
}

.fd {
	margin: 40px 0 0;
}

.t_center {
	text-align: center;
}

.spOnly {
	display: none;
}

.headerA {
	display: none;
}

@media print, screen and (min-width: 668px) {
	.header_tab_index,
	.nav_global-search{
		display: none;
	}
}


@media screen and (max-width: 667px) {

#content {
	width: 90%;
	padding-top: 110px;
}

.mmbrSts-org ~ #content,
.mmbrSts-org_pre ~ #content,
.mmbrSts-hataraki ~ #content {
	padding-top: 183px;
}

.pcOnly {
	display: none;
}

.spOnly {
	display: block;
}

.headerA {
	display: block;
}
}


/* 200616,200617,200818�p�X�^�C���ǋL */
.contBox .list_tit {
	margin: 20px 0 10px;
}

.contBox ol li {
	margin: 0.5em 0 0.5em 1em;
}

a.info_link {
	color: #0563c1;
	text-decoration: underline;
}

a.info_link:hover {
	color: #23c3d6;
	text-decoration: none;
}

.v_200615 li {
	text-indent: -2.6em;
	padding-left: 2.6em;
}

@media screen and (max-width: 667px) {
a.info_link {
	word-break: break-word;
}
}


/* 201105�p�X�^�C���ǋL */
.tit_1105 {
	color: #3792e5;
	font-weight: bold;
}

@media screen and (max-width: 667px) {
.img_1105 {
	width: 100%;
}
}


/* 210118�ǋL */
.f_color_red {
	color: #f00;
}


/* 211007�ǋL */
.nav-bg {
	display: none;
}

@media screen and (max-width: 667px) {
.nav-bg {
	display: initial;
}
}
