/*////////////////////////////////////////////////////////////

Miss Dance Drill Team International Japan. - news.css

------------------------------------------------------------

		0. MainArea

////////////////////////////////////////////////////////////*/



/* ------------------------------------------------------------
    0. MainArea
   ------------------------------------------------------------ */

body div.content div.main dl.text dd table{
	width:600px;
	float:left;
	border-collapse: collapse;
	border-color:#CCCCCC;
}

body div.content div.main dl.text dd tr{
	height:30px;
}

body div.content div.main dl.text dd table td.day{
	color:#999999;
	width:100px;
}

body div.content div.main dl.text dd table td.coment{
	width:500px;
}

body div.content div.main dl.text dd table td.coment a{
	text-decoration:none;
	color:#f51d82;
}


