@charset "shift_jis";

/* =============================================
	Style Name:	system
	Modified:	November, 2011
	Version:	2.1
 ============================================= */

.system #main {
	line-height: 165%;
}

/*-pagelink-------------------------------------------------------*/
.system ul#pagelink {
	padding: 0px;
	margin-top: 16px;
	padding-bottom: 16px;
}
.system ul#pagelink li {
	padding: 0px;
	margin: 10px 0 0;
}

/*-h2------------------------------------------------------------*/
.system h2.systemh2 {
	width: 570px;
	height: 35px;
	margin-top: 30px;
}

/*-column------------------------------------------------------------*/
.system .column {
	position: relative;
	width: 560px;
	margin: 16px 0 0 10px;
}


/*-h3------------------------------------------------------------*/
.system h3.systemh3 {
	width: 570px;
	margin: 0 0 4px;
}

/*-list------------------------------------------------------------*/
.system .system_list {
	padding-left: 1em;
}
.system .system_list li {
	text-indent: -1em;
	padding-top: 10px;
}
.system .system_list .f_blue {
	color: #00a0e9;
}

/*-img------------------------------------------------------------*/
.system .fig {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 24px auto 28px;
}
.system .narrow_m_t {
	margin-top: 10px;
}
.system .narrow_m_b {
	margin-bottom: 10px;
}
.system .text_on {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-left: 1em;
	_padding-left: 3em;
	text-indent: -1em;
	text-align: left;
	line-height: 150%;
}
.system .fig_note {
	width: 520px;
	margin: -10px auto 20px;
	text-align: left;
	font-size: 76%;
	line-height: 160%;
	text-indent: -1.5em;
}
.system .fig_note li {
	text-align: left;
	_margin-left: 1.5em;
}
.system .fig_right {
	margin: 0 10px 10px 20px;
	float: right;
}
.system .fig5 {
	margin-top: 80px;
}
.system .clear {
	clear: both;
}


/*-side navi------------------------------------------------------------*/
#aside .local-nav ul  ul{
	margin-top: 5px;
}
#aside .local-nav ul  ul .related-link-01{
	padding-top: 5px;
}
#aside .local-nav ul  ul h3{
	border: none;
	margin-left: 2px;
}
#aside .local-nav ul ul li{
	margin-top: 0;
}