@charset "shift_jis";

/* 3d　コンテンツ
=========================================*/
.viewContents,
.troubleContents {
	padding:0 60px 50px;
}
.viewContents strong,
.troubleContents strong {
	font-weight: bold;
}

.viewTitle,
.troubleTitle {
	padding: 40px 0 26px;
}

.viewContents a,
.troubleContents a{
	color: #3790ff;
}
.viewContents a:hover,
.troubleContents a:hover {
	text-decoration: none;
}
.troubleContents a {
	font-size: 78%;
}









.view_sec01_title {
	margin-bottom: 10px;
	line-height: 1.7;
	font-weight: bold;
	color: #0066cc;
}
.view_sec01_title strong {
	font-size: 117%;
	padding-left: 15px;
	background: url(../image/ico_square2.gif) no-repeat left center;
}
.view_sec01_title span {
	padding-left: 15px;
	background: url(../image/ico_square2.gif) no-repeat left center;
}

.view_sec01 {
	padding: 20px;
	background-color: #f1f9ff;
}
.view_sec01 .sectionText {
	color: #666666;
}


.view_sec02_title {
}
.view_sec02 {
	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%;
}
.view_notice li {
	padding-left: 1em;
	text-indent: -1em;
}
.view_noticeHalf li {
	padding-left: 0.5em;
	text-indent: -0.5em;
}
.view_square {
	padding-left: 1.5em;
	background: url(../image/ico_square.gif) no-repeat left 0.3em;
}

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




.trouble_sec01 {
	display: block;
	min-height: 1%;
}
.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: #0f61cd;
}
.trouble_sec01 .sectionText {
	margin-left: 15px;
	color: #666666;
}
.trouble_sec01 .sectionL {
	float: left;
	width: 395px;
}
.trouble_sec01 .sectionR {
	float: right;
	width: 350px;
}
.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;
}




/*----- 20100329 add ------*/

			.colortxt_3d {
			font-size: 85%;
			color: #ff0000;
			text-decoration: none;
			margin: 10px 0px 0px 10px;
		}
			.colortxt li {
				margin: 0px 0px 0px 10px;
				padding-left: 5px;
			}
