@charset "utf-8";

/*

auther:NOAH(T.Nikaidoh) 
last update:2009.03.18

*/


div#right-contents h3	{
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 23px 0;
	padding: 0px;
}


/* infomation PAGE CSS ------------------------------- */


div#right-contents table dl {
	margin: 0px;
	padding: 0px;
}

div#right-contents table dl dt {
	float:left;
	width:12em;
}

div#right-contents table dl dd {
	padding-left:2em;
	white-space: normal;
}

p#info_after {
	margin-bottom: 25px;
	padding-bottom: 0px;
}

div#right-contents table th {
	width:130px;
}

