
p, .contentBody li, li li, div.txt, dl.txt, table.txt th, table.txt td, h3.txt, h4.txt, h5.txt, div.topic{
	font-size: 68%;
}

/*note*/
div.notebook{
	color: #333;
	background: transparent url(/img/common/bg_notebook_dotline_small.gif) repeat;
}
div.notebook p{
	line-height: 184%;
}
div.notebook br{
	line-height: 132%;
}

div.notebook02{
	color: #333;
}
div.notebook02 p{
	line-height: 184%;
}
div.notebook02 br{
	line-height: 132%;
}


/*stripe*/
div.stripePpink{
	color: #666;
	background: transparent url(/img/common/bg_stripe_ppink_small.gif) repeat;
}
div.stripeSpink{
	color: #666;
	background: transparent url(/img/common/bg_stripe_spink_small.gif) repeat;
}
div.stripePpink p,div.stripeSpink p{
	line-height: 138%;
}

/*hot topic*/
/*.hottopicTop div.topic td, div.topic td.icon_*{
	padding:  2px 0 0 15px;
}*/

