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

Miss Dance Drill Team International Japan. - contact.css

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

		0. MainArea

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



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

body div.content div.main dl.text dt.short{
	margin:40px 0 15px 10px;
	font-size:14px;
	width:615px;
	height:26px;
	padding:5px 0 0 15px;
	background-image:url(../images/sub_midashi_short.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}


body div.content div.main dl.text dd.link a{
	color:#f51d82;
}

/* IE6 HACK */
* html body div.content div.main dl.text dt.short{
	margin:40px 0 15px 5px;
}

body div.content div.main dl.text dd table.six{
	width:600px;
	border-collapse: collapse;
	border-spacing: 5px 10px;
	border-color:#CCCCCC;
	border:#CCCCCC solid 1px;
	float:left;
	margin-top:20px;
}

body div.content div.main dl.text dd table.six th{
	padding:3px 0 3px 5px;
	background-color:#EEEEEE;
	text-align:left;
	font-size:110%;
}

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

body div.content div.main dl.text dd table.six td{
	padding:10px 10px 10px 2em;
	text-indent:-1.5em;
}

body div.content div.main dl.text dd li{
	margin:10px 0 10px 0;
}



