/* 大枠の設定 */
#LayOut{
  background-color: #FFFFFF;
  font-size:12px;
  color:#333333;
  line-height:140%;
  margin:0px;
  width:735px;
  height:auto;
  text-align: center;
}

body {
  background-color: #FFFFFF;
  font-size:12px;
  color:#000;
  line-height:140%;
  margin:0px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

table {
  font-size:12px;
  color: #333333;
  line-height:140%;
  margin:0px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

p {
	margin: 0;
	padding: 0;
}


a:link {
  color: #333;
  text-decoration:none;
}

a:visited {
  color: #333;
  text-decoration:none;
}

a:active {
  color: #FF9900;
  text-decoration:none;
}

a:hover {
  color: #FF9900;
  text-decoration:underline;
}


.font9 {
  font-size:9px;
  line-height:140%;
  margin:0px;
}
.font10	{
  font-size:10px;
  line-height:140%;
  margin:0px;
}
.font11	{
  font-size:11px;
  line-height:120%;
  margin:0px;
}
.font12	{
  font-size:12px;
  line-height:140%;
  margin:0px;
}
.font13	{
  font-size:13px;
  line-height:140%;
  margin:0px;
}
.font14	{
  font-size:14px;
  line-height:140%;
  margin:0px;
}
.font15	{
  font-size:15px;
  line-height:140%;
  margin:0px;
}
.font16	{
  font-size:16px;
  line-height:140%;
  margin:0px;
}

.red {
	color: #e70000;
}

.purple
{
	color: #56007D;
}

.white
{
	color: #FFF;
}
input.button_g2 {
	height: 22px; color : #333333; background-color : #F5F5F5; 
	border-top : 1px solid #F5F5F5; border-left : 1px solid #F5F5F5;
	border-bottom : 1px solid #504D23; border-right : 1px solid #504D23;}

input.button_y2 {
	height: 22px; color : #333333; background-color : #FFF788;
	border-top : 1px solid #FFFF00; border-left : 1px solid #FFFF00;
	border-bottom : 1px solid #504D23; border-right : 1px solid #504D23;}

