body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*コンテンツ全体*/
#wapper {
	line-height: 170%;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	width: 800px;
	background: #FFFFFF;
}
/*ヘッダ*/
#header {
	padding: 0px;
	margin: 0px;
}
#header h1 {
	font-size: 12px;
	color: #666666;
	margin: 5px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
#header h2 {
	margin: 0px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	background: url(imgs/10/aiu01.gif) no-repeat;
	padding-top: 80px;
	padding-right: 20px;
}
.mi01 {
	font-size: 11px;
	color: #666666;
	margin: 5px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
/*トップナビ*/
#topnavi{
	background:#DEE8F3;
	margin: 0px;
	padding: 5px;
	text-align: center;
	border-bottom: 2px solid #0A50A1;
	color: #0A50A1;
	font-size: 13px;
	font-weight: bold;
}
#topnavi a:link{
	text-align:center;
	color:#003366;
}
#topnavi a:active {
	color: #003366;
	text-decoration: underline;
}
#topnavi a:hover{
	color:#FF3300;
}

/*=====リンク=====*/
a:link {
	color: #FF0066;
	text-decoration: none
}
a:visited {
	color: #9966CC;
        text-decoration: none
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
/*=====見出し=====*/
h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px 0px 10px;
}
h2 {
	font-size: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCFF;
	padding: 10px 5px;
}
h3 {
	color: #6666CC;
	font-size: large;
	font-weight: bold;
	padding: 10px 0px 0px;
	margin-top: 5px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #6666CC;
}
h4 {
	color: #6666CC;
	font-size: medium;
	font-weight: bold;
	padding: 10px 0px 0px;
	margin-top: 5px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #6666CC;
}
ul {
	font-size: 12px;
	line-height: 170%;
}
ol {
	font-size: 12px;
	line-height: 170%;
}
.g-1 {
	text-indent: 15px;
	border-left-width: 20px;
	border-left-style: double;
	border-left-color: #000099;
	font-size: medium;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
.g-2 {
	font-weight: bold;
	color: #FF9900;
	font-size: x-small;
}
.g-0 {
	font-size: medium;
	color: #0099FF;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #0099FF;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 10px;
}
.g-t-w {
	font-size: 11px;
	color: #FFFFFF;
}
.g-t {
	font-size: 11px;
}
.style6 {
	font-size: 14px;
	line-height: 150%;
	padding-left: 20px;
	padding-right: 5px;
}
.n1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.n2 {
	font-size: 12px;
	font-weight: normal;
}

.g-t09 {
	font-size: 11px;
	color: #666699;
}
.g-t09cf {

	font-size: 11px;
	color: #666699;
}
.style7 {
	color: #000099;
	font-size: x-small;
}

.cfli001 {
	font-size: 10px;
	margin: 5px;
	padding: 2px;
	list-style: decimal url(none) outside;
	line-height: 130%;
}
p {
	font-size: 12px;
	line-height: 170%;
}



/*=====CF=====*/
.cf-to001 {
	font-size: 12px;
	margin: 10px 2px;
	padding: 2px 20px 2px 30px;
	list-style: decimal url(none) outside;
	line-height: 140%;
	color: #6666CC;
	border-top: 1px solid #808080;
}
.cf-to002 {

	font-size: 12px;
	margin: 5px 10px;
	padding: 2px;
	list-style: decimal url(none) outside;
	line-height: 140%;
	color: #6666CC;
}
.style13 {
	font-size: 12px;
}
.style12 {
	font-size: 12px;
	color: #FF0066;
	padding: 4px;
}
/*table============================================*/
table.ryoukin01 {
	border-collapse: separate;
	border-spacing: 1px;
	font-size: 13px;
	line-height: 160%;
	width: 98%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 4px;
}
table.ryoukin01 th,
table.ryoukin01 td {
	padding: 4px 3px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0px;
}
table.ryoukin01 th {
	text-align: center;
	background: #DDDDFF;
}
table.ryoukin01 td {
  text-align: center;
}
table.ryoukin01 td.b01{
	font-size: 16px;
	font-weight: bold;
}

/*表bc====================================================================*/
.backcl_b01 {
	background: #99FFFF;
	font-weight: bold;
}
.backcl_o01 {
	background: #FFFF99;
	font-weight: bold;
}
.backcl_fonb_r01 {
	background: #FF3300;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.backcl_fonb_b01 {
	background: #CC99CC;
	font-weight: bold;
	font-size: 14px;
}

