@charset "Shift_JIS";
/*カラー・3D・カッティング・infoトップ用CSS*/
/*Roland基本CSSをできる限り継承する形で作成しています*/

#LayoutBody {
	background-image:url(../../images/css/images/support_lnavi.jpg);
	background-repeat:repeat-y;
}

li {
	margin: 3px 0;
}


#left-banner{
	margin-top:5px;
	margin-bottom:12px;
}
#left-banner img {
	margin-left:12px;
	margin-top:10px;
}

#hason-navi{
	width:128px;
	background:url(../../images/css/images/b_leftnavi_hazon_bak.jpg) #dadada left top repeat-x;
	border:1px solid #888;
	margin-left:11px;
	padding-bottom:7px;
}
#hason-navi img.bt{
	margin:5px 0 0 7px;
}



h1{ margin-bottom:0.3em; }/*shared.css上書き*/

h2{}

h2.img {
	margin:15px 0 0 0;
}
h3 {

}

/*--最新情報--*/
#whatsnew-table{
	margin-top:18px;
	width:578px;
}

#whatsnew-table p.date{
	color:#FF0000;
}
#whatsnew-table p.text{
	width:400px;
	padding-top:4px;
	padding-bottom:3px;
	margin-right:20px;
}

/*製品一覧*/
table.products-table{
	margin-top:10px;
}
table.products-table td.border{
	border:1px solid #999;
}
table.products-table div{
	padding:5px;
}

/*サポート情報*/
table.support-table{
	margin-top:16px;
}
table.support-table p{
	padding:5px;
}
table.support-table ul{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
table.support-table div.notice{
	background-color:#F1EAEA;
	padding:7px;
}


#Other-link{
	margin-top:20px;
}
#Other-link img{
	margin-right:10px;
}

#oldproducts-table{
	margin-top:15px;
}


#Jyuuyou{
	padding-top:15px;
	width:578px;
	text-align:left;
}


#to-pagetop{
	width:745px;
	text-align:right;
	margin:5px 0 0 0;
}

.clearImg {
clear:both;
margin:0px;
}
.hide {
display:none;
}
