
OPTION,
BUTTON,
TABLE,
INPUT,
B,
CAPTION,
CENTER,
P,
MENU,
DIV,
TD,
TH,
TITLE,
TR,
SELECT,
BODY,
TEXTAREA
{
     FONT-SIZE: 12pt;
     FONT-FAMILY: 'ＭＳ Ｐゴシック';
}
a:link {
color:#0000FF;
text-decoration: none
}

a:visited{
color:#9D11B3;
text-decoration: none
}

a:hover{
color:#FF6600;
text-decoration: none
}

a:active{
color:#0000FF;
text-decoration: none
}

.xxl{
font-size:xx-large;
line-height:120%
}

.xl{
font-size:x-large;
line-height:120%
}

.l{
font-size:large;
line-height:120%
}

.m{
font-size:medium;
line-height:120%
}

.s{
font-size:small;
line-height:120%
}

.xs{
font-size:x-small;
line-height:120%
}

.xxs{
font-size:xx-small;
line-height:120%
}

body {
	margin-left:0px;
	margin-top:0px;
	background-color:#FFFFFF;
	color:#333333;
	font-size:x-small;
	line-height:120%
}

td{
font-size:x-middle;
line-height:120%
}

.title1{  /*文字＆背景基本色*/
background-color:#CCEAFF;
color:#003399;
text-align:center
}

.title1b{  /*文字太字＆背景基本色*/
background-color:#CCEAFF;
font-weight:bold;
color:#003399;
text-align:center
}

.title2{  /*文字＆背景グレー*/
background-color:#CCCCCC;
font-weight:bold;
color:#666666
}

.title3{  /*入力欄小見出し*/
background-color:#A6CCF3;
color:#333333
}

.title3b{  /*入力欄小見出し太字*/
background-color:#A6CCF3;
color:#333333;
font-weight:bold
}


.title3bc{  /*入力欄小見出し太字中央揃え*/
background-color:#A6CCF3;
color:#333333;
font-weight:bold;
text-align:center
}

.title4{  /*検索画面小見出し*/
background-color:#99CCFF;
font-size: 12px;
line-height: 120%;
color:#003399
}

.title5{  /*検索結果小見出し*/
background-color:#A6CCF3;
color:#333333;
text-align:center
}

.title6{  /*文字＆背景基本色左寄せ*/
background-color:#CCEAFF;
color:#003399;
}

.red{
color:#FF0000
}

.text1b{  /*背景なし小見出し*/
color:#003399;
font-weight:bold
}


.bg1{  /*角丸エリア等背景色*/
background-color:#CCEAFF
}

.bg2{
background-color:#E6EEFA
}

.metatitle{  /*メタデータタイトル*/
background-color:#CCEAFF;
background-image:url(img/bg-title.gif);
font-weight:bold;
color:#003399;
text-align:center
}

.meta1tb{  /*メタデータ見出し1太字*/
background-color:#E6E6E6;
font-weight:bold;
color:#333333;
text-align:center
}

.meta1t{  /*メタデータ見出し1*/
background-color:#E6E6E6;
color:#000000;
text-align:center
}

.meta2t{  /*メタデータ見出し2*/
background-color:#CCCCCC;
color:#000000;
text-align:center
}

.meta{  /*メタデータ*/
background-color:#FFFFFF;
color:#000000
}

.meta2{  /*メタデータ中央揃え*/
background-color:#FFFFFF;
color:#000000;
text-align:center
}

.txt10 {  font-size: 10px; line-height: 110%}
.txt12 {  font-size: 12px; line-height: 120%}
