#containerContents {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	color:#000;
	font-size:88%;
}

#iQrH1Title{
	background-image:url(../img/iQr/iQrH1Title.png);
	background-repeat:no-repeat;
	height:56px;
	/*margin-left:14px;*/
	float:left;
	width:176px;
}

#backTop {
	float:right;
	background-color:#800f0f;
	font-size:85%;
	color:#fff;
	margin-top:15px;
	width:180px;
	text-align:center;
}

#backTop a {
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	text-decoration:none;
}

#iQrContents {
	clear:both;	 /* スマホレイアウト乱れ対策 */
	height:180px; /* スマホレイアウト乱れ対策 */
	width:94%;		/* 100%でないのはpaddingとの調整結果 */
	background-color:#e7e7e7;
	padding:30px;
}

#iQrContents img {
	float:right;
	margin-right:44px;
}

#iQrContents p {
	margin-top:10px;
}

#iQrContents #iQrContentsLeft {
	margin-top:0px;
	width:500px;
}

#iQrFeatureH2Title {
	background-image:url(../img/iQr/iQrFeatureH2Title.png);
	background-repeat:no-repeat;
	width:221px;
	height:27px;
	float:left;
}

#iQrFeatureContents {
	width:98%;	/* 100%でないのはpaddingとの調整結果 */
	padding:10px;
}

.h5CyanBox {
	width:99%;
	padding:5px;
	background-color:#0088a0;
	clear:both;
}

#iQrFeatureContents img {
	margin:30px 0 60px 0;
	border:30px solid #e7e7e7;
}

#iQrFeatureContents p {
	margin:30px 25px 30px 0;
	width:250px;
	float:left;
}

#iQrFeature1Contents p{
	margin:30px 0 0 0; 
	width:100%;
	clear:both;	 /* スマホレイアウト乱れ対策 */
	height:40px; /* スマホレイアウト乱れ対策 */
}

#iQrFeature1Contents #iQrFeature1LeftImage {
	float:left;
	margin-right:30px;
}

#iQrFeature4Contents img {
	border:0px;
}

#iQrFeature1Contents{
	clear:both;	 /* スマホレイアウト乱れ対策 */
	height:500px; /* スマホレイアウト乱れ対策 */
}
#iQrFeature2Contents{
	clear:both;	 /* スマホレイアウト乱れ対策 */
	height:430px; /* スマホレイアウト乱れ対策 */
}
#iQrFeature3Contents{
	clear:both;	 /* スマホレイアウト乱れ対策 */
	height:470px; /* スマホレイアウト乱れ対策 */
}
#iQrFeature4Contents{
	clear:both;	 /* スマホレイアウト乱れ対策 */
	height:270px; /* スマホレイアウト乱れ対策 */
}
#iQrFeature5Contents{
	clear:both;	 /* スマホレイアウト乱れ対策 */
	height:380px; /* スマホレイアウト乱れ対策 */
}


#iQrOutlineH2Title {
	background-image:url(../img/iQr/iQrOutlineH2Title.png);
	background-repeat:no-repeat;
	width:214px;
	height:27px;
	float:left;
}

table#iQrOutlineContents {
	width:100%;	 /*100%でないのはpaddingとの調整結果*/ 
	padding:0 30px;
	clear:both;	  /*スマホレイアウト乱れ対策*/ 
	height:290px;  /*スマホレイアウト乱れ対策*/ 
	margin:30px 0;
}

#iQrOutlineContents td {
	text-align:center;
	float:left;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	padding:4px 0px;
}

.outlineCellLeft {
	width:15%;
	background-color:#800f0f;
}

.outlineCellCenter {
	width:42%;
	background-color:#8e4500;
}

.outlineCellRight {
	width:42%;
	background-color:#800f0f;
}

#iQrCapacityH2Title {
	background-image:url(../img/iQr/iQrCapacityH2Title.png);
	background-repeat:no-repeat;
	width:298px;
	height:27px;
	float:left;
}

