@charset "UTF-8";
/* CSS Document */

body{
margin:0;
padding:0;
background-color:#e9e7dd;
}

#flash{
	width:800px;
	margin:0 auto;
	text-align:center;
}

#soldad{
	width:800px;
	height:450px;
	margin:0 auto;
	text-align:center;
}

#soldad_img{
	width:415px;
	margin-right:15px;
	float:left;
}

#soldad_name{
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
