                                                                                   html, body, table {
	letter-spacing: 1px;
}
br {
    letter-spacing: 0;
}
.globaltable {
	letter-spacing: normal;
}
.header_txt {
	margin: 0;
	font-size: 62.5%;
}

.xsmall {
	font-size: 0.9em;
}
.small {
	font-size: 1em;
}
.small_er {
	font-size: 1em;
	background-color: #ffddff;
}
.normal {
	font-size: 1.2em;
}
.large {
	font-size: 1.4em;
}
.xlarge {
	font-size: 1.6em;
}
.red {
	color: #990000;
}

a {
	color: #0000bb;
	cursor: pointer;
	text-decoration: underline;
}
a img {
	border: 0;
}

/* ??????? */
table.header {
	width: 750px;
}

#container {
	margin: 10px auto 40px auto;
	display: block;
	width: 750px;
	font-size: 62.5%;
	text-align:left;
}
#container_popup {
	margin: 10px auto 10px auto;
	display: block;
	width: 400px;
	font-size: 62.5%;
	text-align:left;
}

#container:unknown {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#container {
	display: inline-block;
}
* html #container {
	height: 1%;
}
#container {
	display: block;
}
/* ??? */
#container h1 {
	margin: 0 0 15px; 
	padding: 0 0 5px; 
	border-bottom: #e5e5e5 3px solid;
	color: #2497c1; 
	font-size: 2.4em; 
}
#container h1 strong{
	font-size: 1.8em;
}
#container .h1title{
	color: #2497c1;
	font-weight: bold;
	font-size: 1.8em; 
}
#container .h1title strong{
	padding: 10px 0;
	display: block;
	font-size: 1.65em;
}
#container p {
	margin: 0 10px 10px;
	padding: 0;
	line-height: 150%;
	list-style-type: none;
	font-size: 1.4em;
}
/* ???(popup) */
#container_popup h1 {
	margin: 0 0 15px; 
	padding: 0 0 5px; 
	border-bottom: #e5e5e5 3px solid;
	color: #2497c1; 
	font-size: 2.4em; 
}
#container_popup h1 strong{
	font-size: 1.8em;
}
#container_popup .h1title{
	color: #2497c1;
	font-weight: bold;
	font-size: 1.8em; 
}
#container_popup .h1title strong{
	padding: 10px 0;
	display: block;
	font-size: 1.65em;
}
#container_popup p {
	margin: 0 10px 20px;
	padding: 0;
	line-height: 150%;
	list-style-type: none;
	font-size: 1.4em;
}
/* table??:s */
table {
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
}
th {
	line-height: 140%;
	font-size: 1.4em;
}
td {
	line-height: 140%;
	font-size: 1.4em;
}
/* table??:e */

/* form??:s */
input {
	vertical-align: middle;
	font-family: "ms p????", osaka, "?????? pro w3";
}
textarea {
	vertical-align: middle;
	font-family: "ms p????", osaka, "?????? pro w3";
}
input.radio {
	border: medium none;
	vertical-align: middle;
}
input.checkbox {
	margin-bottom: -2px;
	border: medium none;
}
input.submit {
	line-height: 140%;
	color: #000000;
	font-family: arial, helvetica, "ms p????", "?????? pro w3",  sans-serif;
	font-size: 14px;
}
input.bold {
	font-weight: bold;
}
select {
	margin:5px 0;
	vertical-align: middle;
}
/* form??:e */

/* ?? */
.caption01 {
	padding: 0 0 0 10px; 
	clear: both; 
	line-height: 13px; 
	color: #666666; 
}
.caption02 {
	margin-bottom: 3px;
	padding: 0 0 0 21px; 
	clear: both; 
	line-height: 140%; 
	text-indent: -16px;
}
.caption02 a {
	font-size: 1.2em;
}
.caption03 {
	padding: 0 0 0 35px; 
	clear: both; 
	line-height: 140%; 
	text-indent: -30px;
}
.caption04 {
	padding: 0 0 0 12px; 
	clear: both; 
	line-height: 140%; 
	color:#000;
	font-size:90%;
	text-indent: -17px;
}
.caption05 {
	padding: 0; 
	clear: both; 
	line-height: 140%; 
	color:#000;
	font-size:90%;
}
.caption03 .caption02 {
	padding: 0 0 0 15px;
}
.caption03 .caption03 {
}
.caption03 .caption01 {
	margin-bottom:10px;
	padding: 0 0 0 6px;
	line-height: 140%;
	color: #000;
	text-indent: -6px;
}