#iQrCapacityContents {
	width:98%;	/* 100%でないのはpaddingとの調整結果 */
	padding:10px;
}

#capacitySquare {
	clear:both;	 /* スマホレイアウト乱れ対策 */
	height:800px; /* スマホレイアウト乱れ対策 */
	width:100%;
}

.h6Box {
	width:100%;
}

.h6Cyan {
	background-color:#0088a0;
	height:25px;
	width:11px;
	float:left;
	margin:0px 10px 30px 0px;
}

h6 {
	margin-top:2px;
	float:left;
}

#capacitySquare p {
	clear:both;
	margin-bottom:30px;
}

#squareMap {
	width:98%;	/* 100%でないのはpaddingとの調整結果 */
	padding:10px 10px 0 10px;
	height:600px;
}

h7 {
	clear:both;
	width:98%;	/* 100%でないのはpaddingとの調整結果 */
	padding:0 10px;
}

table#squareMapLeft {
	width:520px;
	float:left;
}

#squareMapLeft td {
	width:130px;
	text-align:center;
	border-right:1px solid #fff;
	padding:4px 0px;
	line-height:120%;
}

#squareTopCell1, #squareTopCell2, #squareTopCell3, #squareTopCell4 {
	height:45px;
	border-bottom:1px solid #fff;
}
td#squareTopCell1, td#squareTopCell2, td#squareTopCell4{
	line-height:45px;
}
td#squareTopCell3{
	line-height:150%;
	}

.squareCell1 {
	background-color:#e7e7e7;
	color:#000;
}

.squareCell2 {
	background-color:#8e4500;
	color:#fff;
}

.squareCell3 {
	background-color:#800f0f;
	color:#fff;
}
.squareCell1line {
	background-color:#e7e7e7;
	color:#000;
	border-bottom:1px solid #fff;
}

.squareCell2line {
	background-color:#8e4500;
	color:#fff;
	border-bottom:1px solid #fff;
}

.squareCell3line {
	background-color:#800f0f;
	color:#fff;
	border-bottom:1px solid #fff;
}

#squareMapRight {
	background-color:#e7e7e7;
	width:366px;
	float:right;
	margin-right:20px;
}

#squareMapRight img {
	background-color:#fff;
	margin-left:30px;
}

#squareMapRight p {
	margin-left:30px;
	margin-top:10px;
}

#squareTopImage {
	margin-top:25px;
	margin-bottom:20px;
}

#capacityRectangle {
	clear:both;	 /* スマホレイアウト乱れ対策 */
	height:690px; /* スマホレイアウト乱れ対策 */
	width:100%;
}

#capacityRectangle p {
	clear:both;
	margin-bottom:30px;
}

#rectangleMap {
	width:98%;	/* 100%でないのはpaddingとの調整結果 */
	padding:10px 10px 0 10px;
}


table#rectangleMapLeft {
	width:470px;
	float:left;
}

#rectangleMapLeft td {
	text-align:center;
	border-right:1px solid #fff;
	padding:4px 0px;
	line-height:120%;
}
td#top {
	line-height:45px;
}

.rectanglecellgray {
	background-color:#e7e7e7;
	color:#000;
	width:95px;
}

.rectangleCell_iqr {
	background-color:#8e4500;
	color:#fff;
	width:130px;
}

.rectangleCell_dm {
	background-color:#800f0f;
	color:#fff;
	width:130px;
}
.rectanglecellgrayline {
	background-color:#e7e7e7;
	color:#000;
	border-bottom:1px solid #fff;
	width:95px;
}
.rectangleCell_iqrline {
	background-color:#8e4500;
	color:#fff;
	border-bottom:1px solid #fff;
	width:130px;
}

.rectangleCell_dmline {
	background-color:#800f0f;
	color:#fff;
	border-bottom:1px solid #fff;
	width:130px;
}

#rectangleMapRight {
	background-color:#e7e7e7;
	width:366px;
	float:right;
	margin-right:20px;
	height:530px;
}

#rectangleMapRight img {
	background-color:#fff;
	margin-left:30px;
	margin-top:25px
}