@charset "utf-8";

/*------------------------
  コンテンツ
------------------------*/
#contents {
 width: 760px;
 margin: 0 0 0 20px;
 clear: both;
}
#contents h2,h3,h4 {
 font-size: 0px;
 text-indent: -99999px;
}
.borderbt {
 padding-bottom: 50px;
 border-bottom: dotted 1px #a8a9ad;
}

#title1 {
 width: 475px;
 height: 25px;
 margin: 25px 0 0 0;
 background: url("img/pri-title1.gif") no-repeat;
}

#pri_content {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
}

#date {
	margin:10px 0 25px 0;
	text-align:right;
		font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
	}
	
.paddingL20 {
	padding-left:1em;
	}
	
.marginB10 {
	margin-bottom:10px;
}

.marginB25 {
	margin-bottom:25px;
	}
	
ul#pri_list {
	margin:0;
	padding:0;
	}
	
ul#pri_list li {
	margin-bottom:25px;
	}
	
.pri_list_ti {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:5px;
	}
	
#bottom_sign {
	text-align:right;
	}
	


#subtitle1 {
 width: 250px;
 height: 25px;
 margin: 25px 0 0 0;
 background: url("img/app-subtitle1.gif") no-repeat;
}
#subtitle2 {
 width: 250px;
 height: 25px;
 margin: 25px 0 0 0;
 background: url("img/app-subtitle2.gif") no-repeat;
}
#subtitle3 {
 width: 250px;
 height: 25px;
 margin: 25px 0 0 0;
 background: url("img/app-subtitle3.gif") no-repeat;
}
#subtitle4 {
 width: 250px;
 height: 25px;
 background: url("img/app-subtitle4.gif") no-repeat;
}


#pdfdl {
 margin: 25px 0 0 400px;
 position: absolute;
}

