@charset "Shift_JIS";


div#main div#contents
{
	width:750px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
}

/*div#main div#contents h2
{
	
	background:url(../img/service_top_title-bg.jpg) no-repeat;
	padding:3px 5px 3px 30px;
	font-size:112%;
	color:#404040;
	margin-bottom:25px;
}*/

div#main div#contents:after
{
	display:block;
	content:"&nbsp;";
	width:0;
	height:0;
	clear:both;
	visibility:hidden;
}


div#main div#contents div.large-unit
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

div#main div#contents div.large-unit h2
{
	/*border-bottom:solid 1px #999999;
	border-left:solid 5px #53a678;
	padding:3px 0 3px 5px;
	font-size:15px;
	margin-bottom:10px;*/
	background:url(../img/support_top_title-bg.jpg) no-repeat;
	padding:3px 5px 3px 30px;
	font-size:112%;
	margin-bottom:30px;
	
	font-weight:bold;
	color:#404040;
	
}

div#main div#contents div.large-unit div.medium-unit
{
	width:710px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

div#main div#contents div.large-unit div.medium-unit p.ordinary-p
{
	font-size:80%;
	color:#404040;
	line-height:160%;
}

div#main div#contents div.large-unit div.medium-unit p.link-p
{
	text-align:right;
	/*margin-left:10px;	*/
	font-size:80%;
	color:#404040;
	margin-top:5px;
}

div#main div#contents div.large-unit div.medium-unit ul#rma_corp_personal
{
	margin-top:10px;
	margin-left:10px;	
}

div#main div#contents div.large-unit div.medium-unit ul#rma_corp_personal li
{
	font-size:80%;
	padding-left:10px;
	background:url(../../img/green-tri-right.gif) left center no-repeat;
	list-style-type:none;
	line-height:160%;	
}

div#main div#contents div.large-unit div.medium-unit ul#download-list
{
	margin-top:10px;
	margin-left:10px;
}

div#main div#contents div.large-unit div.medium-unit ul#download-list li
{
	font-size:80%;
	padding-left:10px;
	background:url(../../img/green-tri-right.gif) left center no-repeat;
	list-style-type:none;
	line-height:160%;
}

div#main div#contents div.large-unit div.medium-unit ul#user_reg-list
{
	margin-top:10px;
	margin-left:10px;
}

div#main div#contents div.large-unit div.medium-unit ul#user_reg-list li
{
	font-size:80%;
	padding-left:10px;
	background:url(../../img/green-tri-right.gif) left center no-repeat;
	list-style-type:none;
	line-height:160%;
}

div#main div#contents div.large-unit div.medium-unit:after
{
	display:block;
	content:"&nbsp;";
	width:0;
	height:0;
	clear:both;
	visibility:hidden;
}



