@charset "utf-8";
/* CSS Document */

#f12{
	color: #660000;
	font-size:12px;
	line-height:1.22em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0 0 10%;
}

#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 img{
	width:100%;
}

#f12 td{
	vertical-align:top;
}
#f12 .right{
	text-align:right;
}

#f12 .leftbox2{
       width:100%;
       height:100%;
}
#f12 .leftbox2 div{
       border:2px solid #fed150;
       background:#ffee95;
       padding:3%;
       font-size: 1.2em;
}
#f12 .leftbox{
       width:100%;
       height:100%;
       text-align:left;
}
#f12 .rightbox{
       width:100%;
       height:100%;
}
#f12 .table01{
	margin:0 auto;
}
#f12 .img01{
	text-align:center;
}