@charset "utf-8";
#pageHeader {
	background-image: url("../img/ph_nurse_center.png");
}
#containerMain .sentence {
	width: 100%;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	line-height: 22px;
}
#chapter .subsection table {
	width: 96%;
}
#chapter .subsection th {
	width: 28%;
}
#chapter .subsection th p {
	margin-left: 20px;
}
#chapter .subsection .discount,
#chapter .subsection .contact {
	margin-top: 8px;
}
#chapter .subsection h4 {
	font-size: 16px;
	margin: 0px;
}
#chapter .subsection .discount p {
	font-size: 14px;
	margin-left: 20px;
}
#chapter .subsection .partners {
	width: 280px;
	border: solid 1px #CCC;
	padding: 5px;
}
#chapter .subsection .privilege {
	width: 520px;
	border: solid 1px #CCC;
	padding: 5px;
}
#containerMain #chapter ul {
	list-style-type: disc;
	margin: 0px 0px 5px 30px;
}
#containerMain #chapter ul li {
	line-height: 24px;
	font-size: 14px;
}
#containerMain #chapter ul li.list_style_none {
	list-style-type: none;
}
#containerMain #chapter ul p {
	font-size: 14px;
}
#containerMain #chapter p.promotion {
	font-size: 14px;
	margin: 0px 0px 12px 10px;
}
#containerMain #chapter .details {
	list-style-type: none;
	margin: 15px 0px 0px 20px;
}

#containerMain p.expander {
	font-size: 13px;
	text-align: right;
	margin: -7px 5px 0px 0px;
	line-height: 13px;
	display: block;
	color: #006DD9;
	cursor: pointer;
}
#mbStyle {
	display: none;
}
#crane_nara .discount ul {
	display: inline-block;
}
#crane_nara .discount a {
	display: inline-block;
	vertical-align: top;
}
#crane_nara .discount .qrcode {
	width: 100px;
	height: 100px;
	margin: -10px 0px 0px 30px;
}
#ants_osaka .discount .qrcode {
	margin: 20px 0px 0px 20px;
}
#ants_osaka .discount .qrcode img {
	width: 100px;
	height: 100px;
	float: left;
}
#ants_osaka .discount .qrcode p {
	width: 200px;
	margin: 0px 0px 0px 15px;
	float: left;
}

@media screen and (max-width:990px) {

	#pageHeader {
		margin-top: 0px;
	}
	#pcStyle {
		display: none;
	}
	#mbStyle {
		display: block;
	}
#chapter .subsection th {
	width: 100%;
}
}