/* サポートページ専用CSS */
h2 {width: 610px; height: 30px; background: url(../img/h2_support.gif) no-repeat; margin-bottom: 10px; text-indent: -9999em;}

h3 {width: 600px; height: 30px; margin: 0 0 10px 10px; text-indent: -9999em;}

p.description {width: 0px; float: left; display: none;}

h3.faq {background: url(../img/h3_faq.gif) no-repeat;}
h3.tutorial {background: url(../img/h3_tutorial.gif) no-repeat;}
h3.kotsu {background: url(../img/h3_kotsu.gif) no-repeat;}
h3.ms {background: url(../img/h3_ms.gif) no-repeat;}
h3.support {background: url(../img/h3_support.gif) no-repeat;}

#MAINCONTENTS ul {list-style: none; width: 557px; margin: 0 0 20px 53px; padding: 0px; clear: both;}
#MAINCONTENTS ul li {
	padding: 0 0 4px 14px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
