@charset "utf-8";

/*
#gn-03{background: url(../../common/images/gnavi_e.png) no-repeat -225px -40px;}
#prntTitle h1,
#prntTitle p{
	background: url(../images/prnt_title.jpg) no-repeat;
}
*/

/*v-17*/
#bodyContents #prntTitle {
	background-image: url(../../../product_technology/images/prnt_title.jpg);
	background-position: right center;
}

#header #gNavi #gn-03 a {
	border-bottom-color: #005eae;
}
/*md*/
@media print, screen and (max-width: 48em) {
	#bodyContents #prntTitle {
		background-position: 70% center;
	}
}

/*v-17*/

/*
#prntTitle a{
	width: 280px;
}*/