.question {
	font-size:0.9em;
	line-height: 100%;
}

/* ERROR???????? */
.error-msg {
	margin: 20px 0 10px;
	padding: 10px !important;
	padding-bottom: 0;
	border: 2px solid #d5d5d5;
	text-align: left; 
}

#container .error-msg p.red {
	margin: 10px auto 15px;
	color: #dd0000;
	font-weight: bold;
	font-size: 14px !important;
}
#container .error-msg table {
	font-size: 1.1em; 
	margin: 10px;
}

/* ?????????? */
.important-msg {
	margin: 10px 0 20px;
	padding: 5px !important;
	border: 2px solid #d5d5d5;
	text-align: left; 
}
#container .important-msg h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.6em; 
}
#container .important-msg p {
	margin: 0;
	padding-left: 20px;
	font-size: 1.4em; 
}
#container .important-msg h3 {
	margin: 15px 0 5px 10px;
	padding: 0;
	font-size: 1.4em; 
}
#container .important-msg p.sub1 {
	margin: 0;
	padding-left: 30px;
	font-size: 1.4em; 
}
#container .important-msg ul {
	margin: 0 20px 20px;
	padding: 0;
	line-height: 180%;
	list-style-type: none;
	font-size: 1.4em;
}
#container .important-msg ul li {
	padding-left: 10px;
	line-height: 150%;
	color: #333333;
	background: url(../img/arrow_bl.gif) no-repeat 0 8px;
}


/* ??????? */
.kiyaku {
	margin: 5px 0;
	padding: 4px !important;
	border: 2px solid #d5d5d5;
	text-align: center; 
}
/* ???? */
#container .attention {
	margin: 0;
	padding: 0;
	text-align: left;
}
#container .attention h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: #dedede 1px solid;
	font-weight: bold;
	font-size: 1.6em;
}
#container .attention ul {
	margin: 0 10px;
	padding: 0;
	line-height: 150%;
	list-style-type: none;
	font-size: 1.2em;
}
#container .attention ul li {
	padding-left: 10px;
	line-height: 150%;
	color: #333333;
	background: url(../img/arrow_bl.gif) no-repeat 0 6px;
}
#container .attention_list {
	margin: 0 20px 10px;
	padding: 0 0 0 10px; 
	clear: both; 
	text-indent: -8px;
	font-size: 1.4em;
}

/* ???????? */
.form {
	margin: 30px 0;
	text-align: center;
}
.form_txt_top {
	margin: 0 0 14px 0;
}
.form_txt {
	padding-top: 14px;
}

