@charset "shift_jis";

/* 3d　コンテンツ
=========================================*/
.Ttl3dView {
	width:840px;
	margin-top:25px;
	margin-bottom:15px;
}

.btnArea3dVew {
	width:616px;
	padding: 25px 112px;
	margin-bottom: 25px;
}

.btn3dView01 {
	width:293px;
	margin-right:30px;
	float:left;
}

.btn3dView02 {
	width:293px;
	float:left;
}

.TxtAreaBlue {
	width:820px;
	background: #e9ebf1;
	padding: 10px;
	margin-bottom: 25px;
}

.TxtAreaBlue_title {
	margin-bottom: 10px;
	line-height: 1.7;
	font-weight: bold;
	color: #384481;
}

.TxtAreaBlue_title strong {
	font-size: 117%;
	padding-left: 0;
}
.TxtAreaBlue_title span {
	padding-left: 0;
}

.TxtAreaBlue_title .sectionText {
	padding-left: 15px;
	color: #666666;
}

.view_requirement_odd,
.view_requirement_even {
	display: block;
	min-height: 1%;
}
.view_requirement_odd:after,
.view_requirement_even:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .view_requirement_odd,
* html .view_requirement_even {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.view_requirement_odd,
.view_requirement_even {
	padding: 12px 30px 12px 15px;
}
.view_requirement_odd {
	background-color: #f5f5f5;
}
.view_requirement_title {
	float: left;
	width: 120px;
	font-weight: bold;
}
.view_requirement_content {
	padding-left: 130px;
}
* html .view_requirement_contentIn {
	height: 1%;
}


/* 3d　コンテンツ　トラブルシューティング
=========================================*/

.view_btn_trouble {
	position: relative;
	left: -2px;
}




.trouble_sec01 {
	display: block;
	min-height: 1%;
	margin-top:15px;
}
.trouble_sec01:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .trouble_sec01 {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.trouble_sec01 h3 {
	margin-bottom: 25px;
}
.trouble_sec01 .fltImg {
	float: right;
	width: 350px;
	margin-left: 20px;
}
.trouble_sec01 h4 {
	padding-left: 2em;
	text-indent: -2em;
	margin-bottom: 10px;
	font-size: 109%;
	font-weight: bold;
	color: #2b3879;
}
.trouble_sec01 .sectionText {
	margin-left: 15px;
	color: #666666;
}
.trouble_sec01 .sectionL {
	float: left;
	width: 400px;
}
.trouble_sec01 .sectionR {
	float: right;
	width: 400px;
}
.trouble_sec01 .sectionL p,
.trouble_sec01 .sectionR p {
	text-align: center;
}

.trouble_sec02 {
	padding: 14px;
	border: 1px solid #e7e7e7;
	font-size: 78%;
	color: #666666;
	line-height: 1.6;
}

.contents_3dview {
	margin: 50px 0 20px;
}

.trBtnAreaBlue {
	width:800px;
	background: #d5d7e4;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.trBtnAreaBlue h2 {
	margin-bottom:20px;
}

.trbtnLeft {
	width:390px;
	margin-right:20px;
	margin-bottom:10px;
	float:left;
}

.trbtnRight {
	width:390px;
	margin-bottom:10px;
	float:left;
}
