/* CSS Document */

@charset "UTF-8";

h1,h2,h3,h4,h5,adress {
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #F39800;
}

a:visited {
	color: #F39800;
}

a:hover {
	color: #120785;
}

a.navi:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.navi:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.navi:hover {
	color: #999999;
	text-decoration: none;
}

h1 {
	display: none;
}

h2 {
	display: none;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 10pt;
	font-weight: 600;
	color: #120785;
	border-left: 5px solid #120785;
}

h3.title_index {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: 600;
	color: #120785;
	border: none;
}

h3#title_index2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: 600;
	color: #120785;
	border: none;
}

h4 {
	display: none;
}

h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 11pt;
	font-weight: 600;
	color: #8883C2;
	border-left: 5px solid #8883C2;
}

h6 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: 600;
	color: #666666;
}

p {
	margin: 0px;
	padding: 0px;
}

p.p01 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

p.p02 {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

p.p03 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

span.bold01 {
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	color: #666666;
}

div#index_h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: 600;
	color: #8883C2;
	border: none;
}

div.font_10px {
	font-size: 10px;
	text-align: center;
	width: 570px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
}