body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";;
	font-size: 12px;
	line-height: 1.5;
}

h2 {
	margin-top: 15px;
	background: url(/images/title_bk_h2.jpg) left top no-repeat;
	color: #FFFFFF;
	padding-top: 8px;
	text-indent: 10px;
	height: 36px;
	font-size: 1.3em;
}

h3 {
	margin-top: 15px;
	background: url(/images/title_bk_h3.jpg) left top no-repeat;
	padding-top: 3px;
	text-indent: 10px;
	height: 24px;
	font-size: 1em;
}

p {
	padding-left: 5px;
}

.foot_txt10_white, .foot_txt10_white a {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 10px;
	color: #FFFFFF;
}
.txt10 {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 10px;
	line-height: 125%;
}
td {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 12px;
	line-height: 140%;
}
.color1 {
	color: #3e5fa4;
}
.margintop {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a           { color: #3366FF; text-decoration: none;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
a:link           { color: #3366FF; text-decoration: none;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
a:link:hover     { color: #FF9900; text-decoration: none;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
a:link:active    { color: #FF9900; text-decoration: none;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}

#main a           { color: #ffffff; text-decoration: underline; font-size: 10px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
#main a:link           { color: #ffffff; text-decoration: underline; font-size: 10px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
#main a:link:hover     { color: #ff9900; text-decoration: underline; font-size: 10px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
#main a:link:active    { color: #ff9900; text-decoration: none; font-size: 10px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}

#pro a           { color: #3135b6; text-decoration: underline; font-size: 12px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
#pro a:link           { color: #3135b6; text-decoration: underline; font-size: 12px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
#pro a:link:hover     { color: #ff9900; text-decoration: underline; font-size: 12px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
#pro a:link:active    { color: #ff9900; text-decoration: none; font-size: 12px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}

#cap a           { color: #3135b6; text-decoration: underline; font-size: 10px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
#cap a:link           { color: #3135b6; text-decoration: underline; font-size: 10px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
#cap a:link:hover     { color: #ff9900; text-decoration: underline; font-size: 10px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}
#cap a:link:active    { color: #ff9900; text-decoration: none; font-size: 10px;font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";}

.color {
	color: #666666;
}
.marginread {
	clip:   rect(0px 0px 0px 0px);
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}

#pdflink ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.captioncss {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 10px;
	margin: 3px;
}
.red_text {color: #CC3333}

.form_wrap{
	width:700px;
	margin:0px auto 0px auto;
	padding:0 0 0 0;
}
.form_wrap h1 {
	font-size: 16px;
	font-weight: bold;
	padding:0px 0 0px 10px;
	border-left: 5px solid #576ca1;
}
.form_wrap h2 {
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:5px 0 0px 0;
}
.form_wrap h3 {
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:5px 0 0px 0;
}
.form_wrap p {
	margin:5px 0 15px 0;
}
.form_wrap table.form {
  margin: 18px 0 8px 0;
  width: 700px;
  border-left:    1px solid #9fb7d3;
  border-right:    1px solid #9fb7d3;
  border-bottom: 1px solid #9fb7d3;
  border-top: 1px solid #9fb7d3;
  border-collapse: collapse;
}
.form_wrap table.form th {
  padding: 10px 0 5px 15px;
	text-align:left;
	color: #475885;
	font-weight: bold;
  background: #f3f6fd;
}
.form_wrap table.form td {
  padding: 5px 0 5px 15px;
  background: #ffffff;
}
.form_wrap table.form td {
  border-bottom: 1px solid #9fb7d3;
}
.form_wrap table.form th{
  border-bottom: 1px solid #9fb7d3;
border-right:    1px solid #9fb7d3}
.form_wrap table.form caption {
	font-weight: bold;
	color: #ffffff;
	border-left:    1px solid #9fb7d3;
	border-right:    1px solid #9fb7d3;
	border-top: 1px solid #9fb7d3;
	background-color: #576ca1;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.form_wrap table.nobo {
  margin: 0;
}
.form_wrap table.nobo th, .form_wrap table.nobo td {
	padding: 0px;
	border-bottom-style: none;
}

.list ul {
  margin: 10px 0 10px 0;
  padding: 0;
  list-style: none;
}
.list ul li {
  margin: 5px 0 5px 0;
  padding: 0 0 0 25px ;
  background: url(/images/arrow.gif) no-repeat 10px 5px;
}
	