.box01 {
	margin: 0 0 10px;
	padding: 0;
}
.box01:unknown {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
.box01 {
	display: inline-block
}
* html .box01 {
	height: 1%
}
.box01 {
	display: block;
}
.box01 .left {
	display: inline;
	float: left;
}
.box01 .right {
	display: inline;
	float: right;
}
.conformcont {
	margin: 0 0 0 10px;
	display: block;
	width: 660px;
}

/* ?????? */
table.globaltable {
	margin: 10px 0;
	border-collapse: collapse;
}
table.globaltable th {
	padding: 7px;
	border: #cbcbcb 1px solid; 
	line-height: 140%;
	background-color: #d0e8f2;
	font-weight: normal; 
}
table.globaltable .bg {
	padding: 7px; 
	border: #cbcbcb 1px solid; 
	line-height:140%;
	background-color: #ffffff;
}
table.globaltable .bg2 {
	padding: 7px; 
	border: #cbcbcb 1px solid; 
	line-height: 140%;
	background-color: #f6f6f6;
}
table.globaltable .bg_er {
	border: #cbcbcb 1px solid;
	padding: 5px;
	background-color: #ffddff;
}
table.globaltable .bg_er02 {
	border: #cbcbcb 1px solid;
	padding: 5px;
	background-color: #ffddff;
	font-size: 1em;
}
table.globaltable .bg01 {
	padding: 7px; 
	border: #cbcbcb 1px solid; 
	line-height: 140%;
	background-color: #e7f5fe;
}
table.globaltable .bg01b {
	padding: 5px;
	background-color: #e7f5fe;
}
table.globaltable .bg02 {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #fcf4c2;
}
table.globaltable td {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #ffffff;
}
table.globaltable .noborder {
	border: none;
}
table.globaltable h3 {
	margin: 0px 0px 5px;
	border-bottom: #cccccc 1px solid;
	padding: 0 0 5px 0;
	font-size: 100%;
}
table.globaltable ul {
	margin: 0 10px 10px;
	padding: 0px;
	line-height: 150%;
	list-style-type: none;
}
table.globaltable ul li {
	padding: 0px 10px 5px;
	color: #333333;
	background: url(../img/arrow_bl.gif) no-repeat 0 6px;
}
table.globaltable .left {
	border-right: medium none;
}
table.globaltable .right {
	border-left: medium none;
}
table.globaltable .top {
	border-bottom: medium none;
}
table.globaltable .bottom {
	border-top: medium none;
}
table.globaltable .capbox {
	margin-top: 5px;
}
table.globaltable .attention_txt {
	margin: 0 20px 10px;
	padding: 0 0 0 10px; 
	clear: both; 
	line-height: 140%; 
	text-indent: -8px;
}


table.globaltable02 {
	margin: 10px 0;
	border-collapse: collapse;
}
table.globaltable02 th {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #d0e8f2;
	font-weight: normal;
}
table.globaltable02 .bg {
	border: #cbcbcb 1px solid;
	padding: 5px;
	background-color: #f6f6f6;
}
table.globaltable02 .bg_er {
	border: #cbcbcb 1px solid;
	padding: 5px;
	background-color: #ffddff;
}
table.globaltable02 .bg01 {
	border: #cbcbcb 1px solid;
	padding: 5px;
	background-color: #e7f5fe;
}
table.globaltable02 .bg01b {
	padding: 5px;
	background-color: #e7f5fe;
}
table.globaltable02 .bg02 {
	border: #cbcbcb 1px solid;
	padding: 5px;
	background-color: #fcf4c2;
}
table.globaltable02 td {
	padding: 5px;
}
table.globaltable02 h3 {
	margin: 0px 0px 5px;
	padding: 0 0 5px 0;
	border-bottom: #cccccc 1px solid;
	list-style-type: none;
	font-size: 100%;
}
table.globaltable02 ul {
	margin: 0 10px 10px;
	padding: 0;
	line-height: 120%;
	list-style-type: none;
}
table.globaltable02 ul li {
	padding-left: 10px;
	color: #333333;
	background: url(../img/arrow_bl.gif) no-repeat 0 6px;
}
table.globaltable02 .left {
	border-right: medium none;
}
table.globaltable02 .right {
	border-left: medium none;
}
table.globaltable02 .capbox {
	margin-top: 5px;
}
table.globaltable03 {
	margin: 10px 0;
	border-collapse: collapse;
}
table.globaltable03 th {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #d0e8f2;
	font-weight: normal;
}
table.globaltable03 .bg {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #f6f6f6;
}
table.globaltable03 .bg_er {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #ffddff;
}
table.globaltable03 .bg_er02 {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #ffddff;
	font-size: 1em;
}
table.globaltable03 .bg01 {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #e7f5fe;
}
table.globaltable03 .bg01b {
	padding: 5px;
	background-color: #e7f5fe;
}
table.globaltable03 .bg02 {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #fcf4c2;
}
table.globaltable03 td {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #ffffff;
}
table.globaltable03 h3 {
	margin: 0 0 5px;
	padding: 0 0 5px 0;
	border-bottom: #cccccc 1px solid;
	list-style-type: none;
	font-size: 100%;
}
table.globaltable03 ul {
	margin: 0 10px 10px;
	padding: 0;
	line-height: 120%;
	list-style-type: none;
}
table.globaltable03 ul li {
	padding-left: 10px;
	background: url(../img/arrow_bl.gif) no-repeat 0 6px;
	color: #333333;
}
table.globaltable03 .left {
	border-right: medium none;
}
table.globaltable03 .right {
	border-left: medium none;
}
table.globaltable03 .capbox {
	margin-top: 5px;
}

table.attentiontable {
	margin: 20px 0 10px;
	border-collapse: collapse;
}
table.attentiontable th {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #ffe1e2;
	font-weight: normal;
}
table.attentiontable td {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #ffffff;
}
table.attentiontable .bg {
	padding: 5px;
	border: #cbcbcb 1px solid;
	background-color: #f6f6f6;
}
.error {
	color: #cc0000;
}
.img_v_middle {
	vertical-align: middle;
}
.img_v_top {
	vertical-align: top;
}

/* ???? */
#glfooter {
	margin:0 auto 20px; 
	border-top: #cccccc 1px solid; 
	width: 750px; 
	line-height: 250%;
	font-size: 0.7em; 
}
#glfooter:unknown {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
#glfooter {
	display: inline-block;
}
* html #glfooter {
	height: 1%;
}
#glfooter {
	display: block;
}
#glfooter p {
	margin: 20px 0 10px;
	padding: 0 0 20px 0;
	border-bottom: #cccccc 1px solid;
	font-size: 1.1em;
}
#glfooter address {
	display: inline;
	float: left;
	font-style: normal;
	font-size: 1.1em;
}
*:first-child+html #glfooter address {
	font-size: x-small;
}
* html #glfooter address {
	font-size: x-small;
}

