@charset "UTF-8";
/*===============================================================
このCSSはプリント時に使用するidやclassを定義するものです。

LastUpdate: 3.31.2007
===============================================================*/
body {
	background:#ffffff!important;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴＰｒｏＷ３", sans-serif;
}

.pankuzuArea {
	display:none;
	}

.localNaviArea {
	display:none;
	}

.bodyArea {
	width:100%!important;
	margin:0 auto 0 auto;
}
	
.contentsArea {
	color:#000000!important;
}

.relatedArea {
	display:none;	
}
	
.footerArea {
	display:none;
	}


.logoarea {
	display:none;
}

.globalNaviArea {
	display:none;
}

.h1_top {
	width:515px;
	}

.topimage {
	display:none;
	}

img {
border:none;
}

.red {color: #FF0000}

.toppagelink {
	background:url(../img/linkicon_arrow.gif) no-repeat 0px 5px;
	padding-left:10px;
	} 

.toppagelink2 {
	background:url(../img/linkicon_arrow.gif) no-repeat 0px 3px;
	padding-left:10px;
	} 
	
.pdflink a{
	color:#5F1B00;
	text-decoration:none;
	}
	
.toppagelink a {
	color:#393939;
	text-decoration:none;
	}

.toppagelink2 a {
	color:#393939;
	text-decoration:none;
	}
	
.relatedlink a {
	color:#393939;
	text-decoration:none;
	}

.txt1 {
	font-size:90%;
	line-height:180%;
	}

.txt2 {
	font-size:120%;
	line-height:150%;
	}

.txt3 {
	font-size:120%;
	line-height:150%;
	font-weight:bold;
	}
	
.lptxt1 {
	font-size:92%;
	line-height:150%;
	}

.lptxt1b {
	font-size:83%;
	line-height:150%;
	text-indent: 10px;
	}
	
.lptxt1c {
	font-size:83%;
	line-height:160%;
	text-indent: 10px;
	padding-top:8px;
	}
	
.lptxt2 {
	font-size:75%;
	line-height:160%;
	}

/*

#localnaviarea {
	display:none;
}

#relatedarea {
	display:none;
}

#footerarea {
	display:none;
}

#bodyarea {
	width:100%!important;
	margin:0 auto 0 auto;
}

#contentsarea {
	color:#000000!important;
}*/


