@charset "UTF-8";

/* *********************************************

 ソフトウェアサポート

********************************************** */


/* =================================================================================

 support

================================================================================= */

/* //////////////////////////////////////////////////////////////// インデックス */

/* ------------------------- ページ内リンク ------------------------------ */
div#supportMenu ul{
	float:left;
}

div#supportMenu ul#left{
	width:340px;
}

div#supportMenu ul#right{
	width:327px;
}

p.notes_w65 {
	width:650px;
	margin:0px 0px 5px 20px;
	padding:0pt 0pt 0pt 40px;
	text-indent: -40px;
}

/* ------------------------- メインイメージ ------------------------------ */
.support_main{
	position:relative;
	margin:0;
	padding:0;
	border:0;
}
ul.check_support {
	position:absolute;
	left:58px;
	top: 79px;
	width:400px;
	height:170px;
	line-height:0.6;
}
ul.check_support li {
	padding:7px 0 7px 25px;
	background:url(../support/img/check_box.gif) no-repeat left;
}

/* ------------------------- 実際の対応例 -------------------------- */
.support_example{
	position:relative;
	margin:0;
	padding:0;
	border:0;
}
.support_example .q1{
	position:absolute;
	left:115px;
	top:45px;
}
.support_example .a1{
	width:500px;
	position:absolute;
	left:70px;
	top:130px;
}
.support_example .q2{
	position:absolute;
	left:124px;
	top:237px;
}
.support_example .a2{
	width:500px;
	position:absolute;
	left:36px;
	top:325px;
}
.support_example .q3{
	width:400px;
	position:absolute;
	left:120px;
	top:448px;
}
.support_example .a3{
	width:400px;
	position:absolute;
	left:180px;
	top:541px;
}

/* --------------- 定期的に更新されるQ&A・検証例 -------------------- */

.leftCol{
	width:420px;
	float:left;
	overflow:hidden;
}
.clear{
	clear:both;
}
p.fLeft{
	float:left;
}
.m_r20{
	margin-right:20px;
}
p.fLeft span.txtRight{
	text-align:right;
}
/* ------------------------- セミナー ------------------------------ */

ul.check_seminar {
	width:350px;
	margin-left:30px;
	line-height:1.5;
	overflow:hidden;
}
ul.check_seminar li {
	padding:7px 0 7px 25px;
	background:url(../support/img/check_box.gif) no-repeat left;
}
.w300{
	width:300px;
}