@charset "utf-8";

/*----------------------------------------------------------------------------------
		 								ワクチンページ 
------------------------------------------------------------------------------------*/

#main h3 {
	margin: 0 0 20px;
}
#contents p.txt1 {
	width: 630px;
	margin: 0 0 1em 45px;
	line-height: 1.5;
}

#contents p.bottom {
	margin-bottom: 65px;
}

#contents dl.kouen {
	width: 630px;
	margin: 0 0 2em 45px;
}

#contents dl.kouen dt {
	font-weight: bold;
	line-height: 1.5;
}

#contents dl.kouen dd {
	line-height: 1.5;	
}

#contents .photo1 {
	margin: 0 0 0 27px;
	width: 330px;
	padding: 5px 0 0 327px;
	min-height: 215px;
	position: relative;
	line-height: 1.5;
}

* html #contents .photo1 {
	height: 215px;
}

#contents .photo1 img {
	position: absolute;
	left: -1px;
	top: -14px;
}

#contents .photo1 p {
	line-height: 1.5;
	margin-bottom: 1em;
}

#contents dl.jcv {
	padding: 30px 0 0 485px;
}

#contents dl.jcv dt {
	width: 183px;
}


#contents dl.jcv dd {
	width: 183px;
	text-align: center;
}
