﻿/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style: none;
}
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form,span {
	font-size: x-small;
}
html>body h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form,span {
	font-size: small;
}
div#nd_maincontentwide h3#newstitle {
	font-size: small;
}
html>body div#nd_maincontentwide h3#newstitle {
	font-size:medium;
}

div#nd_maincontent h2,
div#nd_maincontent h3 {
	font-size: 95%;
}
div#nd_onecolumncontent h2,
div#nd_onecolumncontent h3 {
	font-size: 95%;
}
div#nd_maincontentwide h2,
div#nd_maincontentwide h3{
	font-size:95%;
}
div#nd_maincontent div#nd_centercontent div#nd_categorynews h2,
div#nd_maincontent div#nd_centercontent div.nd_categorycontentlist h2,
div#nd_maincontent div#nd_centercontent div.nd_cc_left h2,
div#nd_maincontent div#nd_centercontent div.nd_cc_right h2 {
	font-size: 95%;
}
div#nd_subcontent div.nd_subbox h2 {
	font-size: x-small;
}
html>body div#nd_subcontent div.nd_subbox h2 {
	font-size: small;
}

/*------------------------
nd_hc_txtcontrol
------------------------*/

dd#nd_hc_tbig {width: 25px;background:url(/img/headerc_txtbig_btn2.gif) top left no-repeat;}
dd#nd_hc_tbig a:hover {width: 25px;background:url(/img/headerc_txtbig_btn.gif) top  left no-repeat;}

dd#nd_hc_tmiddle {width: 25px;background: url(/img/headerc_txtmiddle_btn.gif) top left no-repeat;}
dd#nd_hc_tmiddle a:hover {width: 25px;background:url(/img/headerc_txtmiddle_btn2.gif) top left no-repeat;}

dd#nd_hc_tsmall{width: 25px;background:url(/img/headerc_txtsmall_btn2.gif) top left no-repeat;}
dd#nd_hc_tsmall a:hover {width: 25px;background:url(/img/headerc_txtsmall_btn.gif) top left no-repeat;}

/*------------------------------------
nd_hc_txtcontrol(mac IE用)
------------------------------------*/
dd#nd_hc_tbig a {/*mac IE用\*//*/width: 25px;background:url(/img/headerc_txtbig_btn2.gif) top left no-repeat;/**/}
dd#nd_hc_tmiddle a {/*mac IE用\*//*/width: 25px;background: url(/img/headerc_txtmiddle_btn.gif) top left no-repeat;/**/}
dd#nd_hc_tsmall a {/*mac IE用\*//*/width: 25px;background:url(/img/headerc_txtsmall_btn2.gif) top left no-repeat;/**/}


/*------------------------------------
製品用
------------------------------------*/
#nd_pro_index_ttl{font-size:larger;	}




