@charset "Shift_JIS";

/*3Dシミュレーション（TCV）
==================================================================*/

#container.three-dPage .topSec{
	margin-top:20px;
}

#container.three-dPage .topSec .leftSec{
	width:350px;
	float:left;
}

#container.three-dPage .topSec .rightSec{
	width:340px;
	float:right;
}

#container.three-dPage .topSec .img{
	padding:10px;
	border:1px solid #e4e4e4;
}

#container.three-dPage .recommendSec{
	margin-top:30px;
}

#container.three-dPage .recommendSec .rmdList{
	margin-top:15px;
}

#container.three-dPage .recommendSec .rmdList dt{
	width:8em;
	padding-top:8px;
	float:left;
	font-weight:bold;
}

#container.three-dPage .recommendSec .rmdList dd{
	padding:8px 0 7px 8em;
	background:url(../../image/cmn_bg_img_dotted01.gif) left bottom repeat-x;
}

#container.three-dPage .recommendSec .rmdList dt.last_child,
#container.three-dPage .recommendSec .rmdList dd.last_child{
	padding-bottom:0;
	background:none;
}

#container.three-dPage .helpSec{
	margin-top:30px;
}

#container.three-dPage .helpSec .inner{
	margin-top:10px;
	background:url(../../image/cmn_bg_img_dotted03.gif) center top repeat-y;
}

#container.three-dPage .helpSec .leftSec{
	width:344px;
	float:left;
}

#container.three-dPage .helpSec .rightSec{
	width:344px;
	float:right;
}

#container.three-dPage .helpSec .txt{
	padding:0 0 10px 10px;
}

#container.three-dPage .helpSec .notesList li{
	padding-left:1em;
	text-indent:-1em;
}

#container.three-dPage .helpSec .marker{
	color:#b4b4b4;
}

#container.three-dPage .helpSec .link{
	margin-top:3px;
}

#container.three-dPage .helpSec .link a{
	padding-left:12px;
	background:#fff url(../../image/cmn_icon_arrow01.gif) left center no-repeat;
	color:#b30000;
}

#container.three-dPage .pluginSec{
	margin-top:20px;
}

#container.three-dPage .pluginSec .txt{
	padding:3px 10px;
	background-color:#f7f7f7;
	border-bottom:1px solid #bfc2c7;
}

#container.three-dPage .pluginSec .pluginList{
	margin-top:10px;
	margin-left:10px;
}

#container.three-dPage .pluginSec .pluginList li{
	margin-right:30px;
	float:left;
	line-height:1;
}

#container.three-dPage .pluginSec .icon{
	margin-bottom:5px;
}

#container.three-dPage .pluginSec .pluginList li.last_child{
	margin-right:0;
}

#container.three-dPage .pluginSec .pluginList li.last_child .icon_link_1{
	padding-left:12px;
	background:#fff url(../../image/cmn_icon_arrow01.gif) left 3px no-repeat;
}