@charset "utf-8";
/* CSS Document */

.table01 {
	width: 100%;
	margin: 30px 0 50px;
}

.table01 td {
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding: 0 5px 5px 0;
}

.miniTitle {
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #8c8c8c;
}

.qBox {
	position: relative;
	border: 1px solid #8c8c8c;
	padding-bottom: 5px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
}

.qBox p.textType01 {
	padding: 10px;
}


#mainContent .qBox .explainImage {
	left: 5px;
}

#mainContent .qBox .imgid1 {
	left: 30px;
}

#mainContent .qBox.shorter {
	min-height: 220px;
	height: auto !important;
	height: 220px;
}

#leadPhase .textArea {
	width:340px;
}
#leadPhase .annotationText {
	text-align:right;
	font-size:70%;
}
.catchBox .imgArea {
	width: 360px;
	float: right;
}
#leadPhase .caption {
	font-size:80%;
}


/* phase1の2番目　*/

#phase1in {
	margin: 0 0 0;
}

#phase1in .twoColumnLeft,
#phase1in .twoColumnRight {
	position: relative;
	width: 340px;
}

#phase1in .column {
	width: 320px;
	padding: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#phase1in .pointPhase {
	margin-top: 15px;
	_margin: 0;
}

#phase1in .explain {
	margin: 10px 0 0;
}


#usagePhase {
	margin: 60px 0 0;
}

#kenbaiki {
}

#kenbaiki li {
	float: left;
	margin: 0 5px 0 0;
}

#kenbaiki li.last {
	margin: 0;
}


/* phase2　特徴　*/

#phase2 {
	margin: 60px 0 0;
}

#phase2 .twoColumnLeft,
#phase2 .twoColumnRight {
	position: relative;
	width: 355px;
	min-height: 437px;
	height: auto !important;
	height: 437px;
}


/* phase2　特徴 （耐久性など）*/
#phase2 div.column {
	margin-bottom:40px;
}
#phase2 h5.title {
	margin-bottom:20px;
}
#phase2 p.explainImage {
	float:right;
}
#phase2 .explain {
}
#phase2 .titles {
	font-size:110%;
	margin-bottom:10px;
	padding-top:5px;
}
#phase2 .pop {
	width:70px;
	height:70px;
	float:left;
	padding-right:10px;
}
#phase2 .detail {
	float:left;
	width:390px;
}
#phase2 .text span {
	font-size:75%;
	line-height:1.6;
	display:block;
	margin-top:8px;
}
#phase2 .noimage .detail {
	width:640px;
}
#phase2 .comparisonTable {
	margin-top:0.5em;
}
#phase2 .comparisonTable td {
	padding-right:1em;
}
#phase2 .titles th {
	padding-right:1em;
}
/*　耐久性　*/

#endure {
	width: 718px;
	border: 1px solid #aaa;
}

#endure .leadExplain {
	margin: 10px 13px;
}

#featurePhase {
	margin: 0 13px;
}

#featurePhase li {
	float: left;
	margin: 0 6px 6px 0;
	background: url(/images/common/item_stripe01.gif);
}

#featurePhase li.last {
	margin-right: 0;
}

#featurePhase .featureBox {
	position: relative;
	width: 216px;
	margin: 5px;
	border: none;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	background: #fff;
}

#featurePhase .featureBox dl {
	padding: 10px;
}

#featurePhase .featureBox dt {
	margin: 0 0 0.5em;
}

#featurePhase .featureBox dd {
	padding: 0px;
}

#featurePhase p.explainImage {
	position: absolute;
	left:  8px;
	bottom: 8px;
}



/* phase3　仕様表 */

#phase3 {
	margin: 60px 0 0;
}

.notes {
	font-size:85%;
}

.releaseInfo {
}
.notes span {
	display:block;
	padding-left:2.5em;
}
.osMemo th {
	font-weight:normal;
	padding-right:1em!important;
}