/* CSS Document */

H1 {
	color: #ffffff;
	font-size : 190%;
	white-space: nowrap;
	padding-top: 14px;
	padding-left: 14px;
}

H2 {
	color: #ffffff;
	font-size : 125%;
	padding-top: 0px;
	padding-left: 0px;
}

H3 {
	color: #444444;
	font-size : 140%;
	padding-top: 2px ;
	padding-left: 0px;
	padding-bottom: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #777777;
	line-height: 200%;
	background-image: url(img/bg_05.jpg);
}

.txt_1 {
	color: #666666;
	font-size : 80%;
	background-image: url(img/top_waku_00.jpg);
}


/*階層ページ使用（パンくず部分）*/

.hed1 {

	background-image: url(img/h1_top_01.jpg);
	background-position: left; 
}
.hed2 {
	background-image : url(img/h1_top_02.jpg) ;
	background-repeat:no-repeat;
	background-position:right; 

}
.hed3 {
	background-image : url(img/h1_top_03.jpg) ;
	background-position:left; 

}
.hed4 {
	color: #ffffff;
	font-size : 75%;
	line-height: 140%;
	padding-left: 15px;

	

}


}