@charset "Shift_JIS";

/* engin
--------------------------------------------- */

#container.enginPage .contentsArea .enginTable{
	border-top:1px solid #93939a;
	border-bottom:1px solid #93939a;
	background:#fafafa;
	margin-top:20px;
	border-collapse:collapse;
	border-spacing:0;
	width:705px;
}

#container.enginPage .contentsArea .enginTable td,#container.enginPage .contentsArea .enginTable th{
	background:url(../../image/cmn_bg_img_dotted01.gif) bottom repeat-x;
	padding:3px 10px 4px 10px;
}

#container.enginPage .contentsArea .enginTable td,
#container.enginPage .contentsArea .enginTable tr{
	text-align:left;
}
#container.enginPage .contentsArea .enginTable td.p_0{
	padding:0 0 0 0;
}
#container.enginPage .contentsArea .enginTable .colWidth1{
	width:82px;
}

#container.enginPage .contentsArea .enginTable .colWidth2{
	width:183px;
}

#container.enginPage .contentsArea .enginTable .colWidth3{
	/*width:130px;*/
	width:110px;
}

#container.enginPage .contentsArea .enginTable .colWidth4{
	/*width:229px;*/
	width:249px;
}

#container.enginPage .contentsArea .enginTable .colHeight1{
	width:1px;
	min-height:36px;
	height:auto !important;
	height:36px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:middle;
}

*html #container.enginPage .contentsArea .enginTable .colHeight1{
	display:inline;
	zoom:1;
}

#container.enginPage .contentsArea .enginTable .ilb{
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:middle;
}

*html #container.enginPage .contentsArea .enginTable .ilb{
	display:inline;
	zoom:1;
}

#container.enginPage .contentsArea .enginTable .trFooter td,#container.enginPage .contentsArea .enginTable .trFooter th{
	background:none;
}


/* engine
--------------------------------------------- */

#container.enginePage .contentsArea .engineTable{
	border-top:1px solid #93939a;
	border-bottom:1px solid #93939a;
	background:#fafafa;
	margin-top:20px;
	border-collapse:collapse;
	border-spacing:0;
	width:705px;
}

#container.enginePage .contentsArea .engineTable td,#container.enginePage .contentsArea .engineTable th{
	background:url(../../image/cmn_bg_img_dotted01.gif) bottom repeat-x;
	padding:3px 10px 4px 10px;
}

#container.enginePage .contentsArea .engineTable td,
#container.enginePage .contentsArea .engineTable tr{
	text-align:left;
}
#container.enginePage .contentsArea .engineTable td.p_0{
	padding:0 0 0 0;
}
#container.enginePage .contentsArea .engineTable .colWidth1{
	width:82px;
}

#container.enginePage .contentsArea .engineTable .colWidth2{
	width:183px;
}

#container.enginePage .contentsArea .engineTable .colWidth3{
	/*width:130px;*/
	width:110px;
}

#container.enginePage .contentsArea .engineTable .colWidth4{
	/*width:229px;*/
	width:249px;
}

#container.enginePage .contentsArea .engineTable .colHeight1{
	width:1px;
	min-height:36px;
	height:auto !important;
	height:36px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:middle;
}

*html #container.enginePage .contentsArea .engineTable .colHeight1{
	display:inline;
	zoom:1;
}

#container.enginePage .contentsArea .engineTable .ilb{
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:middle;
}

*html #container.enginePage .contentsArea .engineTable .ilb{
	display:inline;
	zoom:1;
}

#container.enginePage .contentsArea .engineTable .trFooter td,#container.enginePage .contentsArea .engineTable .trFooter th{
	background:none;
}

