/* page */

body {
	margin: 10px 0px 10px 0px;
}

td {
	font-size: 14px; line-height: 21px;
	font-family: "sans-serif";
	color: #606060;
}

/* replace tags */

form {
	margin:0px;
}

a {
	color:"#2040ff";
}

a:hover {
	background-color: "#ff8080"
}

img {
	border: 0
}

b {
	color: black;
}

strong {
	background-image: url(images/strong_background.gif);
	background-repeat: no-repeat;
	padding: 3px 1px 1px 16px;
	border-right: 1px #bfbfbf solid; 
	background-color: #d5d5d5;
	color: black;
	font-weight: normal;
}

em {
	padding: 1px 1px 0px 1px;
	background-color: #FFFF80;
	font-weight: normal;
	font-style: normal;
}

u {
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	border-bottom: red solid 1px;
}

/* menu */

table.menu td {
	text-align: right;
	vertical-align: top;
	padding: 0px 0px 2px 0px;
	font-size: 14px; line-height: 133%;
}

table.menu tr.above {
	background-image: url(images/menu_back_above.gif);
}

table.menu tr.target {
	background-image: url(images/menu_back_target.gif);
}

table.menu a {
	text-decoration: none;
}

/* contents */

td.contents p {
	margin: 17px 0px 17px 60px;
	color: #606060;
}

td.contents p.wide {
	margin: 17px 0px 17px 30px;
	color: #606060;
}

td.contents p.full {
	margin: 17px 0px 17px 0px;
	color: #606060;
}

td.contents h1 {
	background-image: url(images/h1_background.gif);
	background-repeat: no-repeat;
	margin-top: 36px;
	padding: 2px 0px 4px 80px;
	font-size: 25px; line-height: 100%;
	color: #A0A0A0;
	font-weight: normal;
}

td.contents h2 {
	background-image: url(images/h2_background.gif);
	background-repeat: no-repeat;
	margin-top: 36px;
	padding: 2px 0px 4px 80px;
	font-size: 25px; line-height: 100%;
	color: #A0A0A0;
	font-weight: normal;
}

td.contents h3 {
	background-image: url(images/h3_background.gif);
	background-repeat: no-repeat;
	margin-top: 36px;
	padding: 2px 0px 4px 80px;
	font-size: 25px; line-height: 100%;
	color: #A0A0A0;
	font-weight: normal;
}

td.contents h4 {
	background-image: url(images/h4_background.gif);
	background-repeat: no-repeat;
	margin-top: 36px;
	padding: 2px 0px 4px 80px;
	font-size: 25px; line-height: 100%;
	color: #A0A0A0;
	font-weight: normal;
}

td.contents h5 {
	background-image: url(images/h5_background.gif);
	background-repeat: no-repeat;
	margin-top: 36px;
	padding: 2px 0px 4px 80px;
	font-size: 25px; line-height: 100%;
	color: #A0A0A0;
	font-weight: normal;
}

td.contents h6 {
	background-image: url(images/h6_background.gif);
	background-repeat: no-repeat;
	margin-top: 36px;
	padding: 2px 0px 4px 80px;
	font-size: 25px; line-height: 100%;
	color: #A0A0A0;
	font-weight: normal;
}

td.contents h1.h7 {
	background-image: url(images/h7_background.gif);
	background-repeat: no-repeat;
	margin-top: 36px;
	padding: 2px 0px 4px 80px;
	font-size: 25px; line-height: 100%;
	color: #A0A0A0;
	font-weight: normal;
}

td.contents p.subhead {
	background-image: url(images/subhead_background.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding: 4px 0px 4px 30px;
	font-size: 14px; line-height: 100%;
	color: black;
	font-weight: normal;
}

td.contents p.q {
	background-image: url(images/q_background.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 24px;
	margin-bottom: 7px;
	padding: 5px 0px 4px 30px;
	font-size: 14px; line-height: 100%;
	color: black;
	font-weight: normal;
}

td.contents p.a {
	margin: 7px 0px 17px 62px;
}

table.photo {
	float: right;
	margin: 3px 0px 6px 20px;
}

table.photo td {
	text-align: right;
	vertical-align: top;
	font-size: 12px;
	line-height: 100%;
}

/* datalist */

table.datalist {
	border-collapse:collapse;
	empty-cells:show;
}
table.datalist th {
	border-collapse: collapse;
	border: 1px #c0c0c0 solid;
	font-weight: normal;
	color: black;
	background-color: #d8d8d8;
}
table.datalist td {
	border-collapse: collapse;
	border: 1px #c0c0c0 solid;
}

/* finedatalist */

table.finedatalist {
	border-collapse:collapse;
	empty-cells:show;
	width: 498px;
}
table.finedatalist th {
	border-collapse: collapse;
	border: 1px #c0c0c0 solid;
	font-weight: normal;
	color: black;
	background-color: #d8d8d8;
	font-size: 12px;
	line-height: 125%;
}
table.finedatalist td {
	border-collapse: collapse;
	border: 1px #c0c0c0 solid;
	font-size: 12px;
	line-height: 125%;
}

/* questionlist */

table.questionlist {
	border-collapse:collapse;
	empty-cells:show;
	width: 498px;
}
table.questionlist th {
	border-collapse: collapse;
	border: 1px #c0c0c0 solid;
	font-weight: normal;
	color: black;
	background-color: #d8d8d8;
	font-size: 12px;
	line-height: 125%;
}
table.questionlist td {
	border-collapse: collapse;
	border: 1px #c0c0c0 solid;
	font-size: 14px;
	line-height: 125%;
	padding: 2px;
}

table.questionlist td a {
	color: #606060;
	text-decoration: none;
}

/* colored cell */

td.red {
	background-color: #ffd0d0;
}
td.green {
	background-color: #d0ffd0;
}
td.yellow {
	background-color: #ffffb0;
}
td.blue {
	background-color: #d0d0ff;
}

.unnamed1 {
}
.applyclose {
	font-family: "A-OTF VS Pro B";
	font-size: 20px;
	font-weight: bolder;
	color: #990000;
	text-decoration: blink;
	background-image: none;
	background-repeat: no-repeat;
}
.applyclose-tokyo {
	font-family: "A-OTF VS Pro B";
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFF99;
}
.applyclose-osaka {
	font-family: "A-OTF VS Pro B";
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #99FFFF;
}
