@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */
/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* ******************************************
 topページ　定義
****************************************** */

.*html #access li a {
	margin-top: -0.3em;
}


.top {
	float: left;
}

/* メインタイトル */
.main-title {
	width: 800px;
	height: 31px;
	margin-bottom:20px;
}

/* **************************************************************
 ページID　定義
************************************************************** */

#access {
	width: 800px;
	min-height: 550px;
	color: #505050;
	padding-bottom: 30px;
}
*html #access {
	height: 500px;
}

#access a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */
.en-title {
	font-size: 120%;
	color: #1a2c58;
	font-weight: bold;
	margin-bottom:30px;
}

.en-tokucho {
	font-size: 90%;
	color: #1a2c58;
	font-weight: bold;
	padding-top:4px;
}

#access div.main-Lt01 {
	width: 293px;
	float: left;
	margin-left: 10px;
}

#access div.main-Rt01 {
	width: 450px;
	float: right;
	margin: 0 5px 0 20px;
}

#access div.main-Lt02 {
	width: 450px;
	padding-left: 10px;
}

#access div.main-Rt02 {
	width: 293px;
	float: right;
	margin-right: 10px;
}




#access div.contentsRt {
	width: 350px;
	float: right;
}

#access div.contentsLt {
	width: 400px;
	float: left;
	height: 25px;
	padding-left: 10px;
}

#access div.contents02Lt {
	padding-left:2px;
	float: left;
}

#access div.contentsMap {
	width: 640px;
	margin: 0 auto;
}

#access li {
	position: relative;
	width: 517px;
	height: 30px;
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 90%;
	line-height: 1.2em;
}

#access li p {
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: 0;
	padding-left: 20px;
	color: #1b377b;
}

*html #access li p {
	margin-top: -0.3em;
}
.pi_caption {
	font-size: 10px;
	color: #1a2c58;
}

/* 表スタイル */
.table-style01 {
	/*width: 100%;*/
	border-top: 1px solid #a4b1ce;
	border-left: 1px solid #a4b1ce;
}

.table-style01 td {
	border-bottom: 1px solid #a4b1ce;
	border-right: 1px solid #a4b1ce;
	font-size: 75%;
	line-height: 120%;
}
.table-title {
	background: #e5e9f3;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	color: #1a2c58;
	padding-top: 5px;
	padding-bottom: 3px;
}
.table-contents {
	padding-left: 3px;
}
.border_u {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 800px;
	height: 25px;
}
