@charset "utf-8";
/* CSS Document */
h1{color:#FFF;
font-size:300%;
padding:10px;
}

P{line-height:160%}

div{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

img{}

.subtitle{
	width:100%;
	background:#333;
	}

.Container
{border:#fff 1px solid;
	display: block;}
	
.line
{border:#000 1px solid;
padding:10px;
	display: block;}
	
.font1
{font-size:140%;
line-height:160%;
}

em{color:red;
 font-style: normal }

th{vertical-align:top;}