/*#glfooter img {
	display: inline;
	float: right;
}*/
#popupfooter {
	margin:0 auto 20px; 
	border-top: #cccccc 1px solid; 
	width: 400px; 
	line-height: 250%;
	font-size: 0.7em; 
}
#popupfooter:unknown {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
#popupfooter {
	display: inline-block;
}
* html #popupfooter {
	height: 1%;
}
#popupfooter {
	display: block;
}
#popupfooter p {
	margin: 20px 0 10px;
	padding: 0 0 20px 0;
	border-bottom: #cccccc 1px solid;
	font-size: 1.1em;
}
#popupfooter address {
	display: inline;
	float: left;
	font-style: normal;
	font-size: 1.1em;
}
#popupfooter img {
	display: inline;
	float: right;
}

/* ????????? */
.pl5{
	padding-left:5px;
}
.pl17{
	padding-left:17px;
}
.pl18{
	padding-left:19px;
	*padding-left:25px;
}
.pl24{
	padding-left:33px;
	*padding-left:41px;
}
.pl38 {
	padding-left:38px;
	*padding-left:26px;
}
.pl43 {
	padding-left:43px;
	*padding-left:48px;
}
.pl48 {
	padding-left:48px;
}
.plbtn {
	padding-left:33px;
	margin-bottom:3px;
}

/* ??????????? */
table.bdnone, table.bdnone th, table.bdnone td {
	padding: 0;
	border: none !important;
	font-size: 1em;
}
table.bdnone td input{
	margin:0 0 5px !important;
}

/* ????????????? */
table.subtable {
	padding: 0;
	border-collapse: collapse;
}
table.subtable th, table.subtable td {
	padding: 0px 7px;
	border: #cbcbcb 1px solid;
	border-collapse: collapse;
	font-size: 1em;
}
table.subtable td input{
	margin:0 0 5px !important;
}


/* ?????? */
#coverIframe{
	display:none;
}
#coverIframe_1{
	display:none;
}
#coverIframe_2{
	display:none;
}
#coverIframe_3{
	display:none;
}
#coverIframe_4{
	display:none;
}
#comment {
	margin-top: 450px;
	_margin-top: 470px;
	margin-left: 180px;
	position: absolute;
	width: 370px;
}
.overray {
	background-color: #f6f9fd;
	text-align: center;
	font-size: 14px;
}
#overlay_2 table, #overlay_2 table th, #overlay_2 table td, {
	padding: 0;
	border: none;
}

