A.test:link { color: #00FF00; }
A.test:visited { color: #FF0000; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

table { 
        border: 1px #888888 solid; 
        border-collapse: collapse;
}
td, th { border: 1px #888888 solid; }



.character_attribute {
	font-family: "MS PGothic"; 
	font-size: 10pt;
	color: #005580;
}
.character_attribute_login_header {
	font-family: "MS PGothic"; 
	font-size: 11pt;
	color: #005580;
	font-weight: bold;
}
.footer01 {
	 left:0px;
	 width:600px;
	 position:absolute;
}
.footer02 {
	 left:0px;
	 width:335px;
	 position:absolute;
}
.footer03 {
	 left:150px;
	 width:350px;
	 position:absolute;
}
/* 問い合わせフォーム */
div.baloon {
	 font-size: 11px;
	 color: #900;
	 position: absolute;
	 padding-left: 5px;
	 background: url("../sozai/image/baloon.gif") no-repeat top left;
	 z-index: 1;
}
div.baloon a {
	 color: blue;
	 text-decoration: none;
	 padding: 2px;
	 margin-right: 2px;
}
div.baloon a:hover {
	 background-color: #eef;
}
div.baloon div {
	 background: url("../sozai/image/baloon_right.gif") no-repeat top right;
	 padding: 7px 7px 14px 0;
	 white-space: nowrap;
}
.contact_bg_color {
	 background-color:#f0f0f0;
}
/* 問い合わせフォーム */
