body {

	background-color: #FFFFFF;

	background-image: url(../imgs/back.gif);

	background-repeat: repeat-y;

	margin: 0px;

}

A { text-decoration:none; color:#000099 }

A:visited { text-decoration:none; color:#000099 }

A:active { text-decoration:none; color:#000099 }

A:hover  { text-decoration:none; color:#FF6600 }

font      { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}

.css1 { font-size: xx-small; line-height: 125%;}

.css2 { font-size:  x-small; line-height: 125%;}

.css3 { font-size:    small; line-height: 125%;}

.css4 { font-size:   medium; line-height: 125%;}

.css5 { font-size:    large; line-height: 125%;}

.css6 { font-size:  x-large; line-height: 125%;}

.css7 { font-size: xx-large; line-height: 125%;}





#gaiyo_table {

	width: 495px;

	text-align: left;

}



#gaiyo_table th {

	color: #6A1D24;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #6A1D24;

	padding: 3px;

}



#gaiyo_table td {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #6A1D24;

	padding: 3px;

}



