@charset "shift-jis";

/*							*
common.css
modified:
2009.12.04
*							*/

a	{color: #0033FF}
a:hover	{text-decoration: none; color: #0033FF}
form	{margin-top: 0px;margin-bottom: 0px }
.text	{
line-height: 130%;
font-size: 80%;
}
.big	{line-height: 130%;}
.small	{line-height: 130%;}
.b      {font-weight: bold;}
.text-table {
font-size: 10px;
}
h3 {
font-size: 120%;
line-height: 105%;
font-weight: bold;
}
.text_in {
font-size: 105%;
line-height: 130%;
}
.mark {
color: #002FBB;
}
.text-inner-table {
font-size: 1.0em;
}
.text-align-right {
text-align: right;
}