@charset "utf-8";

.onedown{
	font-size:90%;
}

.oneup{
	font-size:120%;
}

.twoup{
	font-size:140%;
}

.headingA{
	height:40px;
	padding:7px 5px 0px 16px;
	margin:20px 0 5px 0;
	font-size:1.15em;
	color:#996633;
	background:url(../img/bg_headingA.jpg) no-repeat;
	line-height:160%;
	display:block;
}

.headingA2{
	height:40px;
	padding:10px 5px 0px 16px;
	margin:0px 0 0px 0;
	font-size:1.15em;
	color:#996633;
	background:url(../img/bg_headingA2.jpg) no-repeat;
	line-height:160%;
	display:block;
}

.headingA a:link{
	color:#996633;
}

.headingB{
	padding:2px 0px 0px 6px;
	margin:15px 0 10px 0;
	font-size:1.6em;
	color:#996633;
	border-left:solid 3px #996633;
}

.headingC{
	padding:2px 5px 1px 10px;
	margin:15px 0 10px 0;
	border-bottom:dashed 1px #CCCCCC;
	font-size:1.2em;
	color:#996633;
	background:url(../img/arrow04a.png) no-repeat 0px 12px;
}

.headingD{
	padding:2px 5px 0px 0;
	margin:15px 0 10px 0;
	border-bottom:dashed 1px #CCCCCC;
	font-size:1.1em;
	color:#996633;
}

.headingE{
	padding:5px 5px 0px 0;
	margin:15px 0 10px 0;
	font-size:1.1em;
	color:#996633;
}

.headingF{
	padding:5px 5px 0px 0;
	margin:5px 0 10px 0;
	font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","メイリオ","Meiryo","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size:1.75em;
	line-height:130%;
	color:#666;
}

.headingQA{
	height:40px;
	padding:6px 5px 0px 36px;
	margin:25px 0 3px 0;
	font-size:1.15em;
	color:#CC9933;
	background:url(../img/bg_headingQA.jpg) no-repeat;
	line-height:150%;
	display:block;
}

a.linkA{
	padding:1px 0 2px 18px;
	background-image:url(../img/arrow02a.png);
	background-position:0 5px;
	background-repeat:no-repeat;
	color:#0033CC;
	line-height:150%;
}

a.linkA:hover{
	text-decoration:underline;
	color:#0033CC;
	background-image:url(../img/arrow02b.png);
	background-position:2px 5px;
	background-repeat:no-repeat;
	line-height:150%;
}

a.linkB{
	padding:2px 0 2px 18px;
	background-image:url(../img/arrow03a.gif);
	background-position:0 1px;
	background-repeat:no-repeat;
	color:#0033CC;
	line-height:150%;
}

.TextFrameA{
	width:auto;
	height:200px;
	padding:0.5em;
	overflow:auto;
	text-align:left;
}

.indentA{
	text-indent:1em;
}

.Bold{
	font-weight:bold;
}

p.notice{
	text-indent: -1em;
	margin-left: 1em;
}

p.indent{
	text-indent:-1em;
}