@charset   "Shift_JIS";

body {
	width : 100%;
	font-size : 12pt;
	margin : 0px 0px;
	padding : 0px;
	background-image : url(../../image/bg-23.gif); 
	background-repeat : repeart;
}

h1{
	color : #000099;
	font-size : 24pt;
	margin : 0px;
	padding : 0px;
}

h2 {
	color : #000099;
	font-size : 20pt;
	margin : 0px 0px 0px 0.5em;
	padding : 0px;
}

h3 {
	background-color : transparent;
	font-size : 18pt;
	color : #000099;
	padding : 0px;
	margin : 0px;
}
h5{
	font-size : 22pt;
	margin : 0px 60% 0px 0.5em;
	text-indent : 0em;
	padding : 0px;
	background : transparent;
	border-color : #000099;
	border-style : solid;
	border-width : 0px 0px 2px 20px;
	color : #000099;
	line-height : 1.0;
}

h4 {
	background-color : transparent;
	font-size : 15pt;
	color : #000099;
	padding : 0px;
	margin : 0px 0px 0px 2.0em;
}

p {
	background-color : #d0d9d1;
	line-height : 1.4;
	margin-top : 0em;
	margin-bottom : 1.2em;
	margin-left : 5%;
	margin-right : 5%;
	padding : 7px 1em 7px 1em;
	text-indent : 0em;
}

p.note1 {
	background-color : transparent;
	line-height : 1.2;
	margin-top : 0em;
	margin-bottom : 0em;
	margin-left : 1em;
	margin-right : 1em;
	padding : 0px;
	text-indent : 0em;
}

p.note2 {
	background-color : transparent;
}

p.note22 {
	background-color : #eeeeee;
}

p.note3 {
	background-color : transparent;
	line-height : 1.6;
	padding : 5px 0px 0px 0.5em;
	margin : 7px 0px;
}

p.note4 {
	background-color : #eeeeee;
	margin-left : 10%;
	margin-right : 10%;
}

p.note4a {
	margin-bottom : 0px;
	margin-left : 15%;
	margin-right : 15%;
	padding : 5px 1em 5px 5em;
	text-indent : -2.0em;
}

p.note4b {
	margin-left : 15%;
	margin-right : 15%;
}

p.note4c {
	margin-bottom : 0px;
	margin-left : 15%;
	margin-right : 15%;
	padding : 5px 1em 5px 3em;
	text-indent : -1.5em;
}

p.note4d {
	margin-bottom : 0px;
	margin-left : 15%;
	margin-right : 15%;
	padding : 5px 1em 5px 5em;
	text-indent : -2.0em;
}

p.note1a {
	line-height : 1.4;
	margin-top : 0em;
	margin-bottom : 0.5em;
	margin-left : 0px;
	margin-right : 0px;
	padding : 5px 0.5em 5px 0.5em;
	text-indent : 0em;
}

p.note1b {
	line-height : 1.6;
	margin-top : 0em;
	margin-bottom : 1.2em;
	margin-left : 0px;
	margin-right : 0px;
	padding : 5px 0.5em 5px 0.5em;
	text-indent : 0em;
}

p.note1c {
	background-color : transparent;
	line-height : 1.4;
	margin-top : 0em;
	margin-bottom : 0em;
	margin-left : 0px;
	margin-right : 0px;
	padding : 0px
	text-indent : 0em;
}
p.note2a {
	background-color : transparent;
	line-height : 1.2;
	margin-top : 0em;
	margin-bottom : 0em;
	margin-left : 0px;
	margin-right : 0px;
	padding : 5px 0.5em 5px 0.5em;
	text-indent : 0em;
}

p.note2b {
	background-color : transparent;
	line-height : 1.6;
	padding : 5px 0.5em 5px 5.0em;
	text-indent : -4.0em
;
}

table {
	line-height : 1.2;
	margin : 0px;
	padding : 0px ;
}

.tablestyle1 {
	line-height : 1.6;
}

.tablestyle2 {
	font-size : 11pt;
}

a:link {
	text-decoration : none;
}
a:visited {
	color : #0000ff;
	text-decoration : none;
}
a:hover {
	color : #ffffff; background-color : #000099; text-decoration : none;
}
a:hover.main1{
	color : #000099;
	background-color : transparent;
}
a:active {
	background-color : transparent;
}
a img {
	border : 2px solid #000099;
}
a.main1 img {
	border : 0px;
}
a:hover img {
	border : 2px solid aqua;
}
a:hover.main1 img {
	border : 0px;
}

em {
	background-color : #aaddff;
	font-style : normal;
}
strong {
	background-color : #ffff80;
	font-style : normal;
}
