@charset "utf-8";

/* ウェブページ専用
---------------------------------------*/
div#alpha h2 {
	margin-bottom:2em;
	position: relative;
}

div#alpha h3 {
	margin-bottom:2em;
}	

p.imgMds {
	margin-left: 25px;
	margin-bottom: 20px;
}

div.txtArea {
	margin-left:5em;
	margin-bottom: 2em;
}

div#beta {
	padding-top:375px;
}

div#alpha h2 span.rDate {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

p.flowText {
	display:block;
	background:url(../img/page/flowArrow.gif) left bottom no-repeat;
	padding: 8px 0 24px 32px;
}

p.flowText2 {
	display:block;
	background:none;
	padding: 8px 0 24px 32px;
}
