@charset "utf-8";
/* CSS Document */

.top_visual_ .top_visual_inner_ h1 {
	position: relative;
}

.top_visual_ .top_visual_inner_ p {
	position: absolute;
}

.top_visual_ .top_visual_inner_ p.visual_ttl_ {
	left: 0; top: 100px;
	color: #ae0e16;
	font-size: 400%;
	font-weight: bold;
	text-align: left;
}

.top_visual_ .top_visual_inner_ p.visual_comm_ {
	width: 455px;
	left: 0; top: 170px;
	color: #949595;
	text-align: left;
	/*font-family: impact;*/
	font-family: Tahoma;
	font-size: 150%;
	line-height: 1.2;
}