@charset "utf-8";

/* ESR-gw3.css for ESR-gw3.html main(width all) */
/* ESRガラスわけーる3---------------------------------*/
/* main contents area (2paineで再定義)---------------------*/
#contents {
	width: calc(100% - 260px);
	margin: 0 0;
	padding: 10px 10px 0 10px;
	float: left;
}

#contents h1 {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(./general/cornr-ttl_bg_h36.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 110%;
	text-align: center;
	line-height: 1.0em;
	font-size: 1.9em;
	color: #000165;
	font-weight: bold;
}

#contents h1 img {
	width: auto;
	height: 24px;
	border: none;
	margin-bottom: 4px;
}

#contents p {
	width: calc(100% - 20px);
	margin: 10px auto;
	padding: 0 0;
	text-align: left;
	line-height: 1.5em;
	font-size: 1.2em;
	color: #000;
}

#contents p img {
	width: 100%;
	height: auto;
	border: solid 1px #a0a0a0;
}

#contents p img.photo{
	width: 49%;
	height: auto;
	border: solid 1px #a0a0a0;
}

#contents #cntnt0 {
	width: calc(100% - 40px);
	margin: 0 0;
	padding: 20px 10px;
	text-align: left;
	font-size: 1.25em;
	color: #000;
}

#contents #cntnt0l {
	width: calc(60% - 40px);
	margin: 0 0;
	padding: 20px 10px;
	text-align: left;
	font-size: 1.25em;
	color: #000;
	float: left;
}

#contents #cntnt0r {
	width: 40%;
	margin: 0 0;
	padding: 20px 0;
	text-align: center;
	line-height: 1.0em;
	font-size: 1.2em;
	color: #000;
	float: right;
}

#contents #cntnt0 p {
	width: 100%;
	margin: 0 0;
	padding: 0 0 10px 0;
	font-size: 0.9em;
	font-weight: 100;
	color: #000;
}

#contents #cntnt0 ul {
	margin: 0 0 0 36px;
}

#contents #cntnt0 ul li {
	line-height: 2.0m;
	list-style-type: circle;
	list-style-position: outside;
}

#contents #cntnt0r img {
	width: 50%;
	max-width: 200px;
	height: auto;
	margin: 5px 0;
	border: solid 1px #a0a0a0;
}

#contents #cntnt0r span {
	font-size: 0.8em;
}



/* right side contents -----------------------------*/
/*#sdcntnts {
	width: 220px;
	margin: 0 0;
	padding: 0 9px 0 10px;
	border-left: dotted 1px #a0a0a0;
	float: right;
}*/

#sdcntnts p {
	width: 100%;
	margin: 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
	line-height: 1.5em;
	font-size: 1.2em;
	color: #000;
}

#sdcntnts p img {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	border: none;
}

#sdcntnts p img.ttl {
	width: auto;
	height: 24px;
	border: none;
	margin-bottom: 10px;
}
