@charset "shift_jis";

.onedown{
	font-size:85%;
}

.oneup{
	font-size:120%;
}

.H2headingA{
	height:50px;
	padding:14px 5px 0px 75px;
	margin:0 0 10px 0;
	font-size:1.5em;
	color:#FFFFFF;
	background:url(../img/bg_h2_01.jpg) no-repeat;
	display:block;
}

.headingA{
	height:40px;
	padding:7px 5px 0px 18px;
	margin:20px 0 5px 0;
	font-size:1.1em;
	color:#336633;
	background:url(../img/bg_headingA.jpg) no-repeat;
	line-height:150%;
	display:block;
}

.headingB{
	padding:2px 0px 0px 6px;
	margin-bottom:10px;
	font-size:1.1em;
	color:#669966;
	border-left:solid 3px #669966;
}

.headingC{
	padding:2px 5px 0px 8px;
	margin-bottom:10px;
	border-bottom:dashed 1px #CCCCCC;
	font-size:1.1em;
	color:#3399CC;
	background:url(../img/arrow04a.gif) no-repeat 0px 10px;
}

.headingD{
	height:12px;
	padding:2px 0px 0px 8px;
	margin-bottom:5px;
	font-size:1.1em;
	color:#669966;
	border-left:solid 12px #669966;
	line-height:95%;
}

.headingE{
	padding:2px 5px 0px 20px;
	margin-bottom:3px;
	font-size:1.1em;
	color:#3399CC;
	background:url(../img/icon_event02.gif) no-repeat 0px 5px;
}

.headingF{
	height:12px;
	padding:2px 0px 0px 8px;
	margin-bottom:5px;
	font-size:1.1em;
	color:#F00;
	border-left:solid 12px #F00;
	line-height:95%;
}

.headingG{
	height:12px;
	padding:2px 0px 0px 8px;
	margin-bottom:5px;
	font-size:1.1em;
	color:#06C;
	border-left:solid 12px #06C;
	line-height:95%;
}

.indentA{
	text-indent:1em;
}

.Bold{
	font-weight:bold;
}

p.notice{
	text-indent: -1em;
	margin-left: 1em;
}

p.indent{
	text-indent:-1em;
}