body,
body *{
margin:0;
padding:0;
font-size:13px;
}

div#area755In{
	width:755px;
	border:1px solid #ccc; 
	margin-top: 2px;
}


div#area755In table{
	width:100%;
	border:none;
	border-collapse:collapse;
}

div#area755In table td{
	vertical-align:middle;
	line-height:1.2;
}

div#area755In table td p{
	margin-left:5px;
}
/*
div#area755In table th p{
	margin:2px;
	background:#fc3;
	font-weight:bold;
	padding:4px 5px;
	max-width: 65px;
}*/

div#area755In table th {
    width: 7em;
}
div#area755In table th p {
    background: url(/addin/cojp/images/menu_bg755.gif) no-repeat scroll left center transparent;
    font-weight: bold;
    margin: 2px;
    padding: 2px 2px 2px 2em;
    color: #ff5400;
}

/*:root *> div#area755In table th p {	padding:2px 5px;}*/

ul#itemList{
padding:3px;
list-style-type:none;
}


ul#itemList li{
margin-left:5px;
}

.txtright{
	text-align:right;
	margin:3px 5px;
}

.price{color: #ff5400;}
