@charset "shift_jis";
/* CSS Document */

.imp-10px { font-size: 10px; font-style: normal; line-height: 14px }
.imp-11px { font-size: 11px; font-style: normal; line-height: 16px }
.imp-12px { font-size: 12px; font-style: normal; line-height: 19px }
.imp-14px { font-size: 14px; font-style: normal; line-height: 20px}
.imp-16px { font-size: 16px; font-style: normal; line-height: 20px }
.imp-18px-b { font-size: 18px; font-style: normal; line-height: 21px; font-weight: bold}

body,td,th {
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0076A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0076A3;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*#main {
	background-color: #FFFFFF;
	width: 700px
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}*/

#main h1{background-image:none; text-indent: 0;}

#oic { background-image:none;}

.blue_14px {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 140%;
	color: #0076A3;
	text-align: left;
	font-style: normal;
	float: left;
	width: 670px;
	margin: 15px 20px 20px 0px;
}
.h1 {
	margin: 5px 0 0 0;
	padding: 0px;
}
.h2 {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.title {
margin-top:10px;
margin-bottom:0px;
}

/* right */
.alignright01 {
   float:right;
  margin-left:10px;
  display:block;
  padding:2px;
  border:1px solid #CCCCCC;
  text-align:center;
}
