@charset "utf-8";

#webInstWrap{
	width:704px;
	margin:10px auto 0 auto;
	text-align:left;
}

.webInstHeader{
	margin-bottom:12px;
}

.webInstSub01{
	margin-bottom:12px;
}
.webInstSub02{
	margin-bottom:20px;
}
.webInstSub03{
	margin-bottom:20px;
}
.webInstSub01 h3{
	margin-bottom:6px;
}
.webInstSub03 h3{
	margin-bottom:6px;
}
.webInstSub04 h3{
	margin-bottom:6px;
}
.webInstSub02 img{
	margin-bottom:6px;
}
.webInstTxt12 {
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.webInstLinks {
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 6px;
	border: 1px solid #C8DAE6;

	line-height: 20px;
}
.webInstList {
	display:block;
	width:152px;
	margin-right: 3px;
	padding-bottom:3px;
	float:left;
	padding-left:16px;
	background:url(/common/img/ico_arrow.gif) no-repeat 0.5em 0.5em;
}

ul.webInstListDsc li {
	display:block;
	width:152px;
	margin-right: 3px;
	padding-bottom:3px;
	float:left;
	padding-left:16px;
	background: url("/support/common/images/disc.gif") no-repeat scroll 0.5em 0.5em transparent;
}


.webInstLinks {
    overflow: hidden;
}

.webInstLinks:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

strong.red {
	color: #cc0000;
}


/*\*/
* html .webInstLinks {
    height: 1em;
    overflow: visible;
}
/**/
