/* CSS Document */

/*   author : Sugiyama */

/* index==========================

	for introduction page
*/


/* for doms header ==============================================*/

div#header ul#hNavDoms{
	margin: 45px 14px 0 168px;
}
* html div#header ul#hNavDoms{
	display: inline;
}


/* for introduction page ==============================================*/

p#policyExp1{
	background: url(/doms/policy/img/imgPolicy1.jpg) no-repeat right top;
	padding-right: 145px;
	min-height: 195px;
}
* html p#policyExp1{
	height: 195px;
}
p#policyExp2{
	background: url(/doms/policy/img/imgPolicy2.jpg) no-repeat right top;
	padding-right: 145px;
	min-height: 195px;
}
* html p#policyExp2{
	height: 195px;
}
div#policyExp3{
	background: url(/doms/policy/img/imgPolicy3.jpg) no-repeat left top;
	padding: 50px 0 0 165px;
	min-height: 170px;
}
* html div#policyExp3{
	height: 170px;
}