.lefttext {
	background-color: #f6f9fd;
	font-size: 13px;
	text-align: left;
}

.overray .title {
	position: relative;
	color: #1a3795;
	font-weight: bold;
	text-align: left;
}
.overray .title_center {
	position: relative;
	color: #1a3795;
	font-weight: bold;
	text-align: center;
}
.overray sup {
	vertical-align: baseline;
	color: #666;
	font-size: 0.9em;
}
.overray .caption04 {
	padding-left: 20px;
	text-indent: -20px;
	text-align: left;
}
.overray .caption05 {
	padding: 0 0 0 27px;
	clear: both; 
	line-height: 140%; 
	color: #000;
	font-size: 90%;
	text-indent: -27px;
	text-align: left;
}
.overray table {
	margin: 15px auto;
	font-size: 14px !important;
}
.overray .overray_hyou {
	margin: 5px 0;
	border-collapse: collapse !important;
	border: 1px solid #cbcbcb !important;
	text-align: center !important;
}
.overray .overray_hyou th {
	padding: 7px !important;
	border-collapse: collapse !important;
	border: 1px solid #cbcbcb !important;
	font-weight: bold !important;
	font-size: 0.9em !important;
}
.overray .overray_hyou td {
	padding: 7px !important;
	border-collapse: collapse !important;
	border: 1px solid #cbcbcb !important;
	font-size: 0.9em !important;
	text-align: center !important;
}
.overray .overray_hyou2 td, .overray .overray_hyou2 th {
	padding: 2px !important;
}
.overray .overray_hyou td.bg01 {
	background-color: #f3fcff;
	text-align: left;
}
.overray .overray_hyou td.tl, .overray .overray_hyou th.tl {
	text-align: left !important;
}
.overray .overray_hyou td.fsmall, .overray .overray_hyou th.fsmall {
	font-size: 0.8em !important;
	text-align: left !important;
	letter-spacing: -1px;
}
.overray table {
	margin: 15px auto;
	font-size: 14px !important;
}
.overray_table {
	border-collapse: collapse;
}
.overray_table th {
	padding: 5px;
	border: 1px solid #1a3795;
	color: #fff;
	background-color: #4764c3;
	font-weight: bold;
	font-size: 12px !important;
	text-align: left;
	text-align: center;
}
.overray_table td {
	padding: 5px;
	border: 1px solid #1a3795;
	font-size: 12px !important;
	text-align: center;
}
.overray_table td.bg01 {
	background-color: #c6d2fb;
}
.overray .att {
	padding: 10px;
	background-color: #edf2f9;
	font-size: 12px !important;
	text-align: left;
}
.overray .att div {
	padding-left: 16px;
	text-indent: -16px;
}
#overlay_11{
	position: absolute;
	top: 0;
	left: 200px;
	*left: -150px;
}

/* ?????? */
.button_prt {
	float: right;
	border: none;
}
/* ???????? */
.on-prt {
	display: none;
}

/* clear fix */
.clearfix:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: ".";
}
.clearfix {
	display: inline-block;
}

/* hides from ie-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */


/* ??????????? */
.info_subtext {
	margin: 5px 2px 0;
	padding: 5px 3px 0;
	border-top: 1px dashed #cbcbcb;
	color: #000000;
	font-size: 0.9em;
}

ul#topix {
	margin: 0;
	padding: 0 10px;
}
ul#topix li {
	padding-left: 7px;
	line-height: 160%;
	list-style-type: none;
	font-size: 1.2em;
	text-indent: -7px;
}

/* ????? */
.cont{
	text-align: center;
}
.cont #select {
	width: 400px;
	height: 300px;
	font-size: 1.6em;
}


table.globaltable .small_er {
	font-size: 1em;
	background-color: #ffddff;
}

/* end */