@charset "utf-8";
/* CSS Document */

#f12{
	color: #660000;
	font-size:12px;
	line-height:1.22em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:722px;
	margin:0 auto;
}

#f12 p,span,a,ol,ul,li{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#f12 p{
	margin:1em 0;
}

#f12 a{
	line-height: 1.22em;
}
#f12 strong{
	font-weight:bold;
}
#f12 a{
	color:#990000;
}
#f12 a:link,
#f12 a:visited,
#f12 a:active{
	color:#990000;text-decoration:underline;
}
#f12 a:hover{
	color:#CC0000;text-decoration:underline;
}

#f12 td{
	vertical-align:top;
}
#f12 .right{
	text-align:right;
}

#f12 .leftbox2{
       width:260px;
       height:100%;
}
#f12 .leftbox2 div{
       border:2px solid #fed150;
       background:#ffee95;
       padding:10px;
}
#f12 .leftbox{
       width:278px;
       height:100%;
       float:left;
       text-align:left;
}
#f12 .rightbox{
       width:278px;
       height:100%;
       float:right;
}
#f12 .table01{
	width:530px;
}