@charset "utf-8";

/* 全体構造---------------------------------------------------- */
body {margin: 3px;padding: 3px;}
table {margin: 0px;padding: 0px;font-size: x-small;line-height: 140%;font-family: "ＭＳ Ｐゴシック", Osaka;color: #3B3D3C;}
textarea {background: #FFFDD4;}

/* リンク---------------------------------------------------- */
a {font-size: x-small;line-height: 140%;font-family: "ＭＳ Ｐゴシック", Osaka;}
a:link {color: #334CB3;background: transparent;}
a:visited {color: #334CB3;background: transparent;}
a:hover, a:active {color: #5940A6;background: transparent;}

/* リンク---------------------------------------------------- */
a.white {font-size: x-small;line-height: 140%;font-family: "ＭＳ Ｐゴシック", Osaka;}
a.white:link {color: #FFFFFF;background: transparent;}
a.white:visited {color: #FFFFFF;background: transparent;}
a.white:hover, a:active {color: #DCDEDE;background: transparent;}

/* タイトル1---------------------------------------------------- */
h1 {margin: 0px;padding: 0px;font-size: small;line-height: 140%;font-family: "ＭＳ Ｐゴシック", Osaka;color: #173364;}

/* タイトル2---------------------------------------------------- */
h2 {margin: 0px;padding: 0px;font-size: x-small;line-height: 140%;font-family: "ＭＳ Ｐゴシック", Osaka;color: #006600;}

/* 項目---------------------------------------------------- */
.cpxsbl {font-size: x-small;line-height: 140%;font-family: "ＭＳ Ｐゴシック", Osaka;color: #173364;}
.cpxsgr {font-size: x-small;line-height: 140%;font-family: "ＭＳ Ｐゴシック", Osaka;color: #006600;}