@charset "utf-8";
/* 大幸グループ */

/* 2012.01.27 contents.cssで対応後削除する
---------------------------------------------*/
#header,#globalMenu,#leftMenu{
	overflow:hidden;
	zoom:1;
}

#contents{
	/*height:400px;*/	/* キャラクター用 */
	position:relative;
}
table{
	width:100%;
}
th{
	padding:8px;
}
.kamome{
	position:absolute;
	top:95px;
	left:630px;
}

#rightMenu ul{
	margin:0;
	padding:0;
}
#rightMenu li{
	padding-left:0;
	list-style-type:none;
	background:none;
}

.colorYellow{
	width:100px;
}

table td dl{
	width:400px;
	overflow:hidden;
	zoom:1;
}
	table td dt{
		float:left;
		width:3em;
		margin:0 auto 2px;
	}
	table td dd{
		float:left;
		width:350px;
		margin:0 auto 2px;
	}

table td.oubo dt{
	width:75px;
}
table td.oubo dd{
	width:320px;
}
table td.oubo p{
	margin-bottom:5px;
}


