@charset "shift_jis";

h2, p, ul{margin:0; padding:0;}
ul{ list-style:none;}
/*-----------------------------------------------------*/

#contents {
	width:725px;
	margin:0 auto;
	text-align:center;
}
#contents .inner {
	margin:33px 0 0 40px;
	text-align:left;
}


/*-----------------------------------------------------*/




.material-popup {
	margin:0 0 50px 0;
	padding:0 0 20px 561px !important;
	border-bottom:1px dotted #cccccc;
}
.material-popup a {
	display:block;
	width:164px;
	height:34px;
	background:url(/kenko/res/img/btn_material.gif) left top no-repeat;
	text-indent:-9999px;
	text-align:center;
}
.material-popup a:hover {
	background:url(/kenko/res/img/btn_material_ov.gif) left top no-repeat;
}



/*-----------------------------------------------------*/

#contents ul{
	height:380px;
	border-left:#004500 3px solid;
	border-bottom:#004500 3px solid;
	border-right:#004500 3px solid;
}
#contents ul li{ float:left;}

