@charset "UTF-8";

body {
	background: #fff !important;
}
#wrapper {
	background: #fff !important;
}
div.containerMain h1 {
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
}
div.containerMain h2 {
	text-align: center;
	font-weight: bold;
}
div.containerMain h3 {
	font-weight: bold;
}
div.containerMain p {
    padding: 0 0 2em;
    line-height: 1.6;
}
div.containerMain dl.dlCustomerInfo, div.containerMain dl.customerInfo {
	margin: 0 0 2em;
	padding: 10px 10px 10px 60px;
	border: 1px solid #AFC0D0;
	background: #E0F1F8 url(/content/dam/shared/jp/ja/static/images/common/icon_customer.gif) no-repeat 10px 12px;
	min-height: 40px;
}
div.containerMain dl dt {
	font-weight: bold;
}
div.section div.bloLineRound {
	border: 1px solid #B7B7B7;
	padding: 10px;
	border-radius: 2px;
}
div.section ul {
	margin: 0;
	list-style-type: none;
}
ul.ulListCircle li {
	padding: 3px 0;
	padding-left: 16px;
	background: url(/content/dam/shared/jp/ja/static/images/common/icon_list_circle.gif) no-repeat 3px 0.7em;
}
ul.ulLink li {
    padding: 2px 0 2px 16px;
    background: url(/content/dam/shared/jp/ja/static/images/common/arrow_link.gif) no-repeat 4px 0.6em;
}
div.bloLineRound p {
	padding-bottom: 1em;
}
.txBold {
	font-weight: bold;
}
.txLarge {
	font-size: 124%;
}
div.section2 {
	margin: 0;
	padding: 0 0 1.6em 10px;
	clear: both;
}
ul.ulNote {
	margin: 0;
	padding: 0 0 10px;
	position: relative;
}
ul.ulNote li {
	margin: 0;
	padding: 2px 0 2px 1.6em;
	position: relative;
	/* forIE6/7 */
	*zoom: 1;
}
ul.ulNote li span.kome {
	position: absolute;
	top: 2px;
	left: 0;
}
ul.ulNote li {
	margin: 0;
	padding: 2px 0 2px 1.6em;
	position: relative;
	/* forIE6/7 */
	*zoom: 1;
}
ul.ulNote li.num2 {
	padding-left: 2.2em;
}
ul.ulNote li span.kome {
	position: absolute;
	top: 2px;
	left: 0;
}
strong.ft140 {
	font-size: 140%;
}
div.container h3.hd {
	font-weight: bold;
	line-height: 1.4;
}
div.section ol, div.section ul {
	list-style: decimal;
	padding-left: 2.8em;
}
.indent {
	text-indent: -1em;
	padding-left: 1em;
}
a.linkBlank:after {
	background: url(/content/dam/shared/jp/ja/static/images/products/resp_icon_blank.png) no-repeat 0 0;
	content: "別ウィンドウで開く";
}
a.linkBlank:after {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	overflow: hidden;
	background-position: 50%!important;
	background-size: contain!important;
	color: transparent;
	text-indent: -9999px;
	vertical-align: middle;
	white-space: nowrap;
	margin-left: 5px;
	margin-right: 5px;
	content: "";
}
/* SP */
@media print, screen and (max-width: 767px) {
	div.section {
		margin: 20px 0px;
	}
	.container .containerMain {
		background: #fff !important;
	}
}
