@charset "utf-8";
/* 大幸工業 */


/* 2012.01.27 contents.cssで対応後削除する
---------------------------------------------*/
#header,#globalMenu,#leftMenu,#waku{
	overflow:hidden;
	zoom:1;
}

table{
	width:100%;
	margin-bottom:0;
}
.contentsIndent {
	/*height:250px;*/	/* キャラクター用 */
}
p.end{
	margin-top:20px;
}
#contents {
	position:relative;
}
#contents img.kamome {
	position:absolute;
	top:100px;
	left:630px;
}

table td dl{
	width:390px;
	overflow:hidden;
	zoom:1;
}
	table td dt{
		float:left;
		width:3em;
		margin:0 auto 2px;
	}
	table td dd{
		float:left;
		width:340px;
		margin:0 auto 2px;
	}
table td.oubo dt{
	width:75px;
}
table td.oubo dd{
	width:310px;
}
table td.oubo p{
	margin-bottom:5px;
}

