@charset "UTF-8";


/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */
.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;
}
* html #access div.main-Rt01 { /* IEのみに適応 */
	width: 320px;
	float: right;
	margin: 0 5px 0 10px;
}

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

* html #access div.main-Lt02 {
	width: 300px;
	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;
}


.printNon {
	display:none;
}

/* 写真 */
.pict {
	background-color: #f6f6f6;
	border-width: 1px;
	margin: 0 0 5px 0;
	padding: 5px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

/* 表スタイル */
.table-style01 {
	/*width: 100%;*/
	border-top: 1px solid #a4b1ce;
	border-left: 1px solid #a4b1ce;
}
*html .table-style01 {
	width: 315px;
	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%;
}
.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;
}

.header-nav01 {
	display: none;
}
#mv-wrap {
	display: none;
}
#nav-wrap {
	display: none;
}

#header-wrap {
	display: none;
}
.block-wrap01_L img {
	padding-bottom: 25px;
}
.block-wrap01_L .contentsLt {
	margin-bottom: 20px;
}

h3 {
	display: none;
}
