@charset "Shift_JIS";


/* 個別に適用 */


/*トップページ-----------------------*/

/*サポート紹介枠*/
.w_top04-wrap{
	width:580px;
	margin:10px auto 0px auto;
}
.w_top04-inner{
	padding:0 10px 10px 10px;
}
.w_top04-bg{background:url(../../images/w_top04b.gif) repeat-y;}
.w_top04-bottom{background:url(../../images/w_top04c.gif) no-repeat bottom;}

/*サポート紹介　小枠*/
.w_top05-wrap{
	width:180px;
	margin:0px auto 0px auto;
}
.w_top05-inner{
	padding:3px 15px 10px 15px;
}
.w_top05-bg{background:url(../../images/w_top05b.gif) repeat-y;}
.w_top05-bottom{background:url(../../images/w_top05c.gif) no-repeat bottom;}



/*top早見表上の環境枠*/
.w_kan04-wrap{
	width:570px;
	margin:20px 0 20px 0;
	text-align:left;
	background:url(../../images/w_kan04e.gif);
}
.w_kan04-inner{
	color:#587813;
	padding:3px 0 3px 25px;
}
.w_kan04-txt{
	float:left;
	width:340px;
	margin:10px 0 0 0;
}
.w_kan04-inner img{
	padding:5px;
}
.w_kan04-wrap .top_left{background:url(../../images/w_kan04a.gif) no-repeat top left;}
.w_kan04-wrap .height_top{background:url(../../images/w_kan04b.gif) repeat-x top;}
.w_kan04-wrap .top_right{background:url(../../images/w_kan04c.gif) no-repeat top right;}
.w_kan04-wrap .width_left{background:url(../../images/w_kan04d.gif) repeat-y left;}
.w_kan04-wrap .width_right{background:url(../../images/w_kan04f.gif) repeat-y right;}
.w_kan04-wrap .bottom_left{background:url(../../images/w_kan04g.gif) no-repeat bottom left;}
.w_kan04-wrap .height_bottom{background:url(../../images/w_kan04h.gif) repeat-x bottom;} 
.w_kan04-wrap .bottom_right{background:url(../../images/w_kan04i.gif) no-repeat bottom right;}



/*おすすめポイント-------------------*/


/*「○○のこちらもおすすめ」*/
.w_t76{
	clear:both;
	width:576px;
	margin:0 0 20px 0;
	padding:20px 0 0 0;
}

.w_t76-inner{
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	padding:0 25px 0 25px;
}

.w_t76-inner ul li{
	float:left;
	margin:0 12px 7px 0;
}

/*IE6*/
* html .w_t76-inner ul li{margin-right:8px;}



/*○○のできること一覧はこちらをご覧ください。*/

.w_dekiru{
	clear:both;
	padding:5px;
	text-align:center;
	border:#d5d6dd 7px solid;
	background-color:#eeeff7;
}




/*ソフトウェア-------------------*/
.pink{
	color:#FF3366;
}

/*見出し装飾（左ボーダー）*/
.headLine01{
	clear:both;
	border-left:#55758d 3px solid;
	padding-left:7px;
	margin-top:15px;
}