@charset "Shift-JIS";


body {
	background: url(../images/bg_body.jpg) #FFF no-repeat center top;
}

A:visited
{
 color:#333399;  text-decoration: none;
 line-height: 120%;
}
A:active
{
 color:#333399;  cursor: hand;  text-decoration: none;
 line-height: 120%;
}

A:hover{
 color:#333399;  text-decoration: underline;  cursor: hand;
 line-height: 120%;
}

A{
 color:#333399;  text-decoration: none;  font: 12px "ＭＳ Ｐゴシック", "Osaka"; line-height: 120%;
}

INPUT{
 font: lighter 12px "ＭＳ Ｐゴシック", "Osaka";
}

body,p,div {
padding: 0px;
margin: 0px;
}

img {
	border: none;
}

H1 {
 margin: 0px;
 background-color: black;
 color: white;
 border-style: none;
 border-width: 1;
 padding: 2px;
 font: bold 12px "ＭＳ Ｐゴシック", "Osaka"
;}


h1 {
padding: 5px 0px 5px 10px;
margin: 0px;
border-style: solid;
border-color: #CCCCFF;
border-width: 1px 1px 1px 10px;
font-size: 145%;
color: #000000;
line-height: 100%;
background-color: #FFFFFF;
}


H2 {
 padding: 1;
 border-style: solid;
 border-color: Navy;
 margin : 1px;
 border-width: 1 0 1 0;
 color: Navy;
 font: bold 12px "ＭＳ Ｐゴシック", "Osaka";
}


h2 {
padding: 3px 0px 3px 5px;
padding-left: 10px;
margin: 20px 0px 0px 0px;
border-width:0px 0px 1px 10px;
border-style:solid;
font-size: 125%;
border-color:#CCCCFF;
color: #000000;
}


TD{
font: 12px "ＭＳ Ｐゴシック", "Osaka";
line-height: 120%;
}

.10PT{
font: 10px "ＭＳ Ｐゴシック", "Osaka";
}

.RED{
color: #ff0000;
}

.LARGE{
font: 14px "ＭＳ Ｐゴシック", "Osaka";
line-height: 140%;
font-weight: bold;
}

.TXT{
font: 12px "ＭＳ Ｐゴシック", "Osaka";
line-height: 140%;
}

.TXT2{
font: 12px "ＭＳ Ｐゴシック", "Osaka";
line-height: 140%;
color: #555555;
}

.TXT3{
font: 12px "ＭＳ Ｐゴシック", "Osaka";
line-height: 100%;
}

DIV{
 font: 12px "ＭＳ Ｐゴシック", "Osaka";  line-height: 120%;
}

td.title {
 margin: 3px;
 border-color: #008000;
 border-style: solid;
 border-width: 0 0 1 10;
 padding: 3px;
 padding-left: 5px;
 font: bold 14px "ＭＳ Ｐゴシック", "Osaka";
 color: #555555;
}

td.title2 {
 margin: 0px;
 border-color: #666666;
 border-style: solid;
 border-width: 1 1 1 1;
 padding: 0px;
}

td.title3 {
 margin: 3px;
 border-color: #000080;
 border-style: solid;
 border-width: 1 1 1 10;
 padding: 3px;
}
td.title4 {
 margin: 3px;
 border-color: #000000;
 border-style: solid;
 border-width: 1 1 1 10;
 padding: 3px;
}

ul.gnavi {
	margin: 0;
	padding: 0;
}
ul.gnavi li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

div.topicpath {
	text-align: left;
	margin: 0 0 20px 10px;
}


#footer {
	height: 37px;
	background : url(../images/bg_footer.gif) repeat-x left top;
}
#footer p {
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;